Neargye / scope_guard
Scope Guard & Defer C++
☆164Updated 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 2 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 3 weeks ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆185Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆430Updated 8 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆438Updated 3 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆464Updated 8 months ago
- Lightweight Error Augmentation Framework☆319Updated this week
- A single header standard C++ serialization framework.☆191Updated 3 years ago
- Small, header only signals and slots C++11 library.☆257Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆559Updated 6 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 9 months ago
- Implementation of C++20's std::span for older compilers☆343Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆140Updated 10 months ago
- C++11 (and onwards) library for lazy evaluation☆348Updated this week
- 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 3 weeks ago
- Semantic Versioning for modern C++☆310Updated 3 weeks ago
- Glob for C++17☆256Updated 10 months ago
- cross platform subprocess library for c++ similar to design of python subprocess☆195Updated 5 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆158Updated 2 weeks ago
- A reflective enum implementation for C++☆289Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆360Updated 2 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆210Updated 4 months ago
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- A polymorphic value-type for C++☆228Updated 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…☆151Updated last week
- C++11 metaprogramming library☆255Updated last month
- A header-only C++ library for task concurrency☆624Updated last year
- Header-only library for multithreaded programming☆233Updated last month
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆87Updated 2 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago