offa / scope-guardLinks
Implementation of Scoped Guards and Unique Resource as proposed in P0052.
☆54Updated this week
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☆76Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- value types for composite class design - with allocators☆73Updated 2 weeks ago
- Boost.PFR without the boost namespaces☆76Updated 7 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 6 months ago
- C++ library aiming to replace all built-in integers☆100Updated last month
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆70Updated 2 weeks ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated last year
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Ease-of-use-first argument parsing for C++23☆63Updated 3 weeks ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- Time to #include standard library and other C++ headers.☆106Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- A library of type traits for introspecting C++ function types☆32Updated 6 years ago
- Showcases how to use UTF-8 in C++ with the win32 api☆47Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 11 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆107Updated last week
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- C++ command line argument parsing and routing☆51Updated last year
- P0323 & P2505 std::expected simple implementation☆43Updated 5 months ago
- A C++17 header-only Unicode library. (Unicode 17.0.0)☆120Updated 2 months ago
- Bit flags for C++11 scoped enums☆122Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆51Updated 4 years ago
- C++20 Dependency Injection library☆32Updated 8 months ago