Gankra / thin-vecLinks
A Vec That Has a Smaller size_of
☆143Updated 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
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- A fast, concurrent string interner☆151Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆96Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Program startup and thread support written in Rust☆190Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆190Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Make trait methods callable without the trait in scope☆152Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆112Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Better reference counted strings for Rust☆134Updated last year
- Lazy formatting utility macro for rust☆128Updated last year
- "A very small syn"☆209Updated 6 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- A data structure to efficiently intern, cache and restore strings.☆202Updated last week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆241Updated 2 months ago
- An exploration of Storages☆37Updated last year