7 releases

0.1.6 Oct 20, 2021
0.1.5 Oct 4, 2021

#808 in Data structures

36 downloads per month

Custom license

5KB
138 lines

Arena

Simple Rust implementation of arena allocated graphs.

Each graph starts with a root as an entry point to the rest of the graph, much like a tree.

Development and Contribution

Open a pull request

Dependencies

~1–1.7MB
~41K SLoC