mozilla / thin-vecLinks
A Vec That Has a Smaller size_of
☆144Updated this week
Alternatives and similar repositories for thin-vec
Users that are interested in thin-vec are comparing it to the libraries listed below
Sorting:
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- A fast, concurrent string interner☆153Updated last year
- Better reference counted strings for Rust☆137Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated last month
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 3 weeks ago
- Determine whether characters have the XID_Start or XID_Continue properties☆97Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Pull in every source file in a directory as a module☆178Updated last week
- Graph the number of crates that depend on your crate over time☆253Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆157Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Rust bindings for libffi☆120Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Program startup and thread support written in Rust☆193Updated 4 months ago
- Small, fast, synchronization primitives☆250Updated last year
- Lazy formatting utility macro for rust☆129Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆117Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆202Updated this week
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- "A very small syn"☆209Updated 8 months ago
- String optimized for map keys☆66Updated this week
- String interning for Rust☆204Updated 3 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year