offa / scope-guardLinks
Implementation of Scoped Guards and Unique Resource as proposed in P0052.
☆50Updated 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
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated last month
- List-initialize containers with proper move semantics☆30Updated 4 months ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 3 months ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Showcases how to use UTF-8 in C++ with the win32 api☆46Updated last year
- value types for composite class design - with allocators☆53Updated this week
- An indirect value-type for C++☆83Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆90Updated 3 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 4 months ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Measures how parsing overweight the major STLs have become☆58Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆16Updated 4 months ago
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- A Faster Enum Reflection For C++20 Since I Don't Want To Wait For C++26 Reflection☆79Updated this week
- Time to #include standard library and other C++ headers.☆105Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 3 months ago
- Unique-ownership smart pointers with observable lifetime.☆37Updated 2 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A drop in replacement for pkg-config/pkgconf using cps files☆19Updated 2 months ago
- ☆34Updated 3 years ago