cpp20-library
There are 164 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++2x
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.
volt-software/Ichor
C++20 Microservice Bootstrapping Framework
p-ranav/binary_log
Fast binary logger for C++
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.
MiSo1289/usb-asio
Libusb wrapper for Asio
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
jfalcou/tts
Tiny Test System
tentris/rdf4cpp
rdf4cpp is a modern C++20 library providing basic RDF support.
bitsbakery/callme
A header-only C++20 library of fast delegates and events
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.
ricardocosme/msqlite
C++20 SQLite wrapper with an expressive code that runs fast
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++.
Curve/channel
🧵 A C++ implementation of Rust's std::sync::mpsc::channel
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.
RedSkittleFox/reflexpr
Compile time struct Reflections
DeveloperPaul123/genetic
A performant and flexible genetic algorithm implemented in C++20/23.
Curve/lime
🍋 A cross-platform modding library
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.
ttarkowski/quile
C++ genetic algorithms scientific library
ghassanpl/reflector
A small tool to create reflection information for C++ projects, ala Unreal's UHT
jmacheta/static_vector
Single-header C++20 library defining container with std::vector interface, but using statically allocated storage.
raydrivers/real
The real game engine
codereckons/fluxion
C++20 numerical and analytical derivative computations
Daskie/qc-hash
(Legacy) Extremely fast unordered map and set library for C++20
ItJustWorksTM/libSMCE
A library to run your Arduino code on a desktop OS
karnkaul/ktl
Collection of ktl header libraries - small C++20 wrapper utilities
GuillaumeDua/GCL_CPP
Makes my C++ projects easier and faster to develop