constexpr topic

List constexpr repositories

uni-algo

249
Stars
17
Forks
Watchers

Unicode Algorithms Implementation for C/C++

snitch

238
Stars
6
Forks
Watchers

Lightweight C++20 testing framework.

constexpr-to-string

111
Stars
12
Forks
Watchers

C++14 code to convert integers to strings at compile-time

milo

71
Stars
5
Forks
Watchers

Cryptography library for modern C++.

kMath

15
Stars
2
Forks
Watchers

A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant context.

StaticHash

16
Stars
4
Forks
Watchers

Constexpr hash functions for C++

constexpr-chip8

39
Stars
1
Forks
Watchers

A compile-time CHIP-8 emulator

uninttp

26
Stars
0
Forks
Watchers

A universal type for non-type template parameters for C++20 or later.

polymorph-lib

25
Stars
3
Forks
Watchers

header-only library for compile-time rng and randomized code on compile in c++

ConstexprCircularQueue

17
Stars
1
Forks
Watchers

Single Header Constexpr Circular Queue