bluss / scopeguardLinks
Rust crate for a convenient RAII scope guard.
☆509Updated last year
Alternatives and similar repositories for scopeguard
Users that are interested in scopeguard are comparing it to the libraries listed below
Sorting:
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆684Updated 5 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- Module initialization/global constructor functions for Rust☆862Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆741Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆438Updated last year
- Rust method delegation with less boilerplate☆487Updated last month
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- Expanding opportunities standard library std::fs and std::io☆318Updated last year
- ☆828Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆593Updated 7 months ago
- ☆309Updated last month
- Futures, streams, and async I/O combinators.