modern-cpp topic

List modern-cpp repositories

gba-modern

78
Stars
4
Forks
Watchers

An attempt to create a Game Boy Advance game using Modern C++

JMI

75
Stars
16
Forks
Watchers

JNI Modern Interface in C++17

MiniJson

69
Stars
4
Forks
Watchers

A lightweight json library (C++)

gof_design_patterns

22
Stars
10
Forks
Watchers

GoF Design Patterns implemented in modern C++.

win32-ex

36
Stars
9
Forks
Watchers

Win32 API Experimental(or Extension) features

mif

46
Stars
10
Forks
Watchers

MIF is a C++11 web-application framework designed for the backend micro-service development

Effective-Cpp-Series

35
Stars
16
Forks
Watchers

My example and experimental source codes about books of Effective C++ Series, "Effective C++ 3/E" and "Effective Modern C++" by Scott Meyers.

small_vector

33
Stars
1
Forks
Watchers

"Small Vector" optimization for Modern C++: store up to a small number of items on the stack

modern-cpp

25
Stars
103
Forks
Watchers

C++ online course. Modules about modern C++ features. C++11, C++14, C++17 and C++20

《Design Patterns in Modern C++》简体中文小样...