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
- Implementation of C++20's std::span for older compilers☆340Updated last year
- A reflective enum implementation for C++☆289Updated 11 months ago
- 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 7 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆737Updated 2 weeks ago
- A polymorphic value-type for C++☆228Updated last year
- Scope Guard & Defer C++☆163Updated 11 months ago
- Bit flags for C++11 scoped enums☆120Updated 2 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☆429Updated 7 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆426Updated last month
- A miniature library for struct-field reflection in C++☆518Updated last week
- What a c++ standard Unicode library might look like.☆324Updated 11 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆550Updated 5 months ago
- Semantic Versioning for modern C++☆306Updated 2 weeks ago
- An additive strong typedef library for C++14/17/20☆420Updated 3 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 7 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 last week
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Header-only library for multithreaded programming☆229Updated 3 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 5 years ago
- Lightweight Error Augmentation Framework☆317Updated last month
- Tool for analyzing includes in C++☆201Updated 5 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 3 years ago
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆178Updated 3 weeks ago
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆127Updated 3 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆201Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated 5 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆499Updated 7 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆216Updated 2 years ago