cpp20 topic

List cpp20 repositories

cuj

26
Stars
6
Forks
Watchers

Run-time program generator embedded in C++

bbai-kernel

50
Stars
5
Forks
Watchers

C++ components used in the project https://github.com/rnburn/bbai

cpp-lit

105
Stars
2
Forks
Watchers

Time to #include standard library and other C++ headers.

oof

815
Stars
34
Forks
Watchers

Convenient, high-performance RGB color and position control for console output

vim-cpp-modern

547
Stars
37
Forks
Watchers

Extended Vim syntax highlighting for C and C++ (C++11/14/17/20/23)

MeetixOS

185
Stars
9
Forks
Watchers

An hobby OS written in modern C++20 which aims to be Unix-like. Currently based on EvangelionNG, a GhostOS derived kernel

storm-engine

828
Stars
118
Forks
Watchers

Game engine behind Sea Dogs, Pirates of the Caribbean and Age of Pirates games.

modern-cpp-tutorial

23.3k
Stars
3.0k
Forks
Watchers

📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/

modern-cpp-features

19.0k
Stars
2.0k
Forks
Watchers

A cheatsheet of modern C++ language and library features.

doctest

5.6k
Stars
620
Forks
Watchers

The fastest feature-rich C++11/14/17/20/23 single-header testing framework