constexpr-all-the-things
There are 17 repositories under constexpr-all-the-things topic.
itzmeanjan/ml-kem
Module-Lattice-based Key Encapsulation Mechanism Standard by NIST i.e. FIPS 203
ggabriel96/opzioni
The wanna-be-simplest command line arguments library for C++
DisabledMallis/magic_vtable
A small C++23 library to acquire vtable information at compile time
itzmeanjan/sha3
Compile-time Evaluable SHA3: Permutation-Based Hash and Extendable-Output Functions
Dasaav-dsv/PointerChain
Cheat Engine-like pointer chains for C++17
craftablescience/cstringpp
A single header library for constexpr strings in C++ that are more fun to use than C strings.
luizffgv/constexpr-Change
Calculate at compile time the least number of coins needed to pay change.
aradarbel10/HybridContainers
Create mutable C++ containers at compile-time, then use them during run-time!
BrainStone/StaticMap
A compile time static map for C++20 or above
BareCpper/Sub0Fft1D
1D FFT using C++17 for compile-time optimisation via fully constexpr implementation
Caliikha/MatrixVectorLib
The worst attempt of making a Matrix and Vector library that you've ever seen. For learning purposes
KoneLinx/ConstexprSerializer
Constant expression serializer and static testing
Vasar007/cx_matrix
Constexpr matrices with computational mathematic methods. (#constexpr_ALL_the_things)
Dasaav-dsv/cppsv
Compile time .csv parser
programmersunited/Beetle
A DFA-based UTF-8 library written in modern constexpr ISO C++20
SebastianBach/constexprThings
Just constexpr things.
4e1e0603/Sprout
Remembering Bolero Murakami (RIP): https://www.reddit.com/r/cpp/comments/fr0rma/bolero_murakami_the_author_of_sprout_was_dead_in/ C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.