C++20 Modules

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. App

    A Learning Ground for C++ Enthusiasts (by kelarov)

    I just created a simple Github repo showing how one could start using C++20 Modules. In my opinion, this is one of the most important features of C++ so far, and I think people starting to learn C++ should learn this in the beginning, instead of learning the .hpp/.cpp approach and getting angry at it.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. soup

    Soup is a build system that guarantees incremental build correctness and aims to simplify many aspects of developing shared code while maintaining best in class performance. (by soup-build)

    Interesting to see how it works in CMake. I have been working for a long time on a build system that (originally) was my best shot at a "Build system for modules". Would be curious of your thoughts: Soup Build

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

  • Does anyone have trouble writing C++ 20/23 modules definition?

    3 projects | /r/cpp | 6 Jan 2023
  • YAMBS: Yet Another Meta Build System for C++ (written in Rust).

    2 projects | /r/cpp | 19 Dec 2022
  • C++ modules and buildsystems

    1 project | /r/cpp | 25 Aug 2021
  • How to Build a Desktop MRZ Scanner Using C++ and Dynamsoft's Fine-Tuned Deep Learning Models

    1 project | dev.to | 12 Mar 2025
  • How to Build a Lightweight Flutter Camera Plugin for Windows, Linux, and macOS

    2 projects | dev.to | 6 Feb 2025