Gankra / thin-vec
A Vec That Has a Smaller size_of
☆133Updated 6 months ago
Alternatives and similar repositories for thin-vec:
Users that are interested in thin-vec are comparing it to the libraries listed below
- A fast, concurrent string interner☆148Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- A data structure to efficiently intern, cache and restore strings.☆184Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- Better reference counted strings for Rust☆118Updated 7 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated 3 weeks ago
- String interning for Rust