bluss / scopeguard
Rust crate for a convenient RAII scope guard.
☆504Updated last year
Alternatives and similar repositories for scopeguard:
Users that are interested in scopeguard are comparing it to the libraries listed below
- A crate for safe and ergonomic pin-projection.☆646Updated last month
- Module initialization/global constructor functions for Rust☆837Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆731Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆412Updated this week
- A set of alternative `derive` attributes for Rust☆436Updated 10 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆584Updated 2 weeks ago
- ☆817Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Futures, streams, and async I/O combinators.☆499Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆514Updated last month
- ☆299Updated last week
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- ☆479Updated 5 months ago
- Easy self-referential struct generation for Rust.☆603Updated 3 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆341Updated 2 weeks ago
- Rust method delegation with less boilerplate☆484Updated last week
- Test harness for ui tests of compiler diagnostics☆875Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆363Updated 9 months ago
- Rust library allowing to register multiple handlers for the same signal☆767Updated 2 weeks ago
- Notify async tasks or threads☆468Updated 2 months ago
- A parser and formatter for std::{SystemTime, Duration}☆327Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆614Updated last year
- Task abstraction for building executors☆462Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆809Updated 6 months ago
- Getters and Setters for Rust.☆353Updated this week
- Support atomic operations on Arc itself☆929Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆439Updated 2 months ago
- Easy Ctrl-C handler for Rust projects☆628Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆475Updated 4 months ago