offa / scope-guardLinks
Implementation of Scoped Guards and Unique Resource as proposed in P0052.
☆54Updated 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
Sorting:
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- C++ command line argument parsing and routing☆52Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated last week
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- Boost.PFR without the boost namespaces☆75Updated 6 months ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 9 months ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 5 months ago
- value types for composite class design - with allocators☆72Updated last month
- P0323 & P2505 std::expected simple implementation☆43Updated 4 months ago
- Yet another C++ text formatting library.☆71Updated last year
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆51Updated 4 years ago
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 10 months ago
- Ease-of-use-first argument parsing for C++23☆63Updated last week
- Showcases how to use UTF-8 in C++ with the win32 api☆46Updated last year
- C++ library aiming to replace all built-in integers☆99Updated last week
- A C++14 and later CRTP template for defining iterators☆76Updated 3 weeks ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆139Updated last month
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last month
- A lightweight, non-owning reference to a callable.☆181Updated 4 years ago
- high performance C++20 implementation of std::variant☆57Updated 9 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 7 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- List-initialize containers with proper move semantics☆30Updated 9 months ago
- Bit flags for C++11 scoped enums☆122Updated 3 years ago