bluss / scopeguardLinks
Rust crate for a convenient RAII scope guard.
☆531Updated 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☆898Updated last month
- A crate for safe and ergonomic pin-projection.☆679Updated last week
- A set of alternative `derive` attributes for Rust☆448Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- Adaptors between compression crates and Rust's async IO types☆549Updated last week
- Asynchronous streams for Rust using async & await notation☆700Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆526Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆777Updated last week
- Easy self-referential struct generation for Rust.☆646Updated 8 months ago
- ☆330Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆607Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆347Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆886Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆664Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆800Updated last week
- Futures, streams, and async I/O combinators.☆516Updated last month
- Fast floating point to string conversion☆650Updated 2 weeks ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆362Updated 3 weeks ago
- Slab allocator for Rust☆836Updated last month
- ☆494Updated 10 months ago
- Like Rust's std::Path, but UTF-8.☆510Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆325Updated last year
- Easy Ctrl-C handler for Rust projects☆638Updated this week
- Rust allocator using jemalloc as a backend☆446Updated 3 months ago
- Count lines of LLVM IR per generic function☆471Updated 2 weeks ago
- An implementation of a LRU cache☆734Updated 2 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆374Updated last year
- Notify async tasks or threads☆484Updated last month
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago