ricab / scope_guardLinks
A modern C++ scope guard that is easy to use but hard to misuse.
☆191Updated 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.☆334Updated 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☆242Updated 5 months ago
- Scope Guard & Defer C++☆175Updated last year
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆408Updated 3 months ago
- Implementation of C++20's std::span for older compilers☆357Updated 2 years ago
- A reflective enum implementation for C++☆298Updated last year
- Bit flags for C++11 scoped enums☆121Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆568Updated 10 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☆443Updated 3 months ago
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆182Updated last week
- A polymorphic value-type for C++☆227Updated last year
- A miniature library for struct-field reflection in C++☆571Updated 4 months ago
- A single header standard C++ serialization framework.☆195Updated 3 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆216Updated 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 last year
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- Semantic Versioning for modern C++☆330Updated last month
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- Header-only library for multithreaded programming☆233Updated 3 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆475Updated 2 weeks ago
- Lightweight Error Augmentation Framework☆331Updated last month
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆366Updated 2 months ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- cross platform subprocess library for c++ similar to design of python subprocess☆200Updated 10 months ago
- C++ command line parsing library☆200Updated last year
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆155Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆155Updated 4 months ago