bluss / scopeguard
Rust crate for a convenient RAII scope guard.
☆505Updated last year
Alternatives and similar repositories for scopeguard:
Users that are interested in scopeguard are comparing it to the libraries listed below
- Module initialization/global constructor functions for Rust☆853Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆654Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆520Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆588Updated this week
- Asynchronous streams for Rust using async & await notation☆677Updated 5 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated 2 months ago
- Slab allocator for Rust☆777Updated 2 weeks ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆341Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆466Updated 3 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆736Updated last week
- A set of alternative `derive` attributes for Rust☆439Updated 11 months ago
- Futures, streams, and async I/O combinators.☆502Updated 2 months ago
- ☆306Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆773Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆589Updated 6 months ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆484Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Notify async tasks or threads☆467Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆811Updated 6 months ago
- Support atomic operations on Arc itself☆955Updated last week
- ☆483Updated 6 months ago
- Backtraces in Rust☆570Updated this week
- A parser and formatter for std::{SystemTime, Duration}☆329Updated last month
- Spin-based synchronization primitives☆530Updated last month
- Task abstraction for building executors☆466Updated 3 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆416Updated this week
- ☆824Updated 2 weeks ago
- Support for matching file paths against Unix shell style patterns.☆529Updated 4 months ago
- Easy Ctrl-C handler for Rust projects☆629Updated last month