bluss / scopeguard
Rust crate for a convenient RAII scope guard.
☆480Updated last year
Related projects ⓘ
Alternatives and complementary repositories for scopeguard
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- Expanding opportunities standard library std::fs and std::io☆301Updated 11 months ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆395Updated 3 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆342Updated 4 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆314Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆791Updated last month
- Asynchronous streams for Rust using async & await notation☆640Updated last month
- Futures, streams, and async I/O combinators.☆475Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆569Updated 3 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆519Updated 2 months ago
- Easy Ctrl-C handler for Rust projects☆605Updated 3 months ago
- Slab allocator for Rust☆705Updated 2 months ago
- Notify async tasks or threads☆449Updated this week
- Task abstraction for building executors☆413Updated last month
- ☆447Updated 3 weeks ago
- ☆753Updated last week
- Fast floating point to string conversion☆607Updated last week
- Count lines of LLVM IR per generic function☆414Updated this week
- Async I/O and timers☆450Updated last week
- Backtraces in Rust☆537Updated last week
- Rust library allowing to register multiple handlers for the same signal☆730Updated 2 months ago
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- Support for matching file paths against Unix shell style patterns.☆476Updated 6 months ago