Rust crate for a convenient RAII scope guard.
☆551Jul 17, 2023Updated 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.☆704Updated this week
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Rust library allowing to register multiple handlers for the same signal☆835Feb 14, 2026Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated 2 months ago
- Automatic cfg for Rust compiler features☆111Feb 5, 2026Updated 3 weeks ago
- Backtraces in Rust☆606Jan 25, 2026Updated last month
- Async multi-producer multi-consumer channel☆935Jul 6, 2025Updated 7 months ago
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆829Feb 25, 2026Updated last week
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,314Updated this week
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 3 weeks ago
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆548Nov 4, 2025Updated 3 months ago
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,184Feb 8, 2026Updated 3 weeks ago
- ☆500Nov 8, 2025Updated 3 months ago
- Flexible concrete Error type built on std::Error☆6,442Feb 20, 2026Updated last week
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated last week
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago