7 releases
0.1.6 | Oct 20, 2021 |
---|---|
0.1.5 | Oct 4, 2021 |
#682 in Memory management
22 downloads per month
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.7–1.6MB
~34K SLoC