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.☆32Updated 3 weeks ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Big array helper for serde☆62Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Proc macro for smol async runtime☆53Updated 4 years 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
- Extra RNGs☆42Updated last month
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Extensions for the Rust standard library☆40Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Floating point approximate comparison for Rust☆64Updated 5 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Timer facilities for Rust's async story☆56Updated 10 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 10 months ago
- ☆74Updated 4 months ago
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆42Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- ☆34Updated 3 years ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Rust String type with configurable byte storage.☆35Updated 11 months ago