thomcc / rust-typed-arenaLinks
The arena, a fast but limited type of allocator
☆542Updated 10 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
Sorting:
- Generic array types in Rust☆411Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- Slab allocator for Rust☆793Updated last week
- Stackless generators on stable Rust.☆464Updated 2 years ago
- Compile time numbers in Rust.☆547Updated 3 weeks ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- A Rust implementation of the xxHash algorithm.☆400Updated last week
- ☆489Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆565Updated 3 years ago
- Fast floating point to string conversion☆641Updated last month
- Intrusive collections for Rust☆454Updated 9 months ago
- Count lines of LLVM IR per generic function☆454Updated 4 months ago
- Spin-based synchronization primitives☆536Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆948Updated 2 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆753Updated last month
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- Portable Packed SIMD Vectors for Rust standard library☆623Updated last year
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Rust method delegation with less boilerplate☆487Updated 2 months ago
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- Compile-time reference counting☆450Updated last month
- Rust doesn't have exceptions☆634Updated 4 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Module initialization/global constructor functions for Rust☆869Updated last month
- Easy self-referential struct generation for Rust.☆617Updated 5 months ago
- A library for creating references that carry their owner with them.☆373Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago