ricab / scope_guardLinks
A modern C++ scope guard that is easy to use but hard to misuse.
☆191Updated 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
Sorting:
- 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☆240Updated 4 months ago
- A reflective enum implementation for C++☆295Updated last year
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆406Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆567Updated 10 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 2 months ago
- A miniature library for struct-field reflection in C++☆570Updated 3 months ago
- An additive strong typedef library for C++14/17/20☆440Updated 4 months ago
- Implementation of C++20's std::span for older compilers☆355Updated 2 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆468Updated 2 weeks ago
- What a c++ standard Unicode library might look like.☆333Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆367Updated 2 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 3 weeks ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- Scope Guard & Defer C++☆175Updated last year
- A polymorphic value-type for C++☆227Updated last year
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆181Updated 2 months ago
- Tool for analyzing includes in C++☆203Updated 10 months ago
- A lightweight, non-owning reference to a callable.☆174Updated 3 years ago
- Lightweight Error Augmentation Framework☆330Updated 3 weeks ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆215Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 2 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆222Updated 2 years ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- C++ library for storing and printing backtraces.☆467Updated 3 weeks ago
- A single header standard C++ serialization framework.☆195Updated 3 years ago
- Generic observable objects and reactive expressions for C++☆300Updated 3 years ago