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:
- What a c++ standard Unicode library might look like.☆336Updated 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☆248Updated this week
- Implementation of C++20's std::span for older compilers☆367Updated 2 years ago
- A reflective enum implementation for C++☆297Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆578Updated 2 months ago
- Scope Guard & Defer C++☆176Updated last year
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 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☆413Updated this week
- Bit flags for C++11 scoped enums☆121Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 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☆450Updated 6 months ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆495Updated this week
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆186Updated last week
- A miniature library for struct-field reflection in C++☆592Updated 2 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆260Updated 4 years ago
- Lightweight Error Augmentation Framework☆334Updated last month
- cross platform subprocess library for c++ similar to design of python subprocess☆205Updated last year
- A polymorphic value-type for C++☆228Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 4 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆136Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆378Updated 2 months 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
- Fast, convenient JSON serialization and parsing in C++☆499Updated 2 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…☆158Updated 2 months ago
- Header-only library for multithreaded programming☆236Updated 6 months ago
- Simple, flexible and modular assertion macro.☆229Updated last year
- Range-based goodness for C++17☆365Updated 4 years ago