thomcc / rust-typed-arenaLinks
The arena, a fast but limited type of allocator
☆574Updated 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:
- A vector with a fixed capacity. (Rust)☆850Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- Generic array types in Rust☆431Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated last month
- Slab allocator for Rust☆866Updated 2 months ago
- Intrusive collections for Rust☆483Updated 2 weeks ago
- Compile time numbers in Rust.☆571Updated 2 months ago
- Stackless generators on stable Rust.☆475Updated 3 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 5 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Updated 2 years ago
- Portable Packed SIMD Vectors for Rust standard library☆634Updated last year
- Rust method delegation with less boilerplate☆509Updated 2 months ago
- Fowler–Noll–Vo hash function☆354Updated last year
- Compact inlined strings for Rust.☆539Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆425Updated 4 months ago
- Fast floating point to string conversion☆689Updated 3 weeks ago
- Compile-time reference counting☆455Updated 8 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆493Updated last year
- Just, really the littlest Vec you could need. So smol.☆717Updated 3 weeks ago
- Fast numeric to- and from-string conversion routines.☆347Updated 3 months ago
- PEG parser combinators using operator overloading without macros.☆521Updated 11 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- rust stackful generator library☆361Updated last month
- cross-platform Rust API for memory mapped IO☆566Updated 3 years ago
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- Count lines of LLVM IR per generic function☆492Updated last month
- A port of MUSL's libm to Rust.☆635Updated 9 months ago
- Spin-based synchronization primitives☆574Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆687Updated last year