ricab / scope_guard
A modern C++ scope guard that is easy to use but hard to misuse.
☆182Updated last year
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☆422Updated 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
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months 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☆405Updated 5 months ago
- A miniature library for struct-field reflection in C++☆500Updated last year
- Scope Guard & Defer C++☆157Updated 9 months ago
- A reflective enum implementation for C++☆289Updated 9 months ago
- Implementation of C++20's std::span for older compilers☆335Updated last year
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆392Updated last week
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆204Updated 2 years ago
- Range-based goodness for C++17☆358Updated 3 years ago
- What a c++ standard Unicode library might look like.☆323Updated 10 months ago
- Semantic Versioning for modern C++☆300Updated last month
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆397Updated 2 weeks ago
- A polymorphic value-type for C++☆228Updated last year
- An additive strong typedef library for C++14/17/20☆418Updated last week
- A single header standard C++ serialization framework.☆189Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 5 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆213Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 3 months ago
- Bit flags for C++11 scoped enums☆120Updated 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…☆150Updated 2 weeks ago
- Boost.Nowide - Standard library functions with UTF-8 API on Windows☆174Updated this week
- Compile Time Type Information for C++☆574Updated last year
- c++ LINQ -like library of higher-order functions for data manipulation☆194Updated 3 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 months ago
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- A header-only C++ library for task concurrency☆624Updated last year
- rocket - Fast single header signal/slots library for C++☆194Updated 3 months ago