offa / scope-guard
Implementation of Scoped Guards and Unique Resource as proposed in P0052.
☆47Updated last week
Related projects ⓘ
Alternatives and complementary repositories for scope-guard
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- Showcases how to use UTF-8 in C++ with the win32 api☆43Updated 5 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆42Updated this week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆76Updated last year
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆102Updated 4 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Measures how parsing overweight the major STLs have become☆56Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- C++20 compile time compressed string tables☆46Updated last year
- Proposed SG14 status_code for the C++ standard☆64Updated this week
- value types for composite class design - with allocators☆37Updated this week
- List-initialize containers with proper move semantics☆26Updated last year
- high performance C++20 implementation of std::variant☆49Updated 5 months ago
- A template for creating optional-like objects with no space overhead☆100Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 7 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- An indirect value-type for C++☆82Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 5 months ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- A C++14 Lambda Library☆23Updated this week
- A bunch of small C++ utilities☆62Updated 11 months ago
- Yet another C++ text formatting library.☆70Updated 4 months ago
- C++ command line argument parsing and routing☆52Updated 4 months ago
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- ☆32Updated 2 years ago