thomcc / rust-typed-arenaLinks
The arena, a fast but limited type of allocator
☆541Updated 9 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
Sorting:
- Ensure correct assumptions about constants, types, and more in Rust☆618Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆746Updated 2 weeks ago
- Fast floating point to string conversion☆635Updated 2 weeks ago
- Slab allocator for Rust☆787Updated last week
- ☆487Updated 7 months ago
- Generic array types in Rust☆411Updated 2 months ago
- Rust method delegation with less boilerplate☆487Updated last month
- Intrusive collections for Rust☆454Updated 8 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆611Updated 9 months ago
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Stackless generators on stable Rust.☆461Updated 2 years ago
- A string type for Rust that is not required to be valid UTF-8.☆938Updated last month
- Module initialization/global constructor functions for Rust☆864Updated 2 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆747Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆860Updated 2 weeks ago
- A Rust implementation of the xxHash algorithm.☆396Updated 5 months ago
- Slotmap data structure for Rust☆1,202Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆468Updated last year
- Compile time numbers in Rust.☆547Updated last month
- A set of alternative `derive` attributes for Rust☆438Updated last year
- An intrusive flamegraph profiling tool for rust.☆716Updated last year
- A library for creating references that carry their owner with them.☆372Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆417Updated 2 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆680Updated last year
- Count lines of LLVM IR per generic function☆444Updated 4 months ago
- Fast numeric to- and from-string conversion routines.☆328Updated 3 months ago
- Compile-time reference counting☆448Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆689Updated 2 months ago
- Spin-based synchronization primitives☆534Updated 2 months ago