thomcc / rust-typed-arenaLinks
The arena, a fast but limited type of allocator
☆569Updated 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:
- Slab allocator for Rust☆853Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Compile time numbers in Rust.☆568Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆762Updated last week
- A vector with a fixed capacity. (Rust)☆836Updated last year
- Generic array types in Rust☆431Updated 2 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆685Updated 2 years ago
- Fast floating point to string conversion☆670Updated last week
- Stackless generators on stable Rust.☆473Updated 3 years ago
- Intrusive collections for Rust☆472Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆768Updated 3 months ago
- Fowler–Noll–Vo hash function☆352Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Just, really the littlest Vec you could need. So smol.☆710Updated 3 months ago
- Portable Packed SIMD Vectors for Rust standard library☆634Updated last year
- Count lines of LLVM IR per generic function☆483Updated last week
- Compact inlined strings for Rust.☆536Updated 2 years ago
- Rust method delegation with less boilerplate☆503Updated 2 weeks ago
- A Rust implementation of the xxHash algorithm.☆417Updated 2 months ago
- rust stackful generator library☆353Updated 2 months ago
- Fast numeric to- and from-string conversion routines.☆344Updated last month
- A library for creating references that carry their owner with them.☆380Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆458Updated 2 months ago
- Spin-based synchronization primitives☆563Updated last week
- ☆501Updated 3 weeks ago
- Compile-time reference counting☆456Updated 6 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆234Updated 4 years ago
- A port of MUSL's libm to Rust.☆633Updated 7 months ago
- Easy self-referential struct generation for Rust.☆673Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago