fitzgen / generational-arenaLinks
A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.
☆686Updated 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
Sorting:
- Slotmap data structure for Rust☆1,281Updated last month
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 5 months ago
- The arena, a fast but limited type of allocator☆575Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- Array of Struct to Struct of Array helpers in Rust☆479Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- A safe and convenient store for one value of each type☆349Updated last year
- Stackless generators on stable Rust.☆476Updated 3 years ago
- An intrusive flamegraph profiling tool for rust.☆729Updated last year
- Slab allocator for Rust☆866Updated last week
- Rust doesn't have exceptions☆634Updated 5 years ago
- PEG parser combinators using operator overloading without macros.☆522Updated last year
- Data structure serialization library with several opposite design goals from Serde☆916Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,269Updated last year
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,467Updated last week
- A Rust implementation of the xxHash algorithm.☆427Updated 4 months ago
- A modern Rust debugging library 🦀☆891Updated 3 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- Compact inlined strings for Rust.☆541Updated 2 years ago
- easy simd☆370Updated 4 months ago
- Portable Packed SIMD Vectors for Rust standard library☆635Updated last year
- Rust method delegation with less boilerplate☆509Updated 2 months ago
- A compiler plugin to insert flame calls☆389Updated 2 years ago
- A macro to generate structures which behave like bitflags☆1,093Updated last month
- Geometry primitives (basic linear algebra) for Rust☆477Updated 2 weeks ago
- Macros for all your token pasting needs☆1,074Updated last year
- A port of MUSL's libm to Rust.☆637Updated 9 months ago
- Efficient, lock-free, bounded Rust broadcast channel☆836Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆722Updated this week