CppCoreGuidelines 
 C++ style guide
 A collection of guidelines and best practices for writing modern C++ code.
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
43k stars
 2k watching
 5k forks
 
Language: CSS 
last commit: about 1 year ago 
Linked from   6 awesome lists  
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|    |  A collection of guidelines and resources for writing high-quality C++ code. | 8,205 | 
|    |  C++ project template providing a set of best practices and tools for building and testing C++ applications | 1,169 | 
|    |  A C++ library providing common data structures and utilities for building compliant C++ programs | 6,245 | 
|    |  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 learning roadmap for C++ programming | 2,954 | 
|    |  Automated code analysis tool for C and C++ code | 5,882 | 
|    |  A tutorial on using Travis CI with C++ to integrate continuous integration into C++ projects. | 169 | 
|    |  A set of C++ platform abstraction libraries providing a consistent API across macOS, Windows, and Linux. | 526 | 
|    |  An experimental compiler converting modern C++ syntax to an older, simpler form | 5,587 | 
|    |  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 | 
|    |  A C++ wrapper around libcurl providing an easy-to-use interface for making network calls | 6,633 | 
|    |  A C++ library for working with JSON data | 8,223 | 
|    |  A categorized list of C++ resources and tools | 4,598 | 
|    |  A curated collection of resources and tutorials for learning Modern C++ | 324 | 
|    |  A tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET. | 3,153 |