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
- 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
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- ☆20Updated 4 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- ☆23Updated 8 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- ☆20Updated 8 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- A Rust source code parser and explorer☆23Updated last year
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 2 years ago
- Implement Rust's Debug trait on Snafu errors for pretty CLI output☆10Updated 5 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Tool to inline module contents into syn::File instances☆12Updated 2 years ago