davidstone / operatorsLinks
Automatically generate canonical forms of operators, taking advantage of the latest C++ features
☆13Updated 2 weeks ago
Alternatives and similar repositories for operators
Users that are interested in operators are comparing it to the libraries listed below
Sorting:
- List-initialize containers with proper move semantics☆30Updated 5 months ago
- value types for composite class design - with allocators☆58Updated last week
- Experimental JSON builder based on C++ reflection☆52Updated 2 months ago
- ☆27Updated last week
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 11 months ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 5 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- The Fancy Named Parameters Library☆34Updated 3 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆16Updated 6 months ago
- C++20 Dependency Injection library☆28Updated 3 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 6 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 3 years ago
- Boost.PFR without the boost namespaces☆73Updated 2 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- meta-programming, C++11☆16Updated 3 years ago
- Collection of proposals for c++☆29Updated 3 months ago
- A binary i/o library for C++, without the agonizing pain☆34Updated 2 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 2 months ago
- C++20 Compact Tuple Tools☆54Updated 2 weeks ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 4 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Lightweight header-only C++20 enum and typename reflection☆77Updated last month
- Core Working Group☆31Updated last week
- A universal type for non-type template parameters for C++20 or later.☆27Updated last year
- A C++14 and later CRTP template for defining iterators☆75Updated 3 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- C++11 compatible charconv☆31Updated 3 weeks ago