bluss / scopeguardLinks
Rust crate for a convenient RAII scope guard.
☆532Updated 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☆903Updated last month
- A crate for safe and ergonomic pin-projection.☆682Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆786Updated last week
- Asynchronous streams for Rust using async & await notation☆711Updated 9 months ago
- A set of alternative `derive` attributes for Rust☆452Updated 3 weeks ago
- ☆332Updated last week
- Adaptors between compression crates and Rust's async IO types☆561Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆350Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated this week
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆531Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆672Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆521Updated last month
- Fast floating point to string conversion☆654Updated 2 weeks ago
- ☆495Updated last week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆377Updated last year
- Test harness for ui tests of compiler diagnostics☆924Updated last week
- Slab allocator for Rust☆842Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆608Updated 2 weeks ago
- Task abstraction for building executors☆496Updated 2 weeks ago
- Notify async tasks or threads☆484Updated last month
- Rust method delegation with less boilerplate☆496Updated 2 months ago
- Easy Ctrl-C handler for Rust projects☆640Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆800Updated last month
- Backtraces in Rust☆594Updated this week
- A parser and formatter for std::{SystemTime, Duration}☆350Updated 2 weeks ago
- Like Rust's std::Path, but UTF-8.☆513Updated 2 weeks ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆365Updated last week
- Rust allocator using jemalloc as a backend☆449Updated last week