udoprog / fixed-mapLinks
A map implementation that relies on fixed-size storage derived by a procedural macro
☆49Updated 3 weeks 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 7 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- ☆112Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- ☆59Updated last year
- ☆108Updated last year
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- ☆56Updated 2 years ago
- Big array helper for serde☆64Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Eventually consistent values for Rust☆126Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- ☆125Updated 3 years ago
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Run closures in parallel☆115Updated 9 months ago
- Serialization value trees☆48Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A library for compact bit sets containing enums.☆118Updated 3 weeks ago
- ☆57Updated 3 years ago