bluss / scopeguard
Rust crate for a convenient RAII scope guard.
☆499Updated 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☆827Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆637Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆716Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆498Updated last month
- Asynchronous streams for Rust using async & await notation☆665Updated 3 months ago
- ☆807Updated last week
- Async multi-producer multi-consumer channel☆836Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆307Updated last year
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- A if/elif-like macro for Rust #[cfg] statements☆581Updated 4 months ago
- Task abstraction for building executors☆460Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆869Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆762Updated 6 months ago
- Support atomic operations on Arc itself☆900Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆437Updated last month
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆336Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆607Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆407Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆509Updated 2 weeks ago
- ☆285Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆464Updated 3 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆359Updated 8 months ago
- A vector with a fixed capacity. (Rust)☆803Updated 5 months ago
- Easy self-referential struct generation for Rust.☆593Updated 2 months ago
- ☆478Updated 5 months ago
- Slab allocator for Rust☆747Updated last month
- Easy Ctrl-C handler for Rust projects☆624Updated 2 weeks ago