rust-embedded-community / multi-map
Like a Rust std::HashMap, but allows you to use either of two different keys to retrieve items.
☆26Updated 2 years ago
Alternatives and similar repositories for multi-map:
Users that are interested in multi-map are comparing it to the libraries listed below
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- Advisory cross-platform file locks using file descriptors☆76Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Cartesian product, Combination, and Permutation library for Rust☆25Updated 2 years ago
- Serialization value trees☆43Updated 5 months ago
- Experimental cooperative cancellation for async-std☆47Updated 2 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 4 years ago
- Big array helper for serde☆60Updated 8 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated 3 weeks ago
- ☆38Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆40Updated 5 months ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- Rust library for safely and explicitly parsing untrusted data☆51Updated 8 months ago
- structured parallel execution for async Rust☆33Updated 5 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Full precision decimal representation of f64☆25Updated 2 months ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 3 months ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Traits for inspecting memory usage of Rust types☆25Updated last month
- Native TLS for futures and async-std☆70Updated 5 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- ☆70Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆52Updated 6 months ago