#graph #dag #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

#562 in Algorithms

Download history 2/week @ 2024-02-20 9/week @ 2024-02-27 5/week @ 2024-03-12 109/week @ 2024-03-19 21/week @ 2024-03-26 24/week @ 2024-04-02

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