Gankra / thin-vecLinks
A Vec That Has a Smaller size_of
☆140Updated 2 months ago
Alternatives and similar repositories for thin-vec
Users that are interested in thin-vec are comparing it to the libraries listed below
Sorting:
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- A fast, concurrent string interner☆150Updated 9 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Better reference counted strings for Rust☆126Updated 10 months ago
- ☆49Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last week
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- Make trait methods callable without the trait in scope☆146Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆185Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆182Updated 2 months ago
- String interning for Rust☆199Updated last week
- Determine whether characters have the XID_Start or XID_Continue properties☆91Updated last week
- Const TypeId and non-'static TypeId☆66Updated last week
- "A very small syn"☆204Updated 3 months ago
- A low-level I/O ownership and borrowing library☆101Updated 5 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- An on-disk hash table implementation☆120Updated 3 years ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆232Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Small, fast, synchronization primitives☆245Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- An exploration of Storages☆35Updated last year
- Manual segmented stacks for Rust☆306Updated last month
- A library for compact bit sets containing enums.☆101Updated 3 weeks ago