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,263Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆571Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆769Updated 4 months ago
- Array of Struct to Struct of Array helpers in Rust☆470Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated this week
- A safe and convenient store for one value of each type☆349Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Stackless generators on stable Rust.☆474Updated 3 years ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,257Updated last year
- A vector with a fixed capacity. (Rust)☆843Updated last year
- Slab allocator for Rust☆855Updated last month
- Rust doesn't have exceptions☆636Updated 5 years ago
- An intrusive flamegraph profiling tool for rust.☆728Updated last year
- Portable Packed SIMD Vectors for Rust standard library☆635Updated last year
- PEG parser combinators using operator overloading without macros.☆521Updated 10 months ago
- Runtime for executing procedural macros as WebAssembly☆1,446Updated last week
- Geometry primitives (basic linear algebra) for Rust☆474Updated 10 months ago
- Data structure serialization library with several opposite design goals from Serde☆909Updated last week
- A crate for managing memory bit by bit☆1,363Updated last year
- A modern Rust debugging library 🦀☆892Updated 3 years ago
- Macros for all your token pasting needs☆1,067Updated last year
- The Wasm-Enabled, Elfin Allocator☆711Updated 2 years ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- A wide linear algebra crate for games and graphics.☆784Updated 6 months ago
- Just, really the littlest Vec you could need. So smol.☆715Updated this week
- Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.☆305Updated 2 months ago
- A Rust implementation of the xxHash algorithm.☆420Updated 3 months ago
- Online introspection for Rust☆418Updated 3 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,580Updated last month
- A crate for mucking around with piles of bytes☆935Updated this week