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.☆33Updated last month
- Floating point approximate comparison for Rust☆65Updated 9 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Timer facilities for Rust's async story☆56Updated last year
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Rust HashSet with insertion ordering☆42Updated last week
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- Parse integers directly from `[u8]` slices in safe code☆60Updated last year
- Extract differences between arbitrary datastructures☆90Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 10 months ago
- Trait generalization of the fundamental types☆47Updated last year
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Big array helper for serde☆65Updated last year
- Extensions for the Rust standard library☆42Updated last year
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- Advisory cross-platform file locks using file descriptors☆82Updated 7 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Static file-serving for Hyper 1.0☆56Updated 11 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- Data parallelism library for async-std.☆96Updated last year
- Token tree calling convention☆80Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 3 years ago
- Serialization value trees☆48Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Run Rust tests in isolated subprocesses☆40Updated 2 months ago