Neargye / scope_guardLinks
Scope Guard & Defer C++
☆181Updated 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:
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆467Updated 2 months ago
- cross platform subprocess library for c++ similar to design of python subprocess☆209Updated last month
- A modern C++ scope guard that is easy to use but hard to misuse.☆202Updated 3 weeks 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.☆252Updated 2 months ago
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- Lightweight Error Augmentation Framework☆337Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆153Updated 2 months ago
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆538Updated last month
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆167Updated 2 months ago
- Glob for C++17☆283Updated 8 months ago
- A reflective enum implementation for C++☆299Updated last year
- A miniature library for struct-field reflection in C++☆639Updated 3 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆220Updated 2 years ago
- Semantic Versioning for modern C++☆347Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 10 months ago
- C++ command line parsing library☆204Updated 2 years ago
- C++11 (and onwards) library for lazy evaluation☆365Updated last month
- C++20 State Machine library☆233Updated 8 months ago
- A collection of std-like single-header C++ libraries☆199Updated 2 weeks ago
- C++11 metaprogramming library☆280Updated last week
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated 2 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆381Updated 6 months ago
- Header-only library for multithreaded programming☆241Updated 2 weeks ago
- Coroutines for C++20 & asio☆330Updated last week
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆230Updated 3 years ago