Arena based tree 🌲 structure by using indices instead of reference counted pointers
-
Updated
Oct 24, 2024 - Rust
Arena based tree 🌲 structure by using indices instead of reference counted pointers
A bump allocator that uses fixed-size chunks to ensure non-amortized O(1) allocations
Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.
A typed arena that uses fixed-size chunks to ensure non-amortized O(1) allocations
A simple html game where you manage an arena
A tiny arena allocator that uses atomics.
Dynamically typed arenas for rust, supporting any `Sized` type.
Add a description, image, and links to the arena topic page so that developers can more easily learn about it.
To associate your repository with the arena topic, visit your repo's landing page and select "manage topics."