udoprog / fixed-map
A map implementation that relies on fixed-size storage derived by a procedural macro
☆44Updated 2 months ago
Alternatives and similar repositories for fixed-map:
Users that are interested in fixed-map are comparing it to the libraries listed below
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- ☆55Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- ☆53Updated 9 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- Big array helper for serde☆60Updated 9 months ago
- Typed any map for rust☆65Updated 2 months ago
- ☆111Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Run closures in parallel☆112Updated last month
- Inline procedural macros for Rust☆54Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆78Updated last week
- Proc macro for smol async runtime☆53Updated 4 years ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- Macro for sealing traits and structures☆51Updated 2 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 9 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Threadsafe RefCell for Rust☆90Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Rust map and set literals☆24Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- A generic, fixed-size, associative cache☆39Updated 3 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- A sinless derive helper☆62Updated 3 months ago