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
792 watching
2k forks
last commit: 2 months 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,275
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,526
lewissbaker/cppcoro A library of C++ coroutine abstractions for building high-performance asynchronous programming systems. 3,448
mono/cppsharp A tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET. 3,153
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,742
hsutter/cppfront An experimental compiler converting modern C++ syntax to an older, simpler form 5,587
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,097
utilforever/modern-cpp-tutorial A curated collection of resources and tutorials for learning Modern C++ 324
isocpp/cppcoreguidelines A collection of guidelines and best practices for writing modern C++ code. 43,002
mpark/variant An implementation of C++17 std::variant for C++11/14/17 674
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,433
sqlitemoderncpp/sqlite_modern_cpp C++ wrapper around the SQLite library for modern database interactions 905
cirosantilli/cpp-cheat A collection of minimal examples and tutorials for system programming in C, C++, POSIX, and Linux 618
yhirose/cpp-unicodelib A C++17 header-only library providing a set of functions to categorize and analyze Unicode characters 102