# graphlib-rust graphlib-rust is a Rust implementation of [graphlib](https://github.com/dagrejs/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](LICENSE) file for details.