ricab / scope_guard
A modern C++ scope guard that is easy to use but hard to misuse.
☆185Updated 2 years ago
Alternatives and similar repositories for scope_guard:
Users that are interested in scope_guard are comparing it to the libraries listed below
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated last month
- A reflective enum implementation for C++☆290Updated last year
- Scope Guard & Defer C++☆168Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆560Updated 7 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆446Updated last week
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated this week
- What a c++ standard Unicode library might look like.☆329Updated last year
- Range-based goodness for C++17☆361Updated 4 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 7 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆162Updated 3 weeks ago
- Bit flags for C++11 scoped enums☆120Updated 2 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆466Updated 9 months ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆431Updated this week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆362Updated 3 months ago
- A miniature library for struct-field reflection in C++☆544Updated 2 weeks ago
- Implementation of C++20's std::span for older compilers☆345Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- A polymorphic value-type for C++☆227Updated last year
- An additive strong typedef library for C++14/17/20☆428Updated last month
- Simple, flexible and modular assertion macro.☆225Updated 11 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆218Updated 2 years ago
- C++11 (and onwards) library for lazy evaluation☆349Updated this week
- Semantic Versioning for modern C++☆315Updated 3 weeks ago
- Lightweight Error Augmentation Framework☆318Updated last week
- Header-only library for multithreaded programming☆233Updated 2 months ago
- Experiments with constexpr☆243Updated 4 years ago