ricab / scope_guardLinks
A modern C++ scope guard that is easy to use but hard to misuse.
☆202Updated last month
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 2 months ago
- Scope Guard & Defer C++☆182Updated 2 years 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
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- What a c++ standard Unicode library might look like.☆341Updated 2 years ago
- A reflective enum implementation for C++☆300Updated 2 years ago
- Bit flags for C++11 scoped enums☆122Updated 3 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Updated 3 years ago
- A single header standard C++ serialization framework.☆200Updated 4 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☆468Updated 2 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Updated this week
- A miniature library for struct-field reflection in C++☆641Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Updated 6 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆538Updated last month
- A work in progress minimal C++ static reflection API and codegen tool.☆263Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆231Updated 3 years ago
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆189Updated last month
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆364Updated 7 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 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…☆166Updated this week
- C++ command line parsing library☆203Updated 2 years ago
- A cross-platform (C99/C++11) process library☆614Updated last year
- Semantic Versioning for modern C++☆347Updated 2 weeks ago
- Header-only library for multithreaded programming☆241Updated last week
- C++ hash map and hash set which preserve the order of insertion☆567Updated 3 months ago
- A polymorphic value-type for C++☆227Updated 2 years ago