A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.
☆692Aug 18, 2023Updated 2 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☆585Aug 16, 2024Updated last year
- Slotmap data structure for Rust☆1,319May 9, 2026Updated 2 weeks ago
- A simple, id-based arena☆127Jan 14, 2026Updated 4 months ago
- A fast bump allocation arena for Rust☆2,207Apr 27, 2026Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,497Jan 21, 2026Updated 4 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Ensure correct assumptions about constants, types, and more in Rust☆663Nov 18, 2023Updated 2 years ago
- Slab allocator for Rust☆894Jan 31, 2026Updated 3 months ago
- [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,362May 2, 2026Updated 3 weeks ago
- Rust doesn't have exceptions☆633Aug 17, 2020Updated 5 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆788Updated this week
- Assorted immutable collection datatypes for Rust☆1,582Aug 19, 2024Updated last year
- Rust port of Google's SwissTable hash map☆2,922May 9, 2026Updated 2 weeks ago
- Error management☆1,416May 2, 2020Updated 6 years 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.
- Colorful panic backtraces for Rust☆601Apr 5, 2026Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆292Jan 22, 2026Updated 4 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,997Feb 8, 2026Updated 3 months ago
- Specs - Parallel ECS☆2,606Jun 7, 2024Updated last year
- Concurrency permutation testing tool for Rust.☆2,705Feb 20, 2026Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆392Sep 17, 2025Updated 8 months ago
- A library for creating references that carry their owner with them.☆388Oct 12, 2023Updated 2 years ago
- SIMD for humans☆1,601Aug 29, 2023Updated 2 years ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,844May 6, 2026Updated 2 weeks ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- A safe and convenient store for one value of each type☆353Jul 15, 2024Updated last year
- Compile time static maps for Rust☆2,141May 17, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,085Mar 12, 2026Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,344Feb 21, 2026Updated 3 months ago
- A binary encoder / decoder implementation in Rust.☆3,074Aug 15, 2025Updated 9 months ago
- A vector with a fixed capacity. (Rust)☆868May 3, 2026Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,644Apr 15, 2026Updated last month
- Intrusive collections for Rust☆516May 9, 2026Updated 2 weeks ago
- This crate guarantees that your application is free of panicking branches☆180May 23, 2019Updated 7 years ago
- 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.
- Append-only collections for Rust where borrows to entries can outlive insertions☆275Apr 7, 2026Updated last month
- Rust macro to generate self-referential structs☆213May 1, 2021Updated 5 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,071Feb 10, 2026Updated 3 months ago
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,002Updated this week
- 2D graphics rendering on the GPU in rust using path tessellation.☆2,562May 3, 2026Updated 3 weeks ago
- safe bindings to io-uring☆681Jun 14, 2021Updated 4 years ago
- Rust interface to io_uring☆341May 29, 2024Updated last year