thomcc / rust-typed-arenaLinks
The arena, a fast but limited type of allocator
☆552Updated 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☆821Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆756Updated 2 weeks ago
- Compile time numbers in Rust.☆557Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆627Updated last year
- Generic array types in Rust☆416Updated 5 months ago
- A Rust implementation of the xxHash algorithm.☆408Updated 2 months ago
- Intrusive collections for Rust☆458Updated 11 months ago
- Stackless generators on stable Rust.☆466Updated 3 years ago
- Fast floating point to string conversion☆650Updated 2 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆760Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆376Updated last year
- Rust method delegation with less boilerplate☆494Updated last month
- Just, really the littlest Vec you could need. So smol.☆704Updated this week
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆682Updated 2 years ago
- Portable Packed SIMD Vectors for Rust standard library☆630Updated last year
- PEG parser combinators using operator overloading without macros.☆518Updated 6 months ago
- Fast numeric to- and from-string conversion routines.☆333Updated 6 months ago
- Fowler–Noll–Vo hash function☆347Updated last year
- Compile-time reference counting☆458Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- rust stackful generator library☆342Updated last month
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- Rust doesn't have exceptions☆633Updated 5 years ago
- Count lines of LLVM IR per generic function☆468Updated last month
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago
- Easy self-referential struct generation for Rust.☆637Updated 7 months ago
- Compact inlined strings for Rust.☆528Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆232Updated 4 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆480Updated last year