ricab / scope_guardLinks
A modern C++ scope guard that is easy to use but hard to misuse.
☆194Updated 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:
- 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☆245Updated 6 months ago
- What a c++ standard Unicode library might look like.☆335Updated last year
- Scope Guard & Defer C++☆176Updated last year
- A reflective enum implementation for C++☆297Updated 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☆409Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated last month
- Bit flags for C++11 scoped enums☆121Updated 3 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Implementation of C++20's std::span for older compilers☆362Updated 2 years ago
- A miniature library for struct-field reflection in C++☆583Updated 3 weeks ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 4 months ago
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆184Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆224Updated 2 years ago
- Fast, convenient JSON serialization and parsing in C++☆495Updated 3 weeks ago
- Lightweight Error Augmentation Framework☆333Updated last week
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆217Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆482Updated last month
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Semantic Versioning for modern C++☆336Updated last month
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- A polymorphic value-type for C++☆227Updated last year
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆501Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆177Updated 6 years ago
- Range-based goodness for C++17☆364Updated 4 years ago
- Header-only library for multithreaded programming☆235Updated 4 months ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- Glob for C++17☆273Updated 3 months ago