What are some C++ projects with high quality code that I can read through?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • CppCoreGuidelines

    The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

  • I am looking for projects with code I can read through and learn from preferably using some of the newer C++ content and using some of the more commom libraries which I may run into, I would especially appriciate it if they were following these guidelines: http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines; Thanks for the help in advance.

  • HPX

    The C++ Standard Library for Parallelism and Concurrency

  • https://github.com/STEllAR-GROUP/hpx Modern C++ concepts incorporated in a threading library. Lots of useful techniques used in there and we are trying to keep our code base very tidy. Feel free to chime in our libera channel #ste||ar if you have any questions.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

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

  • Getting started with first HPC project

    1 project | /r/cpp | 23 Nov 2022
  • Questions about writing my own CFD code

    3 projects | /r/CFD | 1 Nov 2022
  • Would anyone be interested in an HPC coroutine library for MPI?

    4 projects | /r/cpp | 7 Oct 2021
  • Data mining in C++

    1 project | /r/cpp | 27 Jul 2021
  • HPX 1.6.0 Released! – The STE||AR Group

    1 project | /r/cpp | 18 Feb 2021