fitzgen / generational-arenaLinks
A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.
☆681Updated last year
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,221Updated last year
- The arena, a fast but limited type of allocator☆548Updated 11 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆759Updated 2 months ago
- Array of Struct to Struct of Array helpers in Rust☆445Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- An intrusive flamegraph profiling tool for rust.☆720Updated last year
- Stackless generators on stable Rust.☆467Updated 3 years ago
- Slab allocator for Rust☆804Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆624Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,237Updated last year
- A safe and convenient store for one value of each type☆346Updated last year
- Portable Packed SIMD Vectors for Rust standard library☆630Updated last year
- PEG parser combinators using operator overloading without macros.☆518Updated 6 months ago
- Data structure serialization library with several opposite design goals from Serde☆875Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆621Updated 11 months ago
- Geometry primitives (basic linear algebra) for Rust☆472Updated 5 months ago
- A fast bump allocation arena for Rust☆1,830Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,400Updated 2 months ago
- Generic array types in Rust☆414Updated 4 months ago
- A modern Rust debugging library 🦀☆892Updated 3 years ago
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- A wide linear algebra crate for games and graphics.☆774Updated 2 months ago
- An experimental serialization system written in Rust☆276Updated 2 years ago
- A string type for Rust that is not required to be valid UTF-8.☆961Updated 3 months ago
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- The Wasm-Enabled, Elfin Allocator☆700Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆406Updated last month
- Compact inlined strings for Rust.☆526Updated last year
- Compile-time reference counting☆458Updated 2 months ago