Neargye / scope_guardLinks
Scope Guard & Defer C++
☆177Updated last year
Alternatives and similar repositories for scope_guard
Users that are interested in scope_guard are comparing it to the libraries listed below
Sorting:
- A modern C++ scope guard that is easy to use but hard to misuse.☆195Updated 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☆453Updated 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.☆250Updated 2 weeks ago
- Lightweight Error Augmentation Framework☆335Updated last week
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- cross platform subprocess library for c++ similar to design of python subprocess☆204Updated last year
- Implementation of C++20's std::span for older compilers☆367Updated 2 years ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆506Updated 3 weeks ago
- Glob for C++17☆278Updated 5 months ago
- C++ serializers benchmark with realistic data☆125Updated 2 years 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 …☆149Updated 3 weeks 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☆415Updated 3 weeks ago
- A reflective enum implementation for C++☆297Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Header-only library for multithreaded programming☆236Updated 6 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆164Updated 3 weeks ago
- C++ header-only config reader library based on JSON☆195Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆196Updated last week
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- C++20 Microservice Bootstrapping Framework☆234Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 3 months ago
- A modern C++ library for type-safe environment variable parsing☆150Updated 10 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆198Updated 4 years ago
- C++ hash map and hash set which preserve the order of insertion☆554Updated last year
- A miniature library for struct-field reflection in C++☆598Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated last week
- C++11 metaprogramming library☆269Updated last week
- C++ command line parsing library☆203Updated 2 years ago