offa / scope-guardLinks
Implementation of Scoped Guards and Unique Resource as proposed in P0052.
☆50Updated 2 weeks ago
Alternatives and similar repositories for scope-guard
Users that are interested in scope-guard are comparing it to the libraries listed below
Sorting:
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- Lightweight header-only C++20 enum and typename reflection☆58Updated 2 weeks ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago
- Clang C/C++ Visual Profiler for compile times visualization☆36Updated 4 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 3 months ago
- A C++14 reflection library☆73Updated 3 weeks ago
- C++ library aiming to replace all built-in integers☆93Updated 3 weeks ago
- value types for composite class design - with allocators☆51Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- high performance C++20 implementation of std::variant☆54Updated 3 months ago
- Header-only C++ containers and algorithms from the SG14 Low Latency study group☆23Updated 7 months ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- An indirect value-type for C++☆83Updated last year
- C++20 compile time compressed string tables☆46Updated 2 years ago
- A universal type for non-type template parameters for C++20 or later.☆27Updated 10 months ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- Time to #include standard library and other C++ headers.☆105Updated 3 years ago
- ☆34Updated 3 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 7 months ago
- Boost.PFR without the boost namespaces☆71Updated 3 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 3 months ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- A Faster Enum Reflection For C++20 Since I Don't Want To Wait For C++26 Reflection☆61Updated last week