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:
- A procedural macro helper for easily writing custom derives for enums.☆34Updated last week
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- Timer facilities for Rust's async story☆56Updated last year
- Proc macro for smol async runtime☆54Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 3 months ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- Extensions for the Rust standard library☆42Updated last year
- Cargo API written in Paris☆56Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 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
- Full precision decimal representation of f64☆27Updated last month
- Big array helper for serde☆65Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Rust HashSet with insertion ordering☆42Updated last month
- structured parallel execution for async Rust☆37Updated last year
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 4 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated last week
- ☆76Updated 4 months ago
- ☆64Updated 2 weeks ago
- Scoped Runtime for tokio☆18Updated 3 years ago
- a cross-platform library for opening OS pipes in Rust☆114Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago