thomcc / rust-typed-arena
The arena, a fast but limited type of allocator
☆521Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for rust-typed-arena
- A vector with a fixed capacity. (Rust)☆747Updated last month
- Slab allocator for Rust☆705Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- Stackless generators on stable Rust.☆441Updated 2 years ago
- Generic array types in Rust☆405Updated 4 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆707Updated last week
- Fast floating point to string conversion☆607Updated last week
- Intrusive collections for Rust☆413Updated 2 months ago
- Rust method delegation with less boilerplate☆447Updated last month
- Compile time numbers in Rust.☆518Updated 5 months ago
- A library for creating references that carry their owner with them.☆362Updated last year
- Just, really the littlest Vec you could need. So smol.☆649Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- Spin-based synchronization primitives☆485Updated 3 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆702Updated this week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆451Updated 9 months ago
- Macros for all your token pasting needs☆1,026Updated last month
- ☆753Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆820Updated last week
- Typed distributed plugin registration☆997Updated last week
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- derive simple constructor functions for Rust structs☆529Updated 2 months ago
- A compiler plugin to insert flame calls☆379Updated last year
- Compile-time reference counting☆437Updated last year
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- A mortifying serialization library for Rust☆322Updated last year
- ☆447Updated 3 weeks ago