#cpp20 (30 Repositories)
Ranked open-source repositories tagged with #cpp20, scored by pull request acceptance likelihood and maintainer engagement velocity.
37.3%
19.2h
30 repositories tagged #cpp20
fktn-k/fkYAML
A C++ header-only YAML library
Awesome-Embedded-Learning-Studio/Tutorial_AwesomeModernCPP
A systematic modern C++ tutorial covering C++11-C++23, STL, concurrency, performance optimization, software engineering, embedded systems, networking, GUI, and real-world project practices.
vixcpp/vix
A modern C++ runtime for building fast and reliable applications.
robertoraggi/cplusplus
A compiler front end for the C++ language
OutpostUniverse/OPHD
OutpostHD - Open source remake of Sierra On-Line's Outpost
libriscv/libriscv
The fastest RVA23 RISC-V sandbox
crazyguitar/cppcheatsheet
C/C++ Cheat Sheet
deathkiller/jazz2-native
🎮 · Jazz² Resurrection: Native C++ reimplementation of Jazz Jackrabbit 2
JeanPhilippeKernel/RendererEngine
3D Renderer Engine builds with Vulkan and C++ 20
IppClub/Dora-SSR
A game engine for rapid development across devices, featuring a built-in Web IDE with intuitive toolchain.
mudler/vllm.cpp
a community oriented 1:1, vLLM-alike (Continuous batching, paged KV) engine in C++ with additional features (for example, RadixAttention, Cache-aware scheduling)
ymir-emu/Ymir
Sega Saturn emulator
qcoro/qcoro
C++ Coroutines for Qt
rutura/The-C-20-Masterclass-Source-Code
Source code for the C++ 20 Masterclass on udemy
Tradias/asio-grpc
Asynchronous gRPC with Asio/unified executors
EmilDohne/PhotoshopAPI
A modern and performant C++20 read/write parser of Photoshop Files (*.psd and *.psb) with fully fledged Python bindings hosted on PyPi
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.
snitch-org/snitch
Lightweight C++20 testing framework.
triSYCL/triSYCL
Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group
spaceandtimefdn/blitzar
Zero-knowledge proof acceleration with GPUs for C++ and Rust
lukka/CppCMakeVcpkgTemplate
A template project to build a C++/CMake/vcpkg based projects with IDE and GitHub Actions. Build is sped up with caching of artifacts.
alibaba/async_simple
Simple, light-weight and easy-to-use asynchronous components
qlibs/mp
C++20 Meta-Programming library
baulk/baulk
baulk - Minimal Package Manager for Windows
csb6/html-plus-plus
Write HTML using C++ templates
ex-actor/ex-actor
Modern C++ actor framework based on std::execution, only requires C++20 - Turns your class into async service.
AlexInLog/ReactivePlusPlus
Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX approach
AimRT/AimRT
A high-performance runtime framework for modern robotics.
Cons-Cat/libCat
🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-based errors!
cieslarmichal/faker-cxx
C++ Faker library for generating fake (but realistic) data.