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:
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 11 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 9 months ago
- C++20 Dependency Injection library☆31Updated 8 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Updated last year
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆104Updated 3 months ago
- SDK for the IFC specification at https://github.com/microsoft/ifc-spec☆69Updated this week
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 11 months ago
- meta-programming, C++11☆16Updated 3 years ago
- 🎲 Simple, compiler agnostic, C++23 reflection library (for aggregates and enums)☆19Updated 5 months ago
- value types for composite class design - with allocators☆73Updated last week
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Cryptography library for modern C++.☆77Updated 2 years ago
- Low memory overhead allocator☆34Updated last year
- A library of type traits for introspecting C++ function types☆32Updated 6 years ago
- C++20 Compact Tuple Tools☆57Updated this week
- C++20 compile time compressed string tables☆46Updated 3 years ago
- C++2x Performance library☆104Updated 2 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆71Updated 4 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- Standalone version of the boost::unordered library☆35Updated 6 months ago
- Metadata to support C++ packaging☆38Updated 3 years ago
- std::optional extensions adopted for C++26☆38Updated 2 weeks ago