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:
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Weak hash tables for Rust☆41Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated last year
- Cargo API written in Paris☆55Updated this week
- 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
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- A procedural macro helper for easily writing custom derives for enums.☆35Updated 3 weeks ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 4 years ago
- Rust HashSet with insertion ordering☆42Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Library for language and locale identifier negotiation.☆40Updated 3 months ago
- Floating point approximate comparison for Rust☆65Updated 11 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
- ☆24Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- Macro for sealing traits and structures☆61Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- ☆64Updated last month
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Trait generalization of the fundamental types☆48Updated last year
- Serialization value trees☆48Updated last year
- Rust Stream combinator, to limit the rate at which items are produced☆28Updated 2 years ago