cppbestpractices
C++ coding guidelines
A collection of guidelines and resources for writing high-quality C++ code.
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
8k stars
362 watching
890 forks
last commit: 7 months ago
Linked from 2 awesome lists
best-practicescpp
Related projects:
Repository | Description | Stars |
---|---|---|
| C++ project template providing a set of best practices and tools for building and testing C++ applications | 1,169 |
| A collection of guidelines and best practices for writing modern C++ code. | 43,002 |
| A friendly competition to learn C++ through game creation using best practices. | 94 |
| A tutorial on using Travis CI with C++ to integrate continuous integration into C++ projects. | 169 |
| 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 curated collection of resources and tutorials for learning Modern C++ | 324 |
| A collection of presentation materials from CppCon 2018 featuring C++ programming concepts, techniques, and tools. | 1,427 |
| A collection of presentation materials from CppCon 2017, including slides and code for talks on various C++ topics. | 1,790 |
| A categorized list of C++ resources and tools | 4,598 |
| A comprehensive guide to C++ concurrency programming covering its basics and advanced topics. | 5,329 |
| C++ implementations of algorithms and data structures | 514 |
| Collection of slides, code, and materials from CppCon 2016 presentations on C++ development topics | 1,806 |
| A learning roadmap for C++ programming | 2,954 |
| An experimental compiler converting modern C++ syntax to an older, simpler form | 5,587 |
| A C++ project template with tools and infrastructure for building and testing C++ codebases | 51 |