Geal / mutguardLinks
Run a function after some data was mutably borrowed
☆30Updated 5 years ago
Alternatives and similar repositories for mutguard
Users that are interested in mutguard are comparing it to the libraries listed below
Sorting:
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 11 months ago
- More maintainable Rust test☆28Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 8 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Repo for the Rust `platform` crate.☆22Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- An attempt to make a port of minimp3 to Rust☆31Updated 6 years ago
- ☆53Updated 6 years ago
- A safe-guarded transmute for Rust☆40Updated last year
- SecBox - Sensitive data container☆14Updated 9 years ago
- ☆62Updated last year
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated 2 years ago
- Beautiful generative geometric images from a string, based on @jasonlong's geo_pattern, with a WASM demo☆45Updated 5 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Delegate method calls to a field.☆15Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- A tool for auditing Cargo dependencies during updates☆55Updated 7 years ago
- ☆40Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 8 years ago
- Records and replays input sent in a terminal session.☆29Updated 3 years ago
- A Rust crate for working with a group of Components (in the Specs ECS)☆20Updated 5 years ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- A macro to generate Rust actors☆46Updated 5 years ago