golddranks / multi_mutLinks
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
Sorting:
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- Implement Rust's Debug trait on Snafu errors for pretty CLI output☆10Updated 5 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Bit-vectors and bit-slices for Rust☆29Updated 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`☆31Updated 2 years ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Delegate method calls to a field.☆14Updated 7 years ago
- A Rust source code parser and explorer☆23Updated last year
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- ☆20Updated last week
- A Static Electric Field Visualizer☆18Updated 7 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆20Updated 8 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago