ricab / scope_guardLinks
A modern C++ scope guard that is easy to use but hard to misuse.
☆195Updated 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:
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆415Updated 3 weeks ago
- Scope Guard & Defer C++☆177Updated 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.☆250Updated 2 weeks ago
- A reflective enum implementation for C++☆297Updated last year
- Implementation of C++20's std::span for older compilers☆367Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 3 months ago
- What a c++ standard Unicode library might look like.☆339Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆453Updated 3 weeks ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆506Updated 3 weeks ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆225Updated 2 years ago
- Bit flags for C++11 scoped enums☆121Updated 3 years ago
- A miniature library for struct-field reflection in C++☆598Updated 2 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆186Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated last week
- Lightweight Error Augmentation Framework☆335Updated last week
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆504Updated 2 weeks ago
- Semantic Versioning for modern C++☆341Updated 3 months ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated 2 months ago
- Tool for analyzing includes in C++☆208Updated last year
- cross platform subprocess library for c++ similar to design of python subprocess☆204Updated last year
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆160Updated last year
- rocket - Fast single header signal/slots library for C++☆208Updated last year
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆137Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- C++ command line parsing library☆203Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆179Updated 4 years ago