Rust crate for a convenient RAII scope guard.
☆554Jul 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆840Feb 14, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Type erasure for async trait methods☆2,133Feb 16, 2026Updated last month
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Backtraces in Rust☆608Jan 25, 2026Updated last month
- Temporary file library for rust☆1,414Mar 14, 2026Updated last week
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆394Feb 16, 2026Updated last month
- Automatic cfg for Rust compiler features☆112Feb 5, 2026Updated last month
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆832Mar 13, 2026Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆551Nov 4, 2025Updated 4 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- derive builder implementation for rust structs☆1,536Jan 2, 2026Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- A small rust library for adding custom derives to enums☆2,336Mar 7, 2026Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,969Mar 9, 2026Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Async multi-producer multi-consumer channel☆938Jul 6, 2025Updated 8 months ago
- Slab allocator for Rust☆886Jan 31, 2026Updated last month
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Flexible concrete Error type built on std::Error☆6,467Feb 20, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,859Mar 2, 2026Updated 3 weeks ago
- ☆498Nov 8, 2025Updated 4 months ago
- Concurrency permutation testing tool for Rust.☆2,648Feb 20, 2026Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,187Feb 8, 2026Updated last month