rust-embedded-community / multi-mapLinks
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
Sorting:
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- ☆34Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Sort Unicode strings lexicographically☆36Updated 10 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- ☆36Updated 9 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 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 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Cargo API written in Paris☆50Updated this week
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Types to define keyboard related events☆65Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 3 months ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 7 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Advisory cross-platform file locks using file descriptors☆78Updated last month
- Helper macros: autoimpl, impl_scope☆63Updated 5 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago