thomcc / rust-typed-arenaLinks
The arena, a fast but limited type of allocator
☆576Updated 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 numbers in Rust.☆573Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆645Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆854Updated last year
- Slab allocator for Rust☆875Updated last week
- Stackless generators on stable Rust.☆478Updated 3 years ago
- A Rust implementation of the xxHash algorithm.☆430Updated 5 months ago
- Generic array types in Rust☆432Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆769Updated this week
- Portable Packed SIMD Vectors for Rust standard library☆635Updated last year
- Fowler–Noll–Vo hash function☆357Updated last year
- Intrusive collections for Rust☆487Updated last month
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 6 months ago
- Compile-time reference counting☆457Updated 8 months ago
- Fast floating point to string conversion☆690Updated last week
- Count lines of LLVM IR per generic function☆497Updated last month
- A library for creating references that carry their owner with them.☆384Updated 2 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Updated 2 years ago
- Fast numeric to- and from-string conversion routines.☆350Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆726Updated 2 weeks ago
- Compact inlined strings for Rust.☆543Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆499Updated 2 years ago
- Easy self-referential struct generation for Rust.☆691Updated last year
- rust stackful generator library☆361Updated last month
- Rust method delegation with less boilerplate☆511Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆388Updated 4 months ago
- Backtraces in Rust☆605Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆569Updated 4 years ago
- Rust doesn't have exceptions☆634Updated 5 years ago
- Macros for all your token pasting needs☆1,077Updated last year