rollbear / dry-comparisons
C++17 Utility classes for comparing multiple values in one simple expression
☆204Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for dry-comparisons
- constexpr C++17 library for simplifying higher order functions in application code☆195Updated last year
- A reflective enum implementation for C++☆289Updated 9 months ago
- Simple, flexible and modular assertion macro.☆221Updated 6 months ago
- ☆131Updated 2 years ago
- A polymorphic value-type for C++☆228Updated last year
- Range-based goodness for C++17☆358Updated 3 years ago
- C++ static_enum☆86Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- Meta programming library designed for compilation speed.☆167Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- An additive strong typedef library for C++14/17/20☆418Updated last week
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 7 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆200Updated 3 years ago
- A highly efficient, move-aware operators library☆198Updated last year
- rx::ranges is a minimalist ranges library for C++17☆126Updated last year
- A collection of awful archetypes to ease the testing of generic C++ libraries☆109Updated 5 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- ranges features for c+23 ported to C++20☆76Updated last year
- c++ LINQ -like library of higher-order functions for data manipulation☆194Updated 3 years ago
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- 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
- Functional reactive programming library for c++☆155Updated 10 months ago
- low-level library for minimizing the size of your types☆110Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 years 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
- Header only read/write wrapper to combine mutexes with locks.☆149Updated last month
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆138Updated last month
- repr for Modern C++: Return printable string representation of a value☆83Updated 3 years ago