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
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- ☆23Updated 8 years ago
- ☆31Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Implement Rust's Debug trait on Snafu errors for pretty CLI output☆10Updated 5 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- A Static Electric Field Visualizer☆18Updated 6 years ago
- ☆35Updated last month
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 6 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- ☆20Updated 4 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 weeks ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 5 years ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- Take a reference and get back a slice of length one☆25Updated 3 years ago