Gankra / thin-vec
A Vec That Has a Smaller size_of
☆135Updated last week
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☆149Updated 7 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated 2 months ago
- ☆50Updated 3 weeks ago
- Better reference counted strings for Rust☆119Updated 8 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆89Updated last week
- Const TypeId and non-'static TypeId☆61Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated 2 weeks ago
- String optimized for map keys☆62Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 7 months ago
- String interning for Rust☆198Updated last month
- An on-disk hash table implementation☆116Updated 3 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- docs.rs as a publishing platform?☆68Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆150Updated 2 weeks ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆177Updated this week
- Utility wrapper to send non send types to other threads safely☆174Updated last year
- Make trait methods callable without the trait in scope☆136Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Compile-time string formatting☆233Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- A garbage collection library for Rust with zero unsafe code☆108Updated 8 months ago
- Program startup and thread support written in Rust☆179Updated last week
- A lightweight version of pin-project written with declarative macros.☆242Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated last week
- Pull in every source file in a directory as a module☆170Updated 2 weeks ago