Arena based tree 🌲 structure by using indices instead of reference counted pointers
-
Updated
May 7, 2025 - Rust
8000
Arena based tree 🌲 structure by using indices instead of reference counted pointers
rs-poker is a rust library that includes all of the poker evaluation tools that you need from hand ranking and starting card enumeration to a full agent arena for self learning.
Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.
A bump allocator that uses fixed-size chunks to ensure non-amortized O(1) allocations
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.
A simple, index-based arena without deletion.
Accelerating the deduplication and collapsing process for reads with Unique Molecular Identifiers (UMI). Rewrite original UMICollapse in Rust.
Efficient, reusable memory arena for Rust with support for contiguous memory blocks.
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."