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:
- Serialization value trees☆48Updated last year
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- Floating point approximate comparison for Rust☆65Updated 11 months ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- Timer facilities for Rust's async story☆56Updated last year
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Extensions for the Rust standard library☆42Updated last year
- Library for language and locale identifier negotiation.☆40Updated 3 months ago
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- like thread::spawn but for processes☆160Updated 11 months ago
- Full precision decimal representation of f64☆27Updated last month
- a cross-platform library for opening OS pipes in Rust☆114Updated 3 months ago
- Static file-serving for Hyper 1.0☆56Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 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 3 years ago
- ☆24Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Proc macro for smol async runtime☆54Updated 5 years ago
- Rust HashSet with insertion ordering☆42Updated 2 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆44Updated last month
- Crate for capturing images from a webcam☆52Updated 5 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 4 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Extra RNGs☆50Updated this week
- Lossless functionality for platform-native strings.☆74Updated 7 months ago