thomcc / rust-typed-arenaLinks
The arena, a fast but limited type of allocator
☆557Updated 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:
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- Slab allocator for Rust☆842Updated last month
- Intrusive collections for Rust☆467Updated last year
- A vector with a fixed capacity. (Rust)☆831Updated 11 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆764Updated last month
- Generic array types in Rust☆418Updated 6 months ago
- Compile time numbers in Rust.☆562Updated 4 months ago
- Fast floating point to string conversion☆654Updated 2 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆683Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆408Updated 3 weeks ago
- A library for creating references that carry their owner with them.☆377Updated last year
- Stackless generators on stable Rust.☆469Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆566Updated 3 years ago
- Portable Packed SIMD Vectors for Rust standard library☆632Updated last year
- Compact inlined strings for Rust.☆530Updated 2 years ago
- Fast numeric to- and from-string conversion routines.☆341Updated last week
- Fowler–Noll–Vo hash function☆347Updated last year
- Compile-time reference counting☆456Updated 4 months ago
- rust stackful generator library☆349Updated this week
- PEG parser combinators using operator overloading without macros.☆519Updated 8 months ago
- Rust method delegation with less boilerplate☆496Updated 2 months ago
- Rust doesn't have exceptions☆635Updated 5 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆483Updated last year
- An intrusive flamegraph profiling tool for rust.☆724Updated last year
- Count lines of LLVM IR per generic function☆475Updated last month
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Spin-based synchronization primitives☆553Updated this week
- A set of alternative `derive` attributes for Rust☆452Updated 3 weeks ago