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
Sorting:
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Big array helper for serde☆60Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated this week
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- 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
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- ☆16Updated 2 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Helps you frob those bits☆37Updated 9 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- Library for language and locale identifier negotiation.☆40Updated last year
- Floating point approximate comparison for Rust☆61Updated 2 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- ☆34Updated 3 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Timer facilities for Rust's async story☆56Updated 7 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated last month