ricab / scope_guard
A modern C++ scope guard that is easy to use but hard to misuse.
☆185Updated last year
Alternatives and similar repositories for scope_guard:
Users that are interested in scope_guard are comparing it to the libraries listed below
- A reflective enum implementation for C++☆289Updated last year
- 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 2 weeks ago
- Scope Guard & Defer C++☆164Updated last year
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆179Updated this week
- A miniature library for struct-field reflection in C++☆532Updated last month
- Bit flags for C++11 scoped enums☆120Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆559Updated 6 months ago
- Semantic Versioning for modern C++☆310Updated 3 weeks ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆208Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆438Updated 3 weeks ago
- A polymorphic value-type for C++☆228Updated last year
- Implementation of C++20's std::span for older compilers☆343Updated 2 years ago
- What a c++ standard Unicode library might look like.☆328Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 9 months ago
- Range-based goodness for C++17☆359Updated 4 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 8 months ago
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆195Updated 3 years ago
- An additive strong typedef library for C++14/17/20☆425Updated 3 weeks ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆201Updated 3 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆430Updated 8 months 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☆405Updated 3 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆464Updated 8 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆217Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆360Updated 2 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆741Updated 2 weeks ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- 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