offa / scope-guardLinks
Implementation of Scoped Guards and Unique Resource as proposed in P0052.
☆50Updated this week
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
- C++ library aiming to replace all built-in integers☆95Updated 2 months ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- Measures how parsing overweight the major STLs have become☆58Updated 4 years ago
- Lightweight header-only C++20 enum and typename reflection☆72Updated 2 weeks ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆113Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- Boost.PFR without the boost namespaces☆72Updated last month
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- Showcases how to use UTF-8 in C++ with the win32 api☆46Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- P0323 & P2505 std::expected simple implementation☆42Updated 4 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- A universal type for non-type template parameters for C++20 or later.☆27Updated 11 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆82Updated last week
- List-initialize containers with proper move semantics☆30Updated 4 months ago
- Bit flags for C++11 scoped enums☆121Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- C++ command line argument parsing and routing☆53Updated last year
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- Time to #include standard library and other C++ headers.☆104Updated 4 years ago