davidstone / operatorsLinks
Automatically generate canonical forms of operators, taking advantage of the latest C++ features
☆13Updated 5 months ago
Alternatives and similar repositories for operators
Users that are interested in operators are comparing it to the libraries listed below
Sorting:
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 11 months ago
- C++20 Dependency Injection library☆32Updated 8 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- ☆31Updated last month
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated last week
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 11 months ago
- Standalone version of the boost::unordered library☆35Updated 6 months ago
- C++20 Compact Tuple Tools☆57Updated this week
- value types for composite class design - with allocators☆73Updated 2 weeks ago
- C++20 compile time compressed string tables☆46Updated 3 years ago
- Low memory overhead allocator☆34Updated last year
- List-initialize containers with proper move semantics☆30Updated 10 months ago
- Collection of proposals for c++☆29Updated 3 months ago
- std::optional extensions adopted for C++26☆38Updated this week
- A dynamically-resizable vector with fixed capacity and embedded storage (P0843)☆30Updated last week
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 7 months ago
- meta-programming, C++11☆16Updated 3 years ago
- C++ command line argument parsing and routing☆51Updated last year
- The Fancy Named Parameters Library☆36Updated 3 months ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated this week
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- Compile time counter that works with all major modern compilers☆60Updated 2 years ago
- A drop in replacement for pkg-config/pkgconf using cps files☆20Updated 9 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Updated last year
- C++ library aiming to replace all built-in integers☆100Updated last month
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- A library of type traits for introspecting C++ function types☆32Updated 6 years ago