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
- Full precision decimal representation of f64☆26Updated last month
- Unbuffered and unlocked I/O streams☆45Updated last month
- ☆34Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- ☆29Updated 11 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 3 weeks 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
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Library for language and locale identifier negotiation.☆39Updated 11 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Experimental cooperative cancellation for async-std☆48Updated 3 years ago
- Rust library providing mutable resizable arrays built on top of mmap☆24Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Floating point approximate comparison for Rust☆60Updated last month
- Sort Unicode strings lexicographically☆36Updated 9 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 11 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated last month
- Helps you frob those bits☆36Updated 8 months ago