udoprog / fixed-mapLinks
A map implementation that relies on fixed-size storage derived by a procedural macro
☆47Updated last month
Alternatives and similar repositories for fixed-map
Users that are interested in fixed-map are comparing it to the libraries listed below
Sorting:
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- ☆57Updated last year
- ☆112Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Typed any map for rust☆67Updated 6 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Abstract over different executors☆74Updated last year
- ☆35Updated 5 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- ☆57Updated last year
- Big array helper for serde☆61Updated last year
- Serialization value trees☆45Updated 11 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆149Updated last month
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Trait aliases on stable Rust☆55Updated 3 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- ☆109Updated last year