rust-embedded-community / multi-map
Like a Rust std::HashMap, but allows you to use either of two different keys to retrieve items.
☆26Updated 2 years ago
Alternatives and similar repositories for multi-map:
Users that are interested in multi-map are comparing it to the libraries listed below
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆46Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆31Updated last week
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Unbuffered and unlocked I/O streams☆40Updated 5 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 9 months ago
- Advisory cross-platform file locks using file descriptors☆76Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 4 months ago
- Timer facilities for Rust's async story☆56Updated 4 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆40Updated 6 months ago
- Full precision decimal representation of f64☆25Updated last week
- Helps you frob those bits☆35Updated 6 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated this week
- structured parallel execution for async Rust☆33Updated 6 months ago
- Experimental cooperative cancellation for async-std☆48Updated 3 years ago
- Extensions for the Rust standard library☆39Updated 10 months ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Calculate statistics iteratively☆38Updated 9 months ago
- Serialization value trees☆43Updated 6 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 4 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last week
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆71Updated last month
- Sort Unicode strings lexicographically☆36Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago