offa / scope-guard
Implementation of Scoped Guards and Unique Resource as proposed in P0052.
☆49Updated 3 weeks ago
Alternatives and similar repositories for scope-guard:
Users that are interested in scope-guard are comparing it to the libraries listed below
- P0323 & P2505 std::expected simple implementation☆39Updated 3 weeks ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last week
- Replacement for std::optional with efficient memory usage and additional features.☆46Updated last month
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- C++ static_enum☆86Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 5 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Boost.PFR without the boost namespaces☆70Updated 3 weeks ago
- value types for composite class design - with allocators☆49Updated last week
- List-initialize containers with proper move semantics☆30Updated last month
- Yet another C++ text formatting library.☆71Updated 4 months ago
- A C++14 and later CRTP template for defining iterators☆73Updated last week
- C++ command line argument parsing and routing☆53Updated 9 months ago
- C++ library aiming to replace all built-in integers☆93Updated last month
- <charconv> from Microsoft STL, but multi-platform☆37Updated 3 weeks ago
- C++20 compile time compressed string tables☆46Updated 2 years 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
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆89Updated 3 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- A simple, single-header-only library, for wrapping text. In C++☆102Updated 5 years ago
- Showcases how to use UTF-8 in C++ with the win32 api☆46Updated 10 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆122Updated last month
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- high performance C++20 implementation of std::variant☆54Updated last month
- Flat containers for C++☆59Updated 2 years ago