udoprog / fixed-mapLinks
A map implementation that relies on fixed-size storage derived by a procedural macro
☆44Updated last week
Alternatives and similar repositories for fixed-map
Users that are interested in fixed-map are comparing it to the libraries listed below
Sorting:
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- ☆57Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated last week
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆57Updated last year
- Typed any map for rust☆67Updated 5 months ago
- Run closures in parallel☆113Updated 4 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Make trait methods callable without the trait in scope☆146Updated last week
- Proc macro for smol async runtime☆53Updated 4 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆84Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Big array helper for serde☆60Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Serialization value trees☆44Updated 9 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- ☆56Updated last year
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Convert closures into wakers☆45Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last week
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Abstract over different executors☆73Updated last year