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:
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Serialization value trees☆45Updated 11 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Big array helper for serde☆61Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 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
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- Cargo API written in Paris☆50Updated 3 weeks ago
- Weak hash tables for Rust☆41Updated last year
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Crate for capturing images from a webcam☆51Updated 4 years ago
- Rust library providing mutable resizable arrays built on top of mmap☆24Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Reactive dependency injection for Rust.☆42Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 months ago
- Timer facilities for Rust's async story☆56Updated 9 months ago
- Extract differences between arbitrary datastructures☆90Updated last year
- Cartesian product, Combination, and Permutation library for Rust☆25Updated 2 years ago
- ☆62Updated 3 years ago