7 releases

0.1.6 Oct 20, 2021
0.1.5 Oct 4, 2021

#707 in Memory management

22 downloads per month

Custom license

6KB
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

~0.6–1.5MB
~33K SLoC