- Notifications
You must be signed in to change notification settings - Fork2
coderonion/awesome-cpp20
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository lists some awesome public projects about C++20, C++23, C++26 and beyond.
andreasfertig/programming-with-cpp20
: This repository contains runnable source code examples from the 2. edition ofProgramming with C++20 - Concepts, Coroutines, Ranges, and more, byAndreas Fertig.
Mq-b/Modern-Cpp-templates-tutorial
: 现代 C++ 模板教程。https://mq-b.github.io/Modern-Cpp-templates-tutorial/
Mq-b/Cpp20-STL-Cookbook-src
: 《C++20 STL Cookbook》2023.
netcan/advanced-cpp20-programming
: 《机工社《高级C++20编程》随书代码。
RainerGrimm/Cpp20
: This is the code repository for my bookC++20 - Get the Details.
Apress/beginning-cpp20
: Source Code forBeginning C++20 by Ivor Horton and Peter Van Weert.
Apress/cpp20-for-lazy-programmers
: This repository accompaniesC++20 for Lazy Programmers by Will Briggs (Apress, 2020).
Apress/design-patterns-modern-cpp20
: This repository accompaniesDesign Patterns in Modern C++20 by Dmitri Nesteruk (Apress, 2022).
rutura/The-C-20-Masterclass-Source-Code
: Source code for the C++ 20 Masterclass on udemy.The C++20 Masterclass : From Fundamentals to Advanced
burlachenkok/CPP_from_1998_to_2020
: Technical Note: From C++98 to C++2x.
ashvardanian/less_slow.cpp
: Learning how to write "Less Slow" code in C++20, from numerical micro-kernels and SIMD to coroutines, ranges, and polymorphic state machines.ashvardanian.com/tags/less-slow/
- dwalkccc/LeetCode
: 💡 LeetCode in C++20/Java/Python/MySQL/TypeScript (respect coding conventions).walkccc.me/LeetCode
- davidbrowne/dsga
: C++20 library that mostly implements the vector and matrix data structures from GLSL Spec 4.6.
David-Haim/concurrencpp
: Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all.
DeveloperPaul123/thread-pool
: A modern, fast, lightweight thread pool library based on C++20.DeveloperPaul123.github.io/thread-pool
Felspar/coro
: Coroutine library and toolkit for C++20.
tzcnt/TooManyCooks
: C++20 coroutine runtime emphasizing performance and ease-of-use.
jbaldwin/libcoro
: C++20 coroutine library.
- DeveloperPaul123/genetic
: A performant and flexible genetic algorithm implemented in C++20/23.
- DeveloperPaul123/genetic
Siv3D
: C++20 framework for creative coding 🎮🎨🎹 / Cross-platform support (Windows, macOS, Linux, and the Web).siv3d.github.io/
mogemimi/pomdog
: An open source game engine for C++20 🐶 🎮
BEASTSM96/Saturn-Engine
: A C++20 vulkan game engine.
RavEngine/RavEngine
: A fast C++20 3D game engine for modern devices, with wide platform support.
Felspar/test
: CMake integrated testing for C++ 20.
snitch-org/snitch
: Lightweight C++20 testing framework.
jowillianto/test-lib
: LA Simple and Light C++23 modules based C++ testing library.
deepgrace/smp
: Advanced Reflection and Serialization Library in C++20
♦️ eyalz800/zpp_bits
: A lightweight C++20 serialization and RPC library.
- SpectraL519/cpp-ap
: Argument Parser for C++20.
- 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.infiniflow.org
- Brisk
:Cross-platform C++20 GUI framework featuring MVVM architecture, reactive capabilities, and scalable, accelerated GPU rendering.brisklib.com
- 微信公众号「机器之心」
- 微信公众号「CppMore」
- 微信公众号「阿里云开发者」
- 微信公众号「光城」
- 微信公众号「CPP全栈架构师」
- 微信公众号「coding日记」
- 微信公众号「Lion 莱恩呀」
- 微信公众号「ENG八戒」
- 微信公众号「CPP与系统软件联盟」
- 微信公众号「AI让生活更美好」
- 微信公众号「蒙卡模拟与编程技术杂谈」
- 微信公众号「码尘」
- 微信公众号「编程宇航员」
About
This repository lists some awesome public projects about C++20, C++23, C++26 and beyond.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.