cpp20-library topic
malloy
A cross-platform C++20 library providing embeddable server & client components for HTTP and WebSocket.
qoixx
Single Header Quite Fast QOI(Quite OK Image Format) Implementation written in C++20
Delegate
Blazing fast, lightweight, safe, heapless, non-templated and header-only replacement for std::function for C++ 17 and beyond.
libcwd
Libcwd is a thread-safe, full-featured debugging support library for C++ developers. It includes ostream-based debug output with custom debug channels and devices, powerful memory allocation debuggin...
cage
Game development framework / engine designed for programmers, focusing at ease of use.
saucer
🛸 A modern, cross-platform C++ webview library
JamTemplateCpp
This is the JamTemplate for kickstarting your gamejam entry. It will compile C++20 code for native (Win, Linux, Mac) and web (webassembly) games.
coincenter
C++ CLI centralizing several crypto currencies exchanges REST API into an all in one tool with a unified interface. Can be extended and used as a library.
safe-arithmetic
Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects against overflow, underflow, divide by zero, and out-of-bounds in...