offa / scope-guard
Implementation of Scoped Guards and Unique Resource as proposed in P0052.
☆48Updated last month
Alternatives and similar repositories for scope-guard:
Users that are interested in scope-guard are comparing it to the libraries listed below
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- value types for composite class design - with allocators☆44Updated this week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 3 months ago
- Lightweight header-only C++20 enum and typename reflection☆53Updated last week
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆101Updated 3 years ago
- Rebooting the std::bitset franchise☆43Updated this week
- Comparison operators for std::span☆15Updated 4 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆51Updated 4 years ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- Yet another C++ text formatting library.☆70Updated 2 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 8 months ago
- Boost.PFR without the boost namespaces☆68Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A library of type traits for introspecting C++ function types☆28Updated 5 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- high performance C++20 implementation of std::variant☆53Updated 8 months ago
- A C++14 reflection library☆68Updated 2 months ago
- C++ command line argument parsing and routing☆52Updated 7 months ago