thomcc / rust-typed-arenaLinks
The arena, a fast but limited type of allocator
☆573Updated 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)☆844Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆638Updated 2 years ago
- Slab allocator for Rust☆861Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated last week
- A Rust implementation of the xxHash algorithm.☆420Updated 3 months ago
- Stackless generators on stable Rust.☆475Updated 3 years ago
- Portable Packed SIMD Vectors for Rust standard library☆635Updated last year
- Generic array types in Rust☆431Updated last month
- Fowler–Noll–Vo hash function☆353Updated last year
- Compile time numbers in Rust.☆570Updated last month
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆769Updated 4 months ago
- Intrusive collections for Rust☆477Updated last year
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Updated 2 years ago
- Fast numeric to- and from-string conversion routines.☆345Updated 2 months ago
- Fast floating point to string conversion☆682Updated this week
- Rust method delegation with less boilerplate☆508Updated last month
- Compact inlined strings for Rust.☆538Updated 2 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Compile-time reference counting☆455Updated 7 months ago
- Just, really the littlest Vec you could need. So smol.☆716Updated last week
- A port of MUSL's libm to Rust.☆634Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago
- Count lines of LLVM IR per generic function☆491Updated last week
- rust stackful generator library☆358Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆675Updated 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Spin-based synchronization primitives☆569Updated last week
- Backtraces in Rust☆600Updated 3 months ago