thomcc / rust-typed-arena
The arena, a fast but limited type of allocator
☆534Updated 7 months ago
Alternatives and similar repositories for rust-typed-arena:
Users that are interested in rust-typed-arena are comparing it to the libraries listed below
- Slab allocator for Rust☆747Updated last month
- A vector with a fixed capacity. (Rust)☆803Updated 5 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆732Updated 3 weeks ago
- Intrusive collections for Rust☆443Updated 6 months ago
- Compile time numbers in Rust.☆541Updated last month
- Stackless generators on stable Rust.☆456Updated 2 years ago
- Fast floating point to string conversion☆628Updated 3 weeks ago
- Rust method delegation with less boilerplate☆463Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆607Updated last year
- Module initialization/global constructor functions for Rust☆827Updated 2 weeks ago
- A Rust implementation of the xxHash algorithm.☆388Updated 3 months ago
- Spin-based synchronization primitives☆511Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆902Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆675Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆638Updated this week
- Generic array types in Rust☆406Updated 2 weeks ago
- Rust doesn't have exceptions☆630Updated 4 years ago
- Data structure serialization library with several opposite design goals from Serde☆847Updated 3 weeks ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Portable Packed SIMD Vectors for Rust standard library☆614Updated 10 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆735Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 7 months ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- ☆478Updated 5 months ago
- Asynchronous streams for Rust using async & await notation☆665Updated 3 months ago
- Count lines of LLVM IR per generic function☆437Updated 2 months ago
- Easy self-referential struct generation for Rust.☆594Updated 2 months ago
- Macros for all your token pasting needs☆1,041Updated 5 months ago