golddranks / multi_mut
Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.
☆18Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for multi_mut
- A structure for holding a set of enum variants☆20Updated 5 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- ☆20Updated 7 years ago
- ☆13Updated 7 years ago
- An experiment in embedding layout computations in the type system.☆16Updated 5 years ago
- Implement Rust's Debug trait on Snafu errors for pretty CLI output☆10Updated 5 years ago
- ☆23Updated 5 years ago
- Collection of typed data structures, trait operators and aliases☆50Updated 4 years ago
- A Rust source code parser and explorer☆22Updated last year
- ☆23Updated 8 years ago
- ☆21Updated 3 years ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- <lqd> bikeshedding the name: something that is mapped folded and collected, a 🥐☆13Updated 4 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`☆25Updated last year
- Trait and macro for unitary enums☆16Updated last year
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- A data engine for Data Oriented Design☆26Updated 5 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆23Updated last year
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 7 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 6 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- ☆20Updated 4 years ago
- Take a reference and get back a slice of length one☆26Updated 3 years ago
- ☆11Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- Minimalist lightweight inline JavaScript for Rust applications targeting WebAssembly via the wasm32-unknown-unknown target.☆20Updated 6 years ago