68 skills found · Page 1 of 3
Mq-b / Cpp20 STL Cookbook SrcC++20 STL Cookbook
ptsouchlos / Thread PoolA modern, fast, lightweight thread pool library based on C++2x
jxy-s / StlkrnC++ STL in the Windows Kernel with C++ Exception Support
agenium-scale / NsimdAgenium Scale vectorization library for CPUs and GPUs
soasis / TextA 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 / IchorC++20 Microservice Bootstrapping Framework
p-ranav / Binary LogFast binary logger for C++
✨ Modern C++ 20 signature match / search library
intel / Safe ArithmeticSafe 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 AsioLibusb wrapper for Asio
ucpu / CageGame development framework / engine designed for programmers, focusing at ease of use.
wx257osn2 / QoixxSingle Header Quite Fast QOI(Quite OK Image Format) Implementation written in C++20
tentris / Rdf4cpprdf4cpp is a modern C++20 library providing basic RDF support.
bitsbakery / CallmeA header-only C++20 library of fast delegates and events
jfalcou / TtsTiny Test System
CarloWood / LibcwdLibcwd 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 / MsqliteC++20 SQLite wrapper with an expressive code that runs fast
sjanel / CoincenterC++ 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 PropertiesA library that brings C# like properties to modern C++.
Curve / Channel🧵 A C++ implementation of Rust's std::sync::mpsc::channel