cpp20
There are 3335 repositories under cpp20 topic.
shadps4-emu/shadPS4
PlayStation 4 emulator for Windows, Linux and macOS written in C++
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
SFTtech/openage
Clone of the Age of Empires II engine 🚀
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
skypjack/entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
PrismLauncher/PrismLauncher
A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC)
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
0voice/cpp_new_features
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
NVIDIA/thrust
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
R3nzTheCodeGOD/R3nzSkin
Skin changer for League of Legends (LOL)
spaceandtimefdn/blitzar
Zero-knowledge proof acceleration with GPUs for C++ and Rust
nghttp2/nghttp2
nghttp2 - HTTP/2 C Library and tools
andreasfertig/cppinsights
C++ Insights - See your source code with the eyes of a compiler
infiniflow/infinity
The AI-native database built for LLM applications, providing incredibly fast hybrid search of dense vector, sparse vector, tensor (multi-vector), and full-text.
p-ranav/awesome-hpp
A curated list of awesome header-only C++ libraries
hanickadot/compile-time-regular-expressions
Compile Time Regular Expression in C++
danielkrupinski/Osiris
Cross-platform game hack for Counter-Strike 2 with Panorama-based GUI.
microsoft/proxy
Proxy: Next Generation Polymorphism in C++
scarsty/kys-cpp
《金庸群侠传》c++复刻版,已完工
bshoshany/thread-pool
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
David-Haim/concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
odygrd/quill
Asynchronous Low Latency C++ Logging Library
NVIDIA/libcudacxx
[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl
rutura/The-C-20-Masterclass-Source-Code
Source code for the C++ 20 Masterclass on udemy
alibaba/async_simple
Simple, light-weight and easy-to-use asynchronous components
marzer/tomlplusplus
Header-only TOML config file parser and serializer for C++17.
ashvardanian/less_slow.cpp
Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO
NVIDIA/cub
[ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl
tip-of-the-week/cpp
C++ Tip Of The Week
gulrak/filesystem
An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.
fooyin/fooyin
A customisable music player
boost-ext/ut
C++20 μ(micro)/Unit Testing framework
cycfi/q
C++ Library for Audio Digital Signal Processing
walkccc/LeetCode
💡 LeetCode in C++23/Java/Python/MySQL/TypeScript (respect coding conventions)