Well (perfectly?) written C++ code

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

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++

  • This is maybe one of the best pointer for you: http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines Sadly, it's really hard to find proper "modern C++" (let say: C++20 based using modules, uniform init etc.) projects available on the internet (e.g.: StackOverflow), which contributes to the bad reputation of the language...

  • serenity

    The Serenity Operating System 🐞

  • An actual project: https://github.com/SerenityOS/serenity

  • 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