bluss / scopeguardLinks
Rust crate for a convenient RAII scope guard.
☆528Updated 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☆888Updated last week
- A crate for safe and ergonomic pin-projection.☆673Updated last week
- A set of alternative `derive` attributes for Rust☆446Updated last year
- ☆329Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 5 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆535Updated 5 months ago
- Asynchronous streams for Rust using async & await notation☆698Updated 8 months ago
- Adaptors between compression crates and Rust's async IO types☆541Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆770Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆605Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆655Updated 2 months ago
- Easy self-referential struct generation for Rust.☆637Updated 7 months ago
- Futures, streams, and async I/O combinators.☆514Updated last week
- Fast floating point to string conversion☆650Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆429Updated last week
- ☆493Updated 9 months ago
- Expanding opportunities standard library std::fs and std::io☆324Updated last year
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆358Updated last month
- Rust library allowing to register multiple handlers for the same signal☆797Updated 2 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆372Updated last year
- cross-platform Rust API for memory mapped IO☆517Updated last week
- Support atomic operations on Arc itself☆1,067Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆885Updated last month
- A minimal `syn` syntax tree pretty-printer☆714Updated this week
- Like Rust's std::Path, but UTF-8.☆508Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Getters and Setters for Rust.☆362Updated 2 months ago
- A parser and formatter for std::{SystemTime, Duration}☆342Updated last week
- Easy Ctrl-C handler for Rust projects☆635Updated 3 months ago