offa / scope-guardLinks
Implementation of Scoped Guards and Unique Resource as proposed in P0052.
☆55Updated 2 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 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 6 months ago
- value types for composite class design - with allocators☆64Updated last week
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated 5 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆115Updated last year
- Time to #include standard library and other C++ headers.☆104Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 7 months ago
- P0323 & P2505 std::expected simple implementation☆42Updated 2 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- <charconv> from Microsoft STL, but multi-platform☆39Updated 7 months ago
- A C++14 and later CRTP template for defining iterators☆75Updated 2 months ago
- Boost.PFR without the boost namespaces☆75Updated 4 months ago
- C++ library aiming to replace all built-in integers☆97Updated 3 weeks ago
- Measures how parsing overweight the major STLs have become☆59Updated 4 years ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆95Updated 3 weeks ago
- List-initialize containers with proper move semantics☆30Updated 7 months ago
- Showcases how to use UTF-8 in C++ with the win32 api☆46Updated last year
- Ease-of-use-first argument parsing for C++23☆62Updated 3 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A library of type traits for introspecting C++ function types☆30Updated 6 years ago
- Coroutines for C++23☆39Updated last month
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 4 years ago
- Rebooting the std::bitset franchise☆46Updated this week
- C++ command line argument parsing and routing☆52Updated last year
- Lightweight header-only C++20 enum and typename reflection☆80Updated 3 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 3 weeks ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆93Updated 4 years ago