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:
- ☆23Updated 8 years ago
- ☆31Updated 5 years ago
- Renders interactive fractal-like animations☆19Updated 8 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
- Delegate method calls to a field.☆14Updated 7 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Token tree calling convention☆80Updated 2 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- ☆63Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- ☆35Updated 6 months ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- A simple crate to control the FPS of your game loops in Rust.☆13Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- ☆53Updated 5 years ago
- ☆19Updated 4 years ago
- Compile time configuration files reading for Rust☆10Updated 3 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- ☆59Updated 11 months 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
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- A rust library for checked floating point operations☆81Updated 7 months ago