thomcc / rust-typed-arenaLinks
The arena, a fast but limited type of allocator
☆566Updated last year
Alternatives and similar repositories for rust-typed-arena
Users that are interested in rust-typed-arena are comparing it to the libraries listed below
Sorting:
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- A vector with a fixed capacity. (Rust)☆832Updated last year
- Slab allocator for Rust☆848Updated 3 months ago
- Generic array types in Rust☆429Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆634Updated last year
- Compile time numbers in Rust.☆569Updated last week
- Fast floating point to string conversion☆667Updated 3 weeks ago
- Fowler–Noll–Vo hash function☆350Updated last year
- Intrusive collections for Rust☆470Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆768Updated 3 months ago
- A Rust implementation of the xxHash algorithm.☆412Updated 2 months ago
- Compile-time reference counting☆456Updated 5 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆684Updated 2 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆484Updated last year
- Stackless generators on stable Rust.☆471Updated 3 years ago
- Just, really the littlest Vec you could need. So smol.☆711Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆455Updated last month
- Portable Packed SIMD Vectors for Rust standard library☆634Updated last year
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- Slotmap data structure for Rust☆1,248Updated last year
- Compact inlined strings for Rust.☆534Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆565Updated 3 years ago
- Macros for all your token pasting needs☆1,064Updated last year
- Rust doesn't have exceptions☆636Updated 5 years ago
- rust stackful generator library☆351Updated last month
- Fast numeric to- and from-string conversion routines.☆343Updated last month
- A safe and convenient store for one value of each type☆349Updated last year
- Rust method delegation with less boilerplate☆502Updated 3 months ago
- Backtraces in Rust☆597Updated last month
- derive simple constructor functions for Rust structs☆569Updated last year