kthohr / gcemLinks
A C++ compile-time math library using generalized constant expressions
☆781Updated last year
Alternatives and similar repositories for gcem
Users that are interested in gcem are comparing it to the libraries listed below
Sorting:
- a header-only, constexpr alternative to gperf for C++14 users☆1,439Updated 3 weeks ago
- scanf for modern C++☆1,194Updated 2 weeks ago
- The most over-engineered C++ assertion library☆654Updated this week
- A lightweight C++20 serialization and RPC library☆856Updated 2 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,570Updated 9 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆714Updated 4 months ago
- C++20 μ(micro)/Unit Testing framework☆1,350Updated last week
- Fast, convenient JSON serialization and parsing in C++☆492Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆569Updated 11 months ago
- A C++20 library for sequence-orientated programming☆625Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,590Updated 10 months ago
- Implementation of C++20's std::span for older compilers☆358Updated 2 years ago
- An additive strong typedef library for C++14/17/20☆447Updated 5 months ago
- A miniature library for struct-field reflection in C++☆573Updated 4 months ago
- The quantities and units library for C++☆1,214Updated last week
- A simple to use, composable, command line parser for C++ 11 and beyond☆523Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard