#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

#513 in Algorithms

Download history 9/week @ 2024-02-22 2/week @ 2024-02-29 1/week @ 2024-03-07 4/week @ 2024-03-14 114/week @ 2024-03-21 30/week @ 2024-03-28 10/week @ 2024-04-04

154 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