bluss / scopeguardLinks
Rust crate for a convenient RAII scope guard.
☆539Updated 2 years ago
Alternatives and similar repositories for scopeguard
Users that are interested in scopeguard are comparing it to the libraries listed below
Sorting:
- Module initialization/global constructor functions for Rust☆938Updated 2 weeks ago
- ☆347Updated last month
- A crate for safe and ergonomic pin-projection.☆692Updated 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`…☆811Updated last week
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆619Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆674Updated 11 months ago
- Expanding opportunities standard library std::fs and std::io☆328Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last month
- Adaptors between compression crates and Rust's async IO types☆597Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆709Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆725Updated last year
- Futures, streams, and async I/O combinators.☆529Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆379Updated last year
- cross-platform Rust API for memory mapped IO☆573Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆360Updated 3 months ago
- Fast floating point to string conversion☆674Updated last week
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆378Updated last month
- Backtraces in Rust☆600Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆843Updated last year
- Easy Ctrl-C handler for Rust projects☆648Updated last month
- ☆501Updated last month
- Rust library allowing to register multiple handlers for the same signal☆814Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆941Updated last week
- Slab allocator for Rust☆855Updated last month
- Rust method delegation with less boilerplate☆508Updated last month
- An implementation of a LRU cache☆763Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆534Updated last week