rust-embedded-community / multi-mapLinks
Like a Rust std::HashMap, but allows you to use either of two different keys to retrieve items.
☆26Updated 3 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:
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated last week
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- Big array helper for serde☆64Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆33Updated last week
- Trait generalization of the fundamental types☆46Updated last year
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- ☆24Updated 4 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Library for language and locale identifier negotiation.☆39Updated last year
- Rust HashSet with insertion ordering☆42Updated last month
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Cargo API written in Paris☆52Updated last week
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- Data parallelism library for async-std.☆94Updated last year
- 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 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Byte-wise atomic memcpy.☆37Updated last month
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Extensions for the Rust standard library☆40Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- String optimized for map keys☆66Updated last week
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated last month
- Timer facilities for Rust's async story☆56Updated last year
- Helper macros: autoimpl, impl_scope☆67Updated last week
- Bounded MPMC channel abstraction on top of a ring buffer☆42Updated 2 months ago