#dag #graph #graphlib #dagre

graphlib_rust

Dagre's Graphlib implementation in Rust

4 releases

0.0.4 Mar 24, 2024
0.0.3 Apr 14, 2023
0.0.2 Apr 12, 2023
0.0.1 Apr 10, 2023

#1196 in Algorithms

Download history 6/week @ 2024-12-07 11/week @ 2025-02-15 4/week @ 2025-02-22

128 downloads per month
Used in dagre_rust

Apache-2.0

33KB
718 lines

graphlib-rust

graphlib-rust is a Rust implementation of graphlib that provides data structures for undirected and directed multi-graphs along with algorithms that can be used with them.

License

Graphlib is licensed under the terms of the Apache-2.0 License. See the LICENSE file for details.

Dependencies

~13KB