offa / scope-guardLinks
Implementation of Scoped Guards and Unique Resource as proposed in P0052.
☆55Updated last week
Alternatives and similar repositories for scope-guard
Users that are interested in scope-guard are comparing it to the libraries listed below
Sorting:
- Proposed SG14 status_code for the C++ standard☆69Updated last week
- <charconv> from Microsoft STL, but multi-platform☆39Updated 7 months ago
- value types for composite class design - with allocators☆71Updated last week
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 8 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A library of type traits for introspecting C++ function types☆31Updated 6 years ago
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 2 weeks ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- A C++14 and later CRTP template for defining iterators☆76Updated last week
- List-initialize containers with proper move semantics☆30Updated 8 months ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- C++ command line argument parsing and routing☆52Updated last year
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- Time to #include standard library and other C++ headers.☆104Updated 4 years ago
- Lightweight header-only C++20 enum and typename reflection☆83Updated 3 months ago
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆97Updated last month
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- A C++14 reflection library☆77Updated this week
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆132Updated 2 weeks ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated last week
- 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
- Boost.PFR without the boost namespaces☆75Updated 4 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years 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
- Header-only C++ containers and algorithms from the SG14 Low Latency study group☆23Updated last year
- An indirect value-type for C++☆83Updated 2 years ago