bluss / scopeguardLinks
Rust crate for a convenient RAII scope guard.
☆549Updated 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.☆702Updated this week
- Module initialization/global constructor functions for Rust☆954Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- ☆351Updated last week
- cross-platform Rust API for memory mapped IO☆594Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- Easy self-referential struct generation for Rust.☆691Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated 2 weeks ago
- Fast floating point to string conversion☆690Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆368Updated 5 months ago
- Adaptors between compression crates and Rust's async IO types☆611Updated last month
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- Expanding opportunities standard library std::fs and std::io☆330Updated 2 years ago
- A if/elif-like macro for Rust #[cfg] statements☆627Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆731Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆544Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆534Updated this week
- Easy Ctrl-C handler for Rust projects☆656Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Like Rust's std::Path, but UTF-8.☆544Updated last month
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆382Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Backtraces in Rust☆604Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- Rust library allowing to register multiple handlers for the same signal☆830Updated last week
- Rust allocator using jemalloc as a backend☆487Updated last month
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- ☆501Updated 3 months ago
- Async multi-producer multi-consumer channel☆930Updated 7 months ago