-
I've developed a graph library called Prepona mostly for practice purposes. I tried to contribute to the petgraph instead, but my pull request is still pending since Sep 19, 2020. Then I decided to study the petgraph code base and join the maintainers. But the code base is a little messy and hard to maintain. At least for me.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
I second the need for quickcheck-style tests. I implemented a matching algorithm in petgraph, and quickcheck discovered so many bugs on non-trivial graphs. Thanks to it, I am now much more confident that it is indeed correct.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.