thomcc / rust-typed-arenaLinks
The arena, a fast but limited type of allocator
☆553Updated 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:
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 3 weeks ago
- A Rust implementation of the xxHash algorithm.☆408Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Slab allocator for Rust☆836Updated last month
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆762Updated last month
- Generic array types in Rust☆415Updated 6 months ago
- Intrusive collections for Rust☆464Updated last year
- Compile time numbers in Rust.☆560Updated 3 months ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Fast floating point to string conversion☆650Updated 3 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆683Updated 2 years ago
- Fowler–Noll–Vo hash function☆347Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆482Updated last year
- Fast numeric to- and from-string conversion routines.☆336Updated 7 months ago
- A library for creating references that carry their owner with them.☆377Updated last year
- Portable Packed SIMD Vectors for Rust standard library☆629Updated last year
- Just, really the littlest Vec you could need. So smol.☆705Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆471Updated 2 weeks ago
- Compile-time reference counting☆457Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago
- Rust method delegation with less boilerplate☆495Updated last month
- Compact inlined strings for Rust.☆530Updated last year
- PEG parser combinators using operator overloading without macros.☆519Updated 7 months ago
- A port of MUSL's libm to Rust.☆633Updated 4 months ago
- An intrusive flamegraph profiling tool for rust.☆722Updated last year
- A set of alternative `derive` attributes for Rust☆448Updated last year
- Cargo subcommand to profile binaries☆447Updated 2 years ago
- Rust doesn't have exceptions☆634Updated 5 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆393Updated 3 years ago