davidstone / operators
Automatically generate canonical forms of operators, taking advantage of the latest C++ features
☆11Updated last week
Alternatives and similar repositories for operators:
Users that are interested in operators are comparing it to the libraries listed below
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Compiler/BuildSystem Interface Library☆24Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- Collection of proposals for c++☆25Updated this week
- Experimental JSON builder based on C++ reflection☆48Updated last month
- homogeneous variadic function parameters☆17Updated 11 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 4 months ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆12Updated this week
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 2 months ago
- A drop in replacement for pkg-config/pkgconf using cps files☆18Updated this week
- A fixed capacity dynamically sized string☆64Updated last month
- A hash function library☆38Updated 3 weeks ago
- KISS C++20 Type Reflection using IFC files☆49Updated 7 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Experimental clang support for WG21 P2996 (Reflection).☆72Updated this week
- The Fancy Named Parameters Library☆30Updated 2 months ago
- List-initialize containers with proper move semantics☆30Updated 2 weeks ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- The draft C++ Reflection Technical Specification☆84Updated 3 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 7 months ago
- Clang C/C++ Visual Profiler for compile times visualization☆36Updated 4 years ago
- C++20 Unit-Testing library☆42Updated 3 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 11 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 4 years ago
- Standalone version of the boost::unordered library☆24Updated last month
- Advanced Reflection and Serialization Library in C++26♦️☆13Updated 8 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 2 years ago