Gankra / thin-vecLinks
A Vec That Has a Smaller size_of
☆140Updated 3 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:
- A fast, concurrent string interner☆150Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated this week
- Better reference counted strings for Rust☆126Updated 11 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- ☆50Updated 3 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- An on-disk hash table implementation☆121Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆91Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆183Updated 2 months ago
- String interning for Rust☆200Updated last month
- Small, fast, synchronization primitives☆246Updated 9 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- String optimized for map keys☆63Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Rust library for typesystem-assisted bitflags.☆125Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- A garbage collection library for Rust with zero unsafe code☆114Updated 11 months ago
- Graph the number of crates that depend on your crate over time☆248Updated last week
- A fast and safe implementation of stackful coroutines in Rust☆237Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated this week
- A data structure to efficiently intern, cache and restore strings.☆195Updated 2 months ago
- "A very small syn"☆204Updated 4 months ago