taocpp / operators
A highly efficient, move-aware operators library
☆198Updated last year
Related projects ⓘ
Alternatives and complementary repositories for operators
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- Range-based goodness for C++17☆358Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- A polymorphic value-type for C++☆228Updated last year
- Love template metaprogramming☆325Updated 2 years ago
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 3 months ago
- An implementation of C++ Extensions for Ranges☆222Updated 4 years ago
- A template for creating optional-like objects with no space overhead☆100Updated 2 years ago
- Meta programming library designed for compilation speed.☆167Updated 2 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆194Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆169Updated 5 years ago
- Compile time mathematic functions for C++14☆186Updated 3 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago
- low-level library for minimizing the size of your types☆110Updated 5 years ago
- A C++14-and-later expression template library☆108Updated this week
- A collection of awful archetypes to ease the testing of generic C++ libraries☆109Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- Policy Based C++ Allocator Library☆123Updated 7 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
- Simple, flexible and modular assertion macro.☆221Updated 6 months ago
- runtime to compile-time mappings☆108Updated 7 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆195Updated last year
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago
- C++11 metaprogramming library☆243Updated this week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆143Updated 2 weeks ago
- 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