mozilla / thin-vecLinks
A Vec That Has a Smaller size_of
☆154Updated 4 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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆105Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated last week
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- A fast, concurrent string interner☆164Updated last year
- Const TypeId and non-'static TypeId☆70Updated last month
- Better reference counted strings for Rust☆140Updated last year
- docs.rs as a publishing platform?☆71Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆271Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- ☆100Updated 5 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Program startup and thread support written in Rust☆204Updated 3 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- "A very small syn"☆212Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year