offa / scope-guardLinks
Implementation of Scoped Guards and Unique Resource as proposed in P0052.
☆54Updated 3 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:
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 7 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆92Updated this week
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 6 months ago
- Lightweight header-only C++20 enum and typename reflection☆79Updated 2 months 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
- P0323 & P2505 std::expected simple implementation☆42Updated 2 months ago
- Coroutines for C++23☆39Updated 3 weeks ago
- value types for composite class design - with allocators☆63Updated last month
- 📜 Give credit automatically! A license disclaimer generator for your CPM.cmake dependencies.☆40Updated 2 years ago
- Boost.PFR without the boost namespaces☆75Updated 3 months ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 7 months ago
- C++ command line argument parsing and routing☆52Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 6 months ago
- Yet another C++ text formatting library.☆71Updated 9 months ago
- List-initialize containers with proper move semantics☆30Updated 6 months ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 2 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
- An indirect value-type for C++☆84Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆179Updated 4 years ago
- Unique-ownership smart pointers with observable lifetime.☆39Updated last month
- Measures how parsing overweight the major STLs have become☆59Updated 4 years ago