cpp20-library
There are 142 repositories under cpp20-library topic.
Mq-b/Cpp20-STL-Cookbook-src
C++20 STL Cookbook
DeveloperPaul123/thread-pool
A modern, fast, lightweight thread pool library based on C++20
jxy-s/stlkrn
C++ STL in the Windows Kernel with C++ Exception Support
agenium-scale/nsimd
Agenium Scale vectorization library for CPUs and GPUs
soasis/text
A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a bright Unicode future.
p-ranav/binary_log
Fast binary logger for C++
volt-software/Ichor
C++20 Microservice Bootstrapping Framework
SpriteOvO/sigmatch
✨ Modern C++ 20 signature match / search library
intel/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 index access. This provides both functional correctness as well as greater protection against related security threats.
Tectu/malloy
A cross-platform C++20 library providing embeddable server & client components for HTTP and WebSocket.
MiSo1289/usb-asio
Libusb wrapper for Asio
Curve/rohrkabel
🔌 A C++ RAII Pipewire-API Wrapper
ucpu/cage
Game development framework / engine designed for programmers, focusing at ease of use.
wx257osn2/qoixx
Single Header Quite Fast QOI(Quite OK Image Format) Implementation written in C++20
cmargiotta/e-regex
Fast regular expression library, with full matching support, even at compile time!
jfalcou/tts
Tiny Test System
ricardocosme/msqlite
C++20 SQLite wrapper with an expressive code that runs fast
bitsbakery/callme
A header-only C++20 library of fast delegates and events
Laguna1989/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.
sjanel/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.
Tectu/cpp-properties
A library that brings C# like properties to modern C++.
CarloWood/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 debugging support, as well as run-time support for printing source file:line number information and demangled type names.
RedSkittleFox/reflexpr
Compile time struct Reflections
DeveloperPaul123/genetic
A performant and flexible genetic algorithm implemented in C++20/23.
RedSkittleFox/BinaryLove3
Simple C++ 20 Serialization Library that works out of the box with aggregate types!
DeveloperPaul123/Optimum
Accessible and modern implementations of common optimization algorithms.
Curve/lime
🍋 A cross-platform modding library
rdf4cpp/rdf4cpp
rdf4cpp aims to be a stable RDF library for C++
karnkaul/clap
Lightweight, type-safe command line arguments parser using C++20
Daskie/qc-hash
(Legacy) Extremely fast unordered map and set library for C++20
ghassanpl/reflector
A small tool to create reflection information for C++ projects, ala Unreal's UHT
karnkaul/ktl
Collection of ktl header libraries - small C++20 wrapper utilities
ttarkowski/quile
C++ genetic algorithms scientific library
udvsharp/real
The real game engine
codereckons/fluxion
C++20 numerical and analytical derivative computations