golddranks / multi_mut
Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.
☆18Updated 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
- A structure for holding a set of enum variants☆20Updated 5 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 6 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆23Updated 8 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- Delegate method calls to a field.☆14Updated 7 years ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- ☆31Updated 4 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- A Rust source code parser and explorer☆23Updated last year
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Proc macro derive to generate structs from enum variants.☆26Updated last year
- Implement Rust's Debug trait on Snafu errors for pretty CLI output☆10Updated 5 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- ☆23Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 7 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- ☆20Updated 7 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`☆29Updated last year
- ☆21Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated this week