Another graph library :)

This page summarizes the projects mentioned and recommended in the original post on /r/rust

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • prepona

    A graph crate with simplicity in mind

    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.

    InfluxDB logo
  • petgraph

    Graph data structure library for Rust.

    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.

Suggest a related project

Related posts

  • Borrow Checking, RC, GC, and the Eleven () Other Memory Safety Approaches

    2 projects | news.ycombinator.com | 24 Apr 2024
  • MAGE Got One More Wizard Called Rust

    2 projects | dev.to | 14 Mar 2023
  • Many of the typical "Algorithms" as plain Rust implementation

    4 projects | /r/rust | 22 Aug 2022
  • 2-way Weak

    1 project | /r/rust | 30 Jun 2022
  • autograph v0.1.0

    3 projects | /r/rust | 30 Oct 2021