Neargye / scope_guard
Scope Guard & Defer C++
☆172Updated last year
Alternatives and similar repositories for scope_guard:
Users that are interested in scope_guard are comparing it to the libraries listed below
- 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☆239Updated 3 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☆440Updated last month
- A modern C++ scope guard that is easy to use but hard to misuse.☆188Updated 2 years ago
- Lightweight Error Augmentation Framework☆324Updated this week
- Glob for C++17☆262Updated 3 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- A miniature library for struct-field reflection in C++☆555Updated 2 months ago
- Coroutines for C++20 & asio☆276Updated 3 weeks 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 …☆138Updated last month
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆459Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- A single header standard C++ serialization framework.☆194Updated 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☆405Updated last month
- Implementation of C++20's std::span for older compilers☆349Updated 2 years ago
- cross platform subprocess library for c++ similar to design of python subprocess☆199Updated 8 months ago
- A reflective enum implementation for C++☆291Updated last year
- A header-only C++ library for task concurrency☆625Updated last year
- Semantic Versioning for modern C++☆320Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆473Updated last month
- C++20 Static Reflection library☆400Updated last week
- Header-only library for multithreaded programming☆234Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆170Updated last month
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆89Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated last year
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆507Updated 7 months ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆187Updated 3 weeks ago
- A fast work-stealing queue template in C++☆306Updated last year
- Small, header only signals and slots C++11 library.☆259Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆365Updated 2 weeks ago
- A C++14 reflection library☆71Updated 3 weeks ago