ricab / scope_guardLinks
A modern C++ scope guard that is easy to use but hard to misuse.
☆201Updated this week
Alternatives and similar repositories for scope_guard
Users that are interested in scope_guard are comparing it to the libraries listed below
Sorting:
- 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 last month
- What a c++ standard Unicode library might look like.☆340Updated last year
- Scope Guard & Defer C++☆181Updated 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☆422Updated last month
- A single header standard C++ serialization framework.☆199Updated 4 years ago
- A reflective enum implementation for C++☆299Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- Implementation of C++20's std::span for older compilers☆372Updated 2 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Updated 3 years ago
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆188Updated last month
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆466Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆596Updated 5 months 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 …☆152Updated last month
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆530Updated 2 weeks ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆230Updated 3 years ago
- A polymorphic value-type for C++☆227Updated 2 years ago
- Bit flags for C++11 scoped enums☆122Updated 3 years ago
- Lightweight Error Augmentation Framework☆337Updated this week
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- A miniature library for struct-field reflection in C++☆634Updated 2 months ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Header-only library for multithreaded programming☆239Updated 9 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated last week
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆164Updated 2 years ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated 2 weeks ago