modern-cpp-features

C++ cheat sheet

A resource for learning modern C++ language and library features

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

GitHub

20k stars
791 watching
2k forks
last commit: about 1 month ago
Linked from 2 awesome lists

cppcpp11cpp14cpp17cpp20

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mortennobel/cpp-cheatsheet A concise reference guide to modern C++ syntax and standard library classes 3,240
thelartians/moderncppstarter A template project providing a set of tools and best practices for building modern C++ projects with automated testing, continuous integration, and code coverage. 4,468
lewissbaker/cppcoro A library of C++ coroutine abstractions for building high-performance asynchronous programming systems. 3,424
mono/cppsharp A tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET. 3,126
filipdutescu/modern-cpp-template A C++ project template that provides a basic structure and configuration for modern CMake projects with various features such as static analysis, unit testing, and continuous integration. 1,730
hsutter/cppfront An experimental compiler converting modern C++ syntax to an older, simpler form 5,543
boostcon/cppnow_presentations_2016 A collection of presentation materials and resources from C++Now 2016 focused on language-specific topics and best practices for developing high-performance, concurrent, and maintainable C++ applications. 83
veselink1/refl-cpp Provides compile-time reflection and introspection capabilities for C++17 1,086
utilforever/modern-cpp-tutorial A curated collection of resources and tutorials for learning Modern C++ 325
isocpp/cppcoreguidelines A collection of guidelines and best practices for writing modern C++ code. 42,842
mpark/variant An implementation of C++17 std::variant for C++11/14/17 669
seanbaxter/circle A C++ compiler project that provides a new versioning mechanism and a set of advanced features to improve the language's safety, productivity, and flexibility. 2,402
sqlitemoderncpp/sqlite_modern_cpp C++ wrapper around the SQLite library for modern database interactions 899
cirosantilli/cpp-cheat A collection of minimal examples and tutorials for system programming in C, C++, POSIX, and Linux 614
yhirose/cpp-unicodelib A C++17 header-only library providing a set of functions to categorize and analyze Unicode characters 100