offa / scope-guardLinks
Implementation of Scoped Guards and Unique Resource as proposed in P0052.
☆52Updated 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 last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 5 months ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- Measures how parsing overweight the major STLs have become☆58Updated 4 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- value types for composite class design - with allocators☆59Updated 3 weeks ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 6 months ago
- P0323 & P2505 std::expected simple implementation☆42Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- List-initialize containers with proper move semantics☆30Updated 6 months ago
- C++ command line argument parsing and routing☆52Updated last year
- Library of backported modern C++ types to work with C++11☆85Updated 4 months ago
- Boost.PFR without the boost namespaces☆73Updated 2 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆92Updated 3 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆16Updated 6 months ago
- Lightweight header-only C++20 enum and typename reflection☆78Updated last month
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- <charconv> from Microsoft STL, but multi-platform☆39Updated 5 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 2 months ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- An indirect value-type for C++☆84Updated last year
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Time to #include standard library and other C++ headers.☆104Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆177Updated 3 years ago
- Yet another C++ text formatting library.☆70Updated 9 months ago
- A minimal xoshiro256** generator with the C++ <random> interface☆36Updated 4 years ago