offa / scope-guardLinks
Implementation of Scoped Guards and Unique Resource as proposed in P0052.
☆54Updated last week
Alternatives and similar repositories for scope-guard
Users that are interested in scope-guard are comparing it to the libraries listed below
Sorting:
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- value types for composite class design - with allocators☆72Updated 2 weeks ago
- Proposed SG14 status_code for the C++ standard☆69Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- A C++14 and later CRTP template for defining iterators☆76Updated 3 weeks ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- List-initialize containers with proper move semantics☆30Updated 8 months ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- Time to #include standard library and other C++ headers.☆104Updated 4 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆115Updated last year
- P0323 & P2505 std::expected simple implementation☆43Updated 4 months ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆93Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- Boost.PFR without the boost namespaces☆75Updated 5 months ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 4 years ago
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- high performance C++20 implementation of std::variant☆57Updated 9 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- Unique-ownership smart pointers with observable lifetime.☆39Updated 3 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- C++ static_enum☆87Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆45Updated last week
- C++ library aiming to replace all built-in integers☆99Updated last month