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.
20k stars
792 watching
2k forks
last commit: 4 months ago
Linked from 2 awesome lists
cppcpp11cpp14cpp17cpp20
Related projects:
Repository | Description | Stars |
---|---|---|
| A concise reference guide to modern C++ syntax and standard library classes | 3,275 |
| 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 |
| A library of C++ coroutine abstractions for building high-performance asynchronous programming systems. | 3,448 |
| A tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET. | 3,153 |
| 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 |
| An experimental compiler converting modern C++ syntax to an older, simpler form | 5,587 |
| 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 |
| Provides compile-time reflection and introspection capabilities for C++17 | 1,097 |
| A curated collection of resources and tutorials for learning Modern C++ | 324 |
| A collection of guidelines and best practices for writing modern C++ code. | 43,002 |
| An implementation of C++17 std::variant for C++11/14/17 | 674 |
| 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 |
| C++ wrapper around the SQLite library for modern database interactions | 905 |
| A collection of minimal examples and tutorials for system programming in C, C++, POSIX, and Linux | 618 |
| A C++17 header-only library providing a set of functions to categorize and analyze Unicode characters | 102 |