| Crates.io | rust-graph |
| lib.rs | rust-graph |
| version | 0.0.3 |
| created_at | 2015-03-01 21:29:21.294947+00 |
| updated_at | 2015-12-11 23:56:40.231265+00 |
| description | A graph library for Rust |
| homepage | |
| repository | https://github.com/gsingh93/rust-graph |
| max_upload_size | |
| id | 1499 |
| size | 28,233 |
Note: This library was created a while ago so I could learn Rust. The API isn't very good and the code isn't very good, so I wouldn't recommend using this library. For a better alternative, see petgraph. I will not be adding new code to this library, but I will be maintaining it in the case of bugs/breaking changes.
A library for creating and operating on graphs. See the examples folder for usage information.