Neargye / scope_guard
Scope Guard & Defer C++
☆159Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for scope_guard
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆423Updated 5 months 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☆239Updated 5 months ago
- Lightweight Error Augmentation Framework☆313Updated last week
- A single header standard C++ serialization framework.☆189Updated 2 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆182Updated last year
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆395Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- A miniature library for struct-field reflection in C++☆500Updated last year
- A header-only C++ library for task concurrency☆624Updated last year
- 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 5 months ago
- Header-only library for multithreaded programming☆226Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 months ago
- cross platform subprocess library for c++ similar to design of python subprocess☆191Updated 2 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆354Updated last 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 …☆136Updated 5 months ago
- Coroutines for C++20 & asio☆228Updated this week
- A reflective enum implementation for C++☆289Updated 9 months ago
- Glob for C++17☆249Updated 7 months ago
- C++11 metaprogramming library☆243Updated last week
- A polymorphic value-type for C++☆228Updated last year
- C++ serializers benchmark with realistic data☆119Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆880Updated this week
- C++20 Microservice Bootstrapping Framework☆205Updated 2 weeks ago
- A fast work-stealing queue template in C++☆296Updated 9 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆132Updated 7 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆150Updated 2 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆478Updated this week
- A simple, header only event bus library written in modern C++17.☆139Updated last week
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 5 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆206Updated last year