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
Related projects ⓘ
Alternatives and complementary repositories for multi-map
- A newtype with alignment of at least `A` bytes☆30Updated 7 months ago
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- Sort Unicode strings lexicographically☆35Updated 3 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 6 months ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- Full precision decimal representation of f64☆25Updated last week
- Proc macro for smol async runtime☆53Updated 3 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…☆61Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Experimental cooperative cancellation for async-std☆47Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- Streaming parser extensions for BufRead☆23Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆20Updated 2 years ago
- ☆15Updated 6 months ago
- Rust library for checking the installed/running rustc's version.☆51Updated 3 months ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated 3 weeks ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆31Updated 3 weeks ago
- Serialization value trees☆43Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- Timer facilities for Rust's async story☆53Updated last month
- ☆32Updated 2 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Run Rust tests in isolated subprocesses☆38Updated 2 years ago