ricab / scope_guardLinks
A modern C++ scope guard that is easy to use but hard to misuse.
☆189Updated 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☆239Updated 4 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☆441Updated 2 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆465Updated 2 months ago
- A reflective enum implementation for C++☆291Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated last week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 11 months ago
- Scope Guard & Defer C++☆173Updated last year
- A miniature library for struct-field reflection in C++☆564Updated 2 months ago
- Implementation of C++20's std::span for older compilers☆352Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- What a c++ standard Unicode library might look like.☆332Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- 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 2 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆750Updated last week
- Bit flags for C++11 scoped enums☆121Updated 2 years ago
- An additive strong typedef library for C++14/17/20☆438Updated 4 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆215Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆366Updated last month
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- A polymorphic value-type for C++☆227Updated last year
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆220Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- C++17 library facilities for older compilers☆146Updated 4 years ago
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 9 months ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆201Updated 3 years ago
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆181Updated last month