Scope Guard & Defer C++
☆185Jan 23, 2024Updated 2 years ago
Alternatives and similar repositories for scope_guard
Users that are interested in scope_guard are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Yet Another C++ Library☆24Jan 23, 2024Updated 2 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Jun 20, 2021Updated 4 years ago
- Semantic Versioning for modern C++☆349Jan 25, 2026Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 3 weeks ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆201Jan 7, 2026Updated 2 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,985Mar 1, 2026Updated 3 weeks ago
- A C++ Library for Dealing with Semantic Versioning☆11Mar 17, 2020Updated 6 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆777Mar 1, 2026Updated 3 weeks ago
- std extensions library☆13Jul 23, 2017Updated 8 years ago
- C++11 scope guard library☆20Aug 5, 2025Updated 7 months ago
- The Fancy Named Parameters Library☆36Oct 21, 2025Updated 5 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆542Dec 27, 2025Updated 2 months ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆42Sep 9, 2021Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Feb 10, 2020Updated 6 years ago
- C++17 & C++ 20 error-handling and utility extensions.☆633Dec 26, 2023Updated 2 years ago
- Lightweight Error Augmentation Framework☆338Mar 11, 2026Updated last week
- C++11 compatible charconv☆31Mar 17, 2026Updated last week
- A collection of std-like single-header C++ libraries