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,261Updated last week
- The arena, a fast but limited type of allocator☆570Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆768Updated 4 months ago
- Array of Struct to Struct of Array helpers in Rust☆468Updated 8 months ago
- A safe and convenient store for one value of each type☆350Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated 3 weeks ago
- Stackless generators on stable Rust.☆474Updated 3 years ago
- Rust doesn't have exceptions☆636Updated 5 years ago
- Portable Packed SIMD Vectors for Rust standard library☆635Updated last year
- An intrusive flamegraph profiling tool for rust.☆728Updated last year
- Slab allocator for Rust☆854Updated last month
- A vector with a fixed capacity. (Rust)☆840Updated last year
- Data structure serialization library with several opposite design goals from Serde☆907Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,258Updated last year
- Geometry primitives (basic linear algebra) for Rust☆475Updated 9 months ago
- PEG parser combinators using operator overloading without macros.☆521Updated 10 months ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- easy simd☆370Updated 2 months ago
- Compact inlined strings for Rust.☆537Updated 2 years ago
- Macros for all your token pasting needs☆1,065Updated last year
- A wide linear algebra crate for games and graphics.☆784Updated 6 months ago
- Rust method delegation with less boilerplate☆507Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,082Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,444Updated 3 weeks ago
- Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.☆306Updated 2 months ago
- A modern Rust debugging library 🦀☆892Updated 3 years ago
- The Wasm-Enabled, Elfin Allocator☆711Updated 2 years ago
- A port of MUSL's libm to Rust.☆634Updated 7 months ago
- A crate for managing memory bit by bit☆1,362Updated last year