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
- A reflective enum implementation for C++☆290Updated 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☆238Updated 2 months ago
- A miniature library for struct-field reflection in C++☆549Updated last month
- Scope Guard & Defer C++☆170Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 7 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☆437Updated 3 weeks ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- What a c++ standard Unicode library might look like.☆331Updated last year
- Range-based goodness for C++17☆362Updated 4 years ago
- Implementation of C++20's std::span for older compilers☆347Updated 2 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆455Updated last month
- Bit flags for C++11 scoped enums☆120Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 10 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆219Updated 2 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☆404Updated 3 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆469Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆745Updated this week
- An additive strong typedef library for C++14/17/20☆432Updated 2 months ago
- A single header standard C++ serialization framework.☆193Updated 3 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆362Updated 4 months ago
- A polymorphic value-type for C++☆227Updated last year
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 8 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated 11 months ago
- A modern header-only C++ library that provides platform-independent utilities.☆232Updated last year
- rocket - Fast single header signal/slots library for C++☆200Updated 7 months ago
- Fast, convenient JSON serialization and parsing in C++☆486Updated last month
- Lightweight Error Augmentation Framework☆322Updated 3 weeks ago
- Tool for analyzing includes in C++☆202Updated 7 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated last month