mozilla / thin-vecLinks
A Vec That Has a Smaller size_of
☆146Updated 3 weeks 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.☆174Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆260Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Determine whether characters have the XID_Start or XID_Continue properties☆98Updated this week
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- A fast, concurrent string interner☆157Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated last month
- Program startup and thread support written in Rust☆194Updated 5 months ago
- Pull in every source file in a directory as a module☆179Updated last week
- Better reference counted strings for Rust☆137Updated last year
- An on-disk hash table implementation☆125Updated 3 years ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- String interning for Rust☆205Updated last month
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- A data structure to efficiently intern, cache and restore strings.☆203Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆204Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆159Updated last week
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Small, fast, synchronization primitives☆251Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆120Updated 11 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Rust replacement for miniz☆219Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆110Updated last year
- Const TypeId and non-'static TypeId☆68Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆260Updated 3 months ago