bluss / scopeguardLinks
Rust crate for a convenient RAII scope guard.
☆525Updated 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☆877Updated this week
- A crate for safe and ergonomic pin-projection.☆670Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆427Updated last month
- Asynchronous streams for Rust using async & await notation☆693Updated 7 months ago
- Adaptors between compression crates and Rust's async IO types☆535Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 4 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆765Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆602Updated last month
- Futures, streams, and async I/O combinators.☆509Updated last month
- ☆328Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆644Updated last month
- cross-platform Rust API for memory mapped IO☆510Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆884Updated 3 weeks ago
- Backtraces in Rust☆589Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆534Updated 4 months ago
- Easy self-referential struct generation for Rust.☆631Updated 6 months ago
- ☆493Updated 9 months ago
- Expanding opportunities standard library std::fs and std::io☆322Updated last year
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆354Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆371Updated last year
- Async I/O and timers☆535Updated this week
- Rust library allowing to register multiple handlers for the same signal☆792Updated last week
- Support atomic operations on Arc itself☆1,044Updated 3 weeks ago
- Notify async tasks or threads☆477Updated last week
- Test harness for ui tests of compiler diagnostics☆907Updated 3 weeks ago
- Fast floating point to string conversion☆647Updated 2 months ago
- Rust allocator using jemalloc as a backend☆436Updated last month
- Rust method delegation with less boilerplate☆492Updated 2 weeks ago
- Task abstraction for building executors☆479Updated 6 months ago