kthohr / gcemLinks
A C++ compile-time math library using generalized constant expressions
☆799Updated 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,487Updated 3 months ago
- scanf for modern C++☆1,277Updated this week
- The most over-engineered C++ assertion library☆684Updated 3 months ago
- A lightweight C++20 serialization and RPC library☆890Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,619Updated last year
- The quantities and units library for C++☆1,251Updated 2 weeks ago
- A C++20 library for sequence-orientated programming☆658Updated last week
- C++20 μ(micro)/Unit Testing framework☆1,386Updated 3 months ago
- An additive strong typedef library for C++14/17/20☆460Updated 9 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,600Updated 2 weeks ago
- A miniature library for struct-field reflection in C++☆603Updated 3 months ago
- Implementation of strong types in C++☆810Updated 3 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆989Updated 2 weeks ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆553Updated 2 months ago
- 🍦 Never use cout/printf to debug again☆726Updated 2 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆540Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,264Updated last week
- Fast, convenient JSON serialization and parsing in C++☆499Updated 3 months ago
- Implementation of C++20's std::span for older compilers☆368Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 3 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆751Updated 7 months ago
- A Resource Compiler in a Single CMake Script☆739Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆632Updated 2 years ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆277Updated last year
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆507Updated last month
- A Compositional Numeric Library for C++☆674Updated last year
- C++ parsing DSL☆1,199Updated last week
- Runtime polymorphism done right☆1,019Updated 4 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆421Updated 4 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆758Updated 3 weeks ago