thomcc / rust-typed-arenaLinks
The arena, a fast but limited type of allocator
☆544Updated 10 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:
- Compile time numbers in Rust.☆551Updated last month
- Slab allocator for Rust☆801Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆623Updated last year
- Stackless generators on stable Rust.☆464Updated 3 years ago
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago
- Generic array types in Rust☆414Updated 4 months ago
- Fast floating point to string conversion☆644Updated last month
- Compile-time reference counting☆452Updated last month
- Fowler–Noll–Vo hash function☆346Updated last year
- Rust method delegation with less boilerplate☆491Updated 2 months ago
- A Rust implementation of the xxHash algorithm.☆403Updated last month
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆755Updated 2 months ago
- Count lines of LLVM IR per generic function☆462Updated 5 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆479Updated last year
- A library for creating references that carry their owner with them.☆375Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆682Updated last year
- Portable Packed SIMD Vectors for Rust standard library☆624Updated last year
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago
- Intrusive collections for Rust☆454Updated 10 months ago
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- PEG parser combinators using operator overloading without macros.☆517Updated 5 months ago
- Compact inlined strings for Rust.☆526Updated last year
- Slotmap data structure for Rust☆1,215Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆617Updated 10 months ago
- rust stackful generator library☆335Updated last week
- Fast numeric to- and from-string conversion routines.☆332Updated 5 months ago
- ☆490Updated 8 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago