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 Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- 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 8 months ago
- ☆64Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 10 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- More maintainable Rust test☆28Updated 4 years ago
- A tool for auditing Cargo dependencies during updates☆54Updated 6 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- ☆60Updated last year
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated 2 years ago
- An attempt to make a port of minimp3 to Rust☆31Updated 6 years ago
- Safely combine results☆82Updated last year
- A safe-guarded transmute for Rust☆39Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago