udoprog / fixed-mapLinks
A map implementation that relies on fixed-size storage derived by a procedural macro
☆48Updated 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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- ☆58Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆70Updated this week
- ☆58Updated last year
- ☆109Updated last year
- Find out about keys that are ignored when deserializing data☆88Updated 2 weeks ago
- Advisory cross-platform file locks using file descriptors☆80Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Utility for comparing two structs and re-applying the differences to other structs☆124Updated last year
- Big array helper for serde☆62Updated last year
- Run closures in parallel☆114Updated 7 months ago
- ☆112Updated 2 years ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Serialization value trees☆45Updated last year
- Write doc comments from macros☆100Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Minimal asynchronous runtime for Rust☆129Updated last year
- Eventually consistent values for Rust☆126Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- 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
- A generic, fixed-size, associative cache☆40Updated 9 months ago
- Data parallelism library for async-std.☆94Updated last year
- Typed any map for rust☆67Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 6 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago