udoprog / fixed-mapLinks
A map implementation that relies on fixed-size storage derived by a procedural macro
☆49Updated 3 months ago
Alternatives and similar repositories for fixed-map
Users that are interested in fixed-map are comparing it to the libraries listed below
Sorting:
- ☆60Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- ☆112Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆92Updated 2 weeks ago
- Postfix macros on stable Rust, today.