rollbear / dry-comparisonsLinks
C++17 Utility classes for comparing multiple values in one simple expression
☆205Updated last year
Alternatives and similar repositories for dry-comparisons
Users that are interested in dry-comparisons are comparing it to the libraries listed below
Sorting:
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- A reflective enum implementation for C++☆299Updated last year
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆115Updated last year
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- ☆133Updated 3 years ago
- Range-based goodness for C++17☆364Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 9 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated last year
- What a c++ standard Unicode library might look like.☆339Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- C++ static_enum☆87Updated 5 years ago
- Single-header program options parsing library for C++11☆135Updated 3 years ago
- Simple, flexible and modular assertion macro.☆229Updated last year
- Meta programming library designed for compilation speed.☆172Updated 3 weeks ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆109Updated 6 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Functional reactive programming library for c++☆160Updated last year
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Tool for analyzing includes in C++☆208Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- Replacements to standard numeric types which throw exceptions on errors☆218Updated 2 weeks ago
- Document modern C++ using unit tests☆55Updated 4 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☆165Updated 2 months ago
- A simple framework for compile-time benchmarks☆186Updated 4 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆214Updated 5 years ago
- (experimental) Syntactic sugar for variant and optional types.☆162Updated 6 years ago