There are 39 repositories under cpp17 topic.
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
A cheatsheet of modern C++ language and library features.
:star: Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计 :star:
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
Luanti (formerly Minetest) is an open source voxel game-creation platform with easy modding and game creation
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
Modular ZK(Zero Knowledge) backend accelerated by GPU
A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC)
A fast entity component system (ECS) for C & C++
Open Source Routing Machine - C++ backend
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
Skin changer for League of Legends (LOL)
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
C++ Insights - See your source code with the eyes of a compiler
A curated list of awesome header-only C++ libraries
Compile Time Regular Expression in C++
Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! ;)
Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.
Production-ready C++ Asynchronous Framework with rich functionality
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
The C++ Standard Library for Parallelism and Concurrency
[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum