Cheatsheet for the C++ core guidelines (philosophy)

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. 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.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. 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.

  4. mp-units

    The quantities and units library for C++

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

  • I got curious about units of measure in programming languages so I recreated xkcd/687.

    1 project | /r/xkcd | 24 May 2022
  • C++ for Mathematicians

    2 projects | /r/cpp | 2 Apr 2022
  • Compile-time C++ library for compile-time dimensional analysis, units/quantities

    1 project | news.ycombinator.com | 20 Mar 2022
  • C++ library for a type multiset

    4 projects | /r/cpp | 30 Oct 2021
  • Measurements should always have units

    1 project | /r/coding | 24 Dec 2020