bluss / scopeguardLinks
Rust crate for a convenient RAII scope guard.
☆534Updated 2 years ago
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.☆683Updated last week
- Module initialization/global constructor functions for Rust☆910Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆610Updated last week
- A set of alternative `derive` attributes for Rust☆455Updated 3 weeks ago
- Fast floating point to string conversion☆662Updated this week
- Asynchronous streams for Rust using async & await notation☆713Updated 10 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆355Updated last month
- ☆335Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆432Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆794Updated last week
- cross-platform Rust API for memory mapped IO☆538Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆569Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆681Updated last month
- Rust library allowing to register multiple handlers for the same signal☆802Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated 2 weeks ago
- ☆497Updated 3 weeks ago
- Slab allocator for Rust☆846Updated 2 months ago
- Futures, streams, and async I/O combinators.☆524Updated 2 months ago
- Easy self-referential struct generation for Rust.☆658Updated 9 months ago
- A vector with a fixed capacity. (Rust)☆830Updated last year
- Backtraces in Rust☆597Updated 3 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆354Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆377Updated last year
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- Task abstraction for building executors☆505Updated 2 weeks ago
- Notify async tasks or threads☆490Updated 2 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆367Updated 2 weeks ago
- Support for matching file paths against Unix shell style patterns.☆560Updated 2 weeks ago
- Like Rust's std::Path, but UTF-8.☆518Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆930Updated last week