Graphite
CodeRabbit
GitHub
Prometheus
Grafana
Inkscape
Datadog
Ellipsis
darcs
Git
Mercurial SCM
Apache Subversion
Fossil
Pijul
Git for Windows
Azure DevOps
GraphiteGraphite is recommended for developers, system administrators, and IT professionals who need to monitor and visualize time-series data, particularly those working in environments with large-scale data monitoring needs.
Based on our record, Graphite should be more popular than darcs. It has been mentiond 16 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Startups should check the internet before naming them after tools like Graphite for monitoring https://graphiteapp.org/. - Source: Hacker News / 7 months ago
Heh, I read Graphite as the monitoring tool[1] and was very confused for a second what they want with that old thing. 1: https://graphiteapp.org/. - Source: Hacker News / 7 months ago
Graphite: Focused on simple metrics collection and visualization, widely used in DevOps monitoring. - Source: dev.to / 10 months ago
Graphite is an open source monitoring and logging system that utilizes a push-based design architecture. What this means is that Graphite allows services to push their API logs into a component called Graphite Carbon, which is then stored in a database for later deep introspection and transformation. Prometheus, another open-source monitoring toolkit designed for cloud-native applications, is often used alongside... - Source: dev.to / over 1 year ago
Not to be confused with: https://graphiteapp.org/ (Time Series DB) https://graphite.dev/ (Code review suite). - Source: Hacker News / over 1 year ago
Also some older but still kicking alternatives: * https://darcs.net/ * https://mercurial-scm.org/. - Source: Hacker News / 27 days ago
Darcs [0] patch theory was a predecessor to OTs/CRDTs (and a predecessor to git as well; in some ways it is the "smart" to which git was named "dumb"). When it works and performs well it is still sometimes version control magic. Pijul [1] is an interesting experiment to watch, trying to keep the patch theory flag flying and also trying to bring in updates from OTs and CRDTs as it can. [0] https://darcs.net [1]... - Source: Hacker News / over 2 years ago
Perforce. As for DVCS, the best one I've used is Darcs: https://darcs.net/ There are some sticky wickets (specifically, exponential-time conflict resolution) that hindered its adoption. Thankfully, there's Pijul, which is like Darcs but a) solves that problem; and b) is written in Rust! The perfect DVCS, probably! https://pijul.org/. - Source: Hacker News / over 2 years ago
Well technically one alternative I am going to bring up predates Git by several years, and that's DARCS. Fans of DARCS have written plenty of material on Git's perceived weaknesses. While DARCS' Haskell codebase apparently had some issues, its underlying "change" semantics have remained influential. For example, Pijul is a Rust-based contender currently in beta. It embraces a huge number of the paradigms,... - Source: dev.to / about 4 years ago
We already have the "haskell of version control", darcs, i.e. Nobody uses it. Source: over 4 years ago
CodeRabbit - Unleash AI on Your Code Reviews with CodeRabbit
Git - Git is a free and open source version control system designed to handle everything from small to very large projects with speed and efficiency. It is easy to learn and lightweight with lighting fast performance that outclasses competitors.
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
Mercurial SCM - Mercurial is a free, distributed source control management tool.
Prometheus - An open-source systems monitoring and alerting toolkit.
Apache Subversion - Mirror of Apache Subversion. Contribute to apache/subversion development by creating an account on GitHub.