golddranks / multi_mut
Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.
☆19Updated 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
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A structure for holding a set of enum variants☆20Updated 6 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
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- Bit-vectors and bit-slices for Rust☆28Updated 3 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Search algorithms written in Rust☆11Updated 7 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago