thomcc / rust-typed-arena
The arena, a fast but limited type of allocator
☆538Updated 8 months ago
Alternatives and similar repositories for rust-typed-arena:
Users that are interested in rust-typed-arena are comparing it to the libraries listed below
- Slab allocator for Rust☆758Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆614Updated last year
- A vector with a fixed capacity. (Rust)☆807Updated 5 months ago
- Fast floating point to string conversion☆632Updated last month
- Generic array types in Rust☆407Updated last month
- Compile time numbers in Rust.☆543Updated last week
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- ☆479Updated 5 months ago
- Portable Packed SIMD Vectors for Rust standard library☆618Updated 11 months ago
- Compile-time reference counting☆442Updated last year
- A Rust implementation of the xxHash algorithm.☆388Updated 4 months ago
- Rust method delegation with less boilerplate☆484Updated this week
- Fowler–Noll–Vo hash function☆345Updated last year
- A library for creating references that carry their owner with them.☆371Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆735Updated last month
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Data structure serialization library with several opposite design goals from Serde☆852Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆603Updated 8 months ago
- Slotmap data structure for Rust☆1,197Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 9 months ago
- Intrusive collections for Rust☆444Updated 7 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆461Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,443Updated last week
- Test harness for ui tests of compiler diagnostics☆875Updated last month
- Compact inlined strings for Rust.☆524Updated last year
- Easy self-referential struct generation for Rust.☆601Updated 3 months ago
- Safe cross-platform linker shenanigans☆723Updated last month
- oh heck, a case conversion library☆533Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆678Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆740Updated 2 months ago