Neargye / scope_guardLinks
Scope Guard & Defer C++
☆182Updated 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☆468Updated 2 months ago
- A single header standard C++ serialization framework.☆200Updated 4 years 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
- cross platform subprocess library for c++ similar to design of python subprocess☆209Updated last month
- Lightweight Error Augmentation Framework☆337Updated this week
- 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
- Glob for C++17☆283Updated 8 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆202Updated last month
- C++11 (and onwards) library for lazy evaluation☆365Updated this week
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Updated 6 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated 3 weeks ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- C++ hash map and hash set which preserve the order of insertion☆567Updated 3 months ago
- Ultra fast C++11 allocator for STL containers.☆272Updated 4 years 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…☆148Updated last year
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆538Updated last month
- A miniature library for struct-field reflection in C++☆641Updated 3 months ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆198Updated this week
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- C++ serializers benchmark with realistic data☆127Updated 3 years 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☆166Updated 2 months 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☆421Updated 2 months ago
- A reflective enum implementation for C++☆300Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆221Updated 2 years ago
- A Simple C++ Http server/client above Boost.Beast☆206Updated last month
- C++ small containers☆148Updated 3 weeks ago