ricab / scope_guardLinks
A modern C++ scope guard that is easy to use but hard to misuse.
☆194Updated 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☆247Updated 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☆410Updated 5 months ago
- A reflective enum implementation for C++☆297Updated last year
- Scope Guard & Defer C++☆176Updated last year
- What a c++ standard Unicode library might look like.☆335Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆576Updated last month
- Implementation of C++20's std::span for older compilers☆364Updated 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☆448Updated 5 months ago
- Bit flags for C++11 scoped enums☆121Updated 3 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆220Updated 2 years ago
- A miniature library for struct-field reflection in C++☆587Updated last month
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆186Updated this week
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆503Updated last year
- Range-based goodness for C++17☆365Updated 4 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆376Updated last month
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆490Updated 2 months ago
- Lightweight Error Augmentation Framework☆332Updated 3 weeks ago
- A polymorphic value-type for C++☆228Updated last year
- Header-only library for multithreaded programming☆236Updated 5 months ago
- Tool for analyzing includes in C++☆207Updated last year
- An additive strong typedef library for C++14/17/20☆456Updated 7 months ago
- Semantic Versioning for modern C++☆339Updated last month
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆167Updated 7 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆224Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆136Updated 4 years ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated last month