davidstone / operatorsLinks
Automatically generate canonical forms of operators, taking advantage of the latest C++ features
☆13Updated last month
Alternatives and similar repositories for operators
Users that are interested in operators are comparing it to the libraries listed below
Sorting:
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- C++20 Dependency Injection library☆26Updated last month
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆16Updated 4 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 9 months ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- Collection of proposals for c++☆26Updated last month
- ☆21Updated this week
- Papers intended for the C++ Standardization Committee☆14Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- A type-erasure toolkit for C++20☆18Updated 3 months ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆50Updated 2 months ago
- Rebooting the std::bitset franchise☆44Updated last month
- Proof of concept of view_maybe☆10Updated 6 months ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆16Updated this week
- Comparison operators for std::span☆15Updated 5 years ago
- List-initialize containers with proper move semantics☆30Updated 3 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- Ease-of-use-first argument parsing for C++23☆62Updated 4 months ago
- homogeneous variadic function parameters☆17Updated last year
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 7 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A hash function library☆45Updated 2 weeks ago
- A C++14 Lambda Library☆25Updated 2 months ago
- A fixed capacity dynamically sized string☆66Updated last month
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year