thomcc / rust-typed-arenaLinks
The arena, a fast but limited type of allocator
☆548Updated 11 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 reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- Slab allocator for Rust☆804Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆626Updated last year
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Intrusive collections for Rust☆455Updated 10 months ago
- Compile time numbers in Rust.☆555Updated 2 months ago
- Stackless generators on stable Rust.☆467Updated 3 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆480Updated last year
- Generic array types in Rust☆414Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆700Updated 5 months ago
- Fast floating point to string conversion☆647Updated 2 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆759Updated 2 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆681Updated last year
- Portable Packed SIMD Vectors for Rust standard library☆630Updated last year
- Fowler–Noll–Vo hash function☆347Updated last year
- A library for creating references that carry their owner with them.☆375Updated last year
- A Rust implementation of the xxHash algorithm.☆406Updated last month
- rust stackful generator library☆342Updated last month
- Fast numeric to- and from-string conversion routines.☆333Updated 5 months ago
- Rust method delegation with less boilerplate☆492Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆620Updated 11 months ago
- Count lines of LLVM IR per generic function☆465Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆631Updated 6 months ago
- Compile-time reference counting☆458Updated 2 months ago
- Cargo subcommand to profile binaries☆443Updated 2 years ago
- Compact inlined strings for Rust.☆526Updated last year
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Slotmap data structure for Rust☆1,217Updated last year
- ☆493Updated 9 months ago