bluss / scopeguardLinks
Rust crate for a convenient RAII scope guard.
☆536Updated 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.☆685Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆925Updated last week
- A set of alternative `derive` attributes for Rust☆455Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆435Updated last week
- ☆340Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆357Updated last month
- Adaptors between compression crates and Rust's async IO types☆581Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆612Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆803Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last week
- Like Rust's std::Path, but UTF-8.☆527Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- Asynchronous streams for Rust using async & await notation☆717Updated 11 months ago
- Fast floating point to string conversion☆667Updated 3 weeks ago
- ☆501Updated this week
- Futures, streams, and async I/O combinators.☆530Updated last week
- Easy self-referential struct generation for Rust.☆667Updated 10 months ago
- 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☆551Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆807Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- Easy Ctrl-C handler for Rust projects☆645Updated 2 weeks ago
- A rust binding for the zstd compression library.☆604Updated this week
- Getters and Setters for Rust.☆372Updated 4 months ago
- A parser and formatter for std::{SystemTime, Duration}☆358Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆832Updated last year
- Async I/O and timers☆553Updated last month
- Test harness for ui tests of compiler diagnostics☆935Updated this week
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆371Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆694Updated last month