Good C++ Source Code

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

JetBrains - Tell us how you use coding tools. You may win a prize!
Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
surveys.jetbrains.com
featured
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
  1. serenity

    The Serenity Operating System 🐞

  2. JetBrains

    Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!

    JetBrains logo
  3. JUCE

    JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins.

  4. AECforWebAssembly

    A port of ArithmeticExpressionCompiler from x86 to WebAssembly, so that the programs written in the language can run in a browser. The compiler has been rewritten from JavaScript into C++.

    Well, maybe the compiler for my programming language qualifies. I have tried to organize it the best I could, and I think it is fairly legible thanks to long variable names and occasional comments.

  5. asyncio

    asyncio is a c++20 library to write concurrent code using the async/await syntax. (by netcan)

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

  • Sane C++ Libraries

    7 projects | news.ycombinator.com | 27 Jan 2024
  • MutexProtected: A C++ Pattern for Easier Concurrency

    8 projects | news.ycombinator.com | 5 Apr 2023
  • Show HN: I wrote a WebAssembly Interpreter and Toolkit in C

    6 projects | news.ycombinator.com | 9 Jan 2023
  • A unified build system and dependency manager for C/C++ with Cargo's features

    3 projects | news.ycombinator.com | 15 Jun 2025
  • JUCE: Revolutionizing Cross-Platform C++ Development

    1 project | dev.to | 9 Jun 2025

Did you know that C++ is
the 7th most popular programming language
based on number of references?