Gankra / thin-vec
A Vec That Has a Smaller size_of
☆138Updated last month
Alternatives and similar repositories for thin-vec:
Users that are interested in thin-vec are comparing it to the libraries listed below
- A fast, concurrent string interner☆150Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆181Updated last month
- Determine whether characters have the XID_Start or XID_Continue properties☆89Updated last month
- Mirror of Rust's allocator api for use on stable rust☆59Updated 2 months ago
- String interning for Rust☆199Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- A fast and safe implementation of stackful coroutines in Rust☆227Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated 2 months ago
- String optimized for map keys☆62Updated this week
- ☆49Updated 2 months ago
- Program startup and thread support written in Rust☆184Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Bisects rustc, either nightlies or CI artifacts☆183Updated 3 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- "A very small syn"☆203Updated 3 months ago
- An on-disk hash table implementation☆116Updated 3 years ago
- Pull in every source file in a directory as a module☆172Updated 2 months ago
- ☆98Updated 2 months ago
- A concurrent, append-only vector.☆158Updated this week
- Better reference counted strings for Rust☆124Updated 9 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆104Updated 5 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆156Updated 11 months ago
- A garbage collection library for Rust with zero unsafe code☆111Updated 9 months ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated 2 months ago
- Define your own PhantomData☆152Updated 2 months ago