1 unstable release
0.1.0 | Sep 21, 2023 |
---|
#111 in #graph-algorithms
16KB
381 lines
Welcome to graffle!
Graffle is a highly efficient and performant graph library written in Rust. There are many different representations of graphs which are all useful for different tasks. Graffle aims to expose some of the most common represntations but also allows the user to create their own representation.
Graffle also provides implementations of algorithms which are generic over whichever graph representation you use.
Dependencies
~0.9–6MB
~28K SLoC