Cheatsheet for the C++ core guidelines (philosophy)

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/programming

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • Sonar - Write Clean C++ Code. Always.
  • SaaSHub - Software Alternatives and Reviews
  • cpp-core-guidelines-cheatsheet

    Cheatsheet for the C++ core guidelines, including a set of tried-and-true guidelines, rules, and best practices about coding in C++.

    I created a pull request with a WIP markdown version of it. Hopefully it won't be too difficult to copy all of that over in a somewhat understandable format.

  • GSL

    Guidelines Support Library

    I like that they reference the GSL: Guidelines Support Library (e.g., https://github.com/Microsoft/GSL), which is a great thing and not that well known among programmers.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • units

    A compile-time enabled Modern C++ library that provides compile-time dimensional analysis and unit/quantity manipulation. (by mpusz)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts