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
- Delegate method calls to a field.☆14Updated 7 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- Implement Rust's Debug trait on Snafu errors for pretty CLI output☆10Updated 5 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 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
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- A Rust source code parser and explorer☆23Updated last year
- ☆23Updated 8 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- Rust traits for nonzero generic integers☆15Updated 3 years ago
- Type checked partial references for rust☆15Updated 3 years ago
- ☆63Updated 8 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago