mozilla / thin-vecLinks
A Vec That Has a Smaller size_of
☆152Updated 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☆271Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆104Updated this week
- A fast, concurrent string interner☆162Updated last year
- Make trait methods callable without the trait in scope☆161Updated this week
- Utility wrapper to send non send types to other threads safely☆186Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated last month
- Better reference counted strings for Rust☆139Updated last year
- Mirror of Rust's allocator api for use on stable rust☆72Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated this week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Pull in every source file in a directory as a module☆179Updated last week
- Program startup and thread support written in Rust☆196Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- Small, fast, synchronization primitives☆254Updated last year
- ☆51Updated 3 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆123Updated last month
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated this week
- generators☆211Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated last month
- docs.rs as a publishing platform?☆71Updated this week
- Lazy formatting utility macro for rust☆129Updated 2 years ago