bluss / scopeguardLinks
Rust crate for a convenient RAII scope guard.
☆546Updated 2 years ago
Alternatives and similar repositories for scopeguard
Users that are interested in scopeguard are comparing it to the libraries listed below
Sorting:
- A crate for safe and ergonomic pin-projection.☆697Updated last week
- ☆351Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated last week
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- Module initialization/global constructor functions for Rust☆951Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆625Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆592Updated this week
- Adaptors between compression crates and Rust's async IO types☆607Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆720Updated 2 months ago
- Futures, streams, and async I/O combinators.☆531Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated this week
- Fast floating point to string conversion☆688Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆367Updated 4 months ago
- Rust library allowing to register multiple handlers for the same signal☆827Updated last week
- Easy self-referential struct generation for Rust.☆689Updated last year
- A rust binding for the zstd compression library.☆614Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆541Updated last month
- Rust method delegation with less boilerplate☆509Updated 2 months ago
- Notify async tasks or threads☆503Updated this week
- ☆501Updated 2 months ago
- Easy Ctrl-C handler for Rust projects☆652Updated 3 months ago
- Slab allocator for Rust☆866Updated last week
- Arbitrary precision decimal crate for Rust☆387Updated last month
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆380Updated this week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆388Updated last year
- Rust allocator using jemalloc as a backend☆482Updated 3 weeks ago