A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.
☆691Aug 18, 2023Updated 3 years ago
Alternatives and similar repositories for generational-arena
Users that are interested in generational-arena are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The arena, a fast but limited type of allocator☆590Aug 16, 2024Updated 2 years ago
- Slotmap data structure for Rust☆1,360Sep 4, 2026Updated 2 weeks ago
- A simple, id-based arena☆134Jan 14, 2026Updated 8 months ago
- A fast bump allocation arena for Rust☆2,334Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,527Jul 19, 2026Updated 2 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Ensure correct assumptions about constants, types, and more in Rust☆665Nov 18, 2023Updated 2 years ago
- Slab allocator for Rust☆938Aug 16, 2026Updated last month
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,435Sep 5, 2026Updated 2 weeks ago
- Rust doesn't have exceptions☆632Aug 17, 2020Updated 6 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆813Updated this week
- Assorted immutable collection datatypes for Rust☆1,585Aug 19, 2024Updated 2 years ago
- Error management☆1,414May 2, 2020Updated 6 years ago
- Colorful panic backtraces for Rust☆601Aug 1, 2026Updated last month
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Rust port of Google's SwissTable hash map☆2,996Sep 6, 2026Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆297Aug 31, 2026Updated 3 weeks ago
- Specs - Parallel ECS☆2,614Jun 7, 2024Updated 2 years ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆2,017Feb 8, 2026Updated 7 months ago
- Concurrency permutation testing tool for Rust.☆2,825Feb 20, 2026Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆393Sep 17, 2025Updated last year
- A library for creating references that carry their owner with them.☆388Oct 12, 2023Updated 2 years ago
- SIMD for humans☆1,599Aug 29, 2023Updated 3 years ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,978Updated this week
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Compile time static maps for Rust☆2,189Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,091Mar 12, 2026Updated 6 months ago
- A safe and convenient store for one value of each type☆352Jul 15, 2024Updated 2 years ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,412Aug 28, 2026Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆907Jul 19, 2026Updated 2 months ago
- A binary encoder / decoder implementation in Rust.☆3,061Aug 15, 2025Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆280Sep 12, 2026Updated last week
- Rust macro to generate self-referential structs☆214May 1, 2021Updated 5 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,735Updated this week
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Intrusive collections for Rust☆559Aug 4, 2026Updated last month
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,087Sep 12, 2026Updated last week
- indexlist: A doubly linked list, backed by a vector☆85Aug 30, 2023Updated 3 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,118Aug 10, 2026Updated last month
- 2D graphics rendering on the GPU in rust using path tessellation.☆2,599Sep 6, 2026Updated 2 weeks ago
- Whole program static stack analysis☆665Oct 28, 2024Updated last year
- safe bindings to io-uring☆681Jun 14, 2021Updated 5 years ago