What is a good Open Source Cpp project for a beginner to build/run/debug to better understand the language?

This page summarizes the projects mentioned and recommended in the original post on /r/cpp_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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • concurrencpp

    Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all

  • Currently, I found this: https://github.com/David-Haim/concurrencpp. Seems to be easy to build and run.

  • build-your-own-x

    Discontinued 🤓 Build your own (insert technology here) [Moved to: https://github.com/codecrafters-io/build-your-own-x] (by danistefanovic)

  • 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
  • awesome-for-beginners

    A list of awesome beginners-friendly projects.

  • good-first-issue

    Make your first open-source contribution.

  • This is an excellent idea. Currently, while going through the resources/issues exposed by https://goodfirstissues.com & https://goodfirstissue.dev, I was getting confused as to which project to choose. Mostly because of the monolithic-ness of the project.

  • CppCoreGuidelines

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

  • Another good resource to use is CPP core guidelines, not so much to read through it in its entirety, but to keep in mind for when you stumble upon something just think "does CPP core guidelines have something about it".

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Saw a project website but I can’t find it anymore

    2 projects | /r/learnpython | 15 Jun 2023
  • A python program that adds ~700 Results to Watch Later or YouTube Playlist; or, if on Google, bookmarks or Reading List

    4 projects | /r/learnpython | 31 Jan 2023
  • I am 13 I think I'm finished learning intermediate C++ whats next?

    3 projects | /r/cpp | 14 Aug 2022
  • Need suggestions for c++ project.

    4 projects | /r/cpp_questions | 2 Mar 2022
  • I could have sworn there was a page on either GitHub or FreeCodeCamp that had a massive collection of courses on everything

    3 projects | /r/AskComputerScience | 19 Nov 2021