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:
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- value types for composite class design - with allocators☆73Updated 2 weeks ago
- C++ command line argument parsing and routing☆51Updated last year
- Proposed SG14 status_code for the C++ standard☆70Updated 2 weeks ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- A library of type traits for introspecting C++ function types☆32Updated 6 years ago
- List-initialize containers with proper move semantics☆30Updated 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
- Time to #include standard library and other C++ headers.☆106Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated last week
- Yet another C++ text formatting library.☆71Updated last year
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- ☆34Updated 3 years ago
- C++ library aiming to replace all built-in integers☆100Updated last month
- Boost.PFR without the boost namespaces☆76Updated 7 months ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- Ease-of-use-first argument parsing for C++23☆63Updated last month
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆146Updated last week
- P0323 & P2505 std::expected simple implementation☆43Updated 5 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 11 months ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- A universal type for non-type template parameters for C++20 or later.☆28Updated last year