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.

GitHub

8k stars
362 watching
890 forks
last commit: about 2 years ago
Linked from 2 awesome lists

best-practicescpp

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
cpp-best-practices/cmake_templateC++ project template providing a set of best practices and tools for building and testing C++ applications1,169
isocpp/cppcoreguidelinesA collection of guidelines and best practices for writing modern C++ code.43,002
cpp-best-practices/game_jamA friendly competition to learn C++ through game creation using best practices.94
richelbilderbeek/travis_cpp_tutorialA tutorial on using Travis CI with C++ to integrate continuous integration into C++ projects.169
thelartians/moderncppstarterA 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
utilforever/modern-cpp-tutorialA curated collection of resources and tutorials for learning Modern C++324
cppcon/cppcon2018A collection of presentation materials from CppCon 2018 featuring C++ programming concepts, techniques, and tools.1,427
cppcon/cppcon2017A collection of presentation materials from CppCon 2017, including slides and code for talks on various C++ topics.1,790
mattpd/cpplinksA categorized list of C++ resources and tools4,598
forhappy/cplusplus-concurrency-in-practiceA comprehensive guide to C++ concurrency programming covering its basics and advanced topics.5,329
proalgos/proalgos-cppC++ implementations of algorithms and data structures514
cppcon/cppcon2016Collection of slides, code, and materials from CppCon 2016 presentations on C++ development topics1,806
salmer/cppdeveloperroadmapA learning roadmap for C++ programming2,954
hsutter/cppfrontAn experimental compiler converting modern C++ syntax to an older, simpler form5,587
joshpeterson/cpp-templateA C++ project template with tools and infrastructure for building and testing C++ codebases51