rust-generational-arena

Created
Was maintained by pennbauman
A safe arena allocator that supports deletion without suffering from the ABA problem by using generational indices.
git clone

rust-generational-arena

The rust-generational-arena package