thomcc / rust-typed-arenaLinks
The arena, a fast but limited type of allocator
☆571Updated 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☆855Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated this week
- Generic array types in Rust☆431Updated last month
- Compile time numbers in Rust.☆568Updated last month
- A vector with a fixed capacity. (Rust)☆843Updated last year
- Intrusive collections for Rust☆473Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆769Updated 4 months ago
- A Rust implementation of the xxHash algorithm.☆420Updated 3 months ago
- Stackless generators on stable Rust.☆474Updated 3 years ago
- Portable Packed SIMD Vectors for Rust standard library☆635Updated last year
- Fast floating point to string conversion☆678Updated this week
- Fast numeric to- and from-string conversion routines.☆345Updated 2 months ago
- Compact inlined strings for Rust.☆537Updated 2 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Updated 2 years ago
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- Rust method delegation with less boilerplate☆508Updated last month
- Compile-time reference counting☆455Updated 7 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- Fowler–Noll–Vo hash function☆352Updated last year
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago
- Just, really the littlest Vec you could need. So smol.☆715Updated this week
- Cargo subcommand to profile binaries☆449Updated 2 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Count lines of LLVM IR per generic function☆487Updated this week
- A port of MUSL's libm to Rust.☆634Updated 8 months ago
- rust stackful generator library☆357Updated this week
- Backtraces in Rust☆600Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆642Updated last year
- Rust doesn't have exceptions☆635Updated 5 years ago