thomcc / rust-typed-arenaLinks
The arena, a fast but limited type of allocator
☆560Updated 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☆846Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆830Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 2 weeks ago
- Generic array types in Rust☆427Updated this week
- Intrusive collections for Rust☆471Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆765Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆635Updated last year
- Compile time numbers in Rust.☆565Updated 3 weeks ago
- Fowler–Noll–Vo hash function☆349Updated last year
- Fast numeric to- and from-string conversion routines.☆341Updated 2 weeks ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Fast floating point to string conversion☆662Updated this week
- Portable Packed SIMD Vectors for Rust standard library☆632Updated last year
- A Rust implementation of the xxHash algorithm.☆410Updated last month
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆484Updated last year
- Just, really the littlest Vec you could need. So smol.☆708Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆565Updated 3 years ago
- Rust doesn't have exceptions☆635Updated 5 years ago
- Rust method delegation with less boilerplate☆497Updated 3 months ago
- rust stackful generator library☆350Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆477Updated 3 weeks ago
- Cargo subcommand to profile binaries☆448Updated 2 years ago
- Compile-time reference counting☆456Updated 5 months ago
- Compact inlined strings for Rust.☆533Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆455Updated 3 weeks ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆234Updated 4 years ago
- An intrusive flamegraph profiling tool for rust.☆723Updated last year
- PEG parser combinators using operator overloading without macros.☆520Updated 8 months ago
- A safe and convenient store for one value of each type☆349Updated last year