golddranks / multi_mut
Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.
☆18Updated 8 years ago
Alternatives and similar repositories for multi_mut:
Users that are interested in multi_mut are comparing it to the libraries listed below
- A structure for holding a set of enum variants☆20Updated 6 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- Compares two equal-sized byte strings in constant time.☆34Updated this week
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- Delegate method calls to a field.☆14Updated 7 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- ☆23Updated 8 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 7 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Timer Wheels With Various Runtimes In Rust☆14Updated 7 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- A data engine for Data Oriented Design☆26Updated 5 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- ☆23Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 6 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Implement Rust's Debug trait on Snafu errors for pretty CLI output☆10Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆31Updated 5 years ago