offa / scope-guard
Implementation of Scoped Guards and Unique Resource as proposed in P0052.
☆49Updated last week
Alternatives and similar repositories for scope-guard:
Users that are interested in scope-guard are comparing it to the libraries listed below
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- P0323 & P2505 std::expected simple implementation☆39Updated last week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated last week
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- value types for composite class design - with allocators☆47Updated 2 weeks ago
- A C++14 and later CRTP template for defining iterators☆72Updated 2 weeks ago
- Replacement for std::optional with efficient memory usage and additional features.☆46Updated 3 weeks ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- Showcases how to use UTF-8 in C++ with the win32 api☆45Updated 9 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
- Yet another C++ text formatting library.☆71Updated 3 months ago
- A memory leak and deadlock finder for C, C++☆69Updated 10 months ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 4 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- List-initialize containers with proper move semantics☆30Updated 2 weeks ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Header-only C++ containers and algorithms from the SG14 Low Latency study group☆23Updated 4 months ago
- Lightweight header-only C++20 enum and typename reflection☆53Updated last month
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆57Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 2 months ago
- ☆33Updated 2 years ago
- Metadata to support C++ packaging☆38Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- The ISO C++ Modules Ecosystem Technical Report (METeR)☆22Updated last year