C++ Modules: The Packaging Story

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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. xmake-repo

    📦 An official xmake package repository

  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. ifc-spec

    IFC format specification

    There is a proposal for this: https://github.com/microsoft/ifc-spec

    Only Microsoft implants that so far. I gather EDG (which powers IntelliSense) has been at least researching support for consuming IFC files.

    I'm not aware of anyone sponsoring work in Clang or GCC to add IFC support.

  4. cxx20-modules-examples

    C++20 modules examples

    build2 use the module mapper API which was available long before 2021: https://gcc.gnu.org/onlinedocs/gcc/C_002b_002b-Module-Mapper... You can try the examples here https://github.com/build2/cxx20-modules-examples/ with GCC 13 or 12 to confirm, if you wish.

    > given communication APIs for GCC just landed in its main branch a month ago

    Can you elaborate on what are these "communication APIs"?

  5. docs

    conan.io reStructuredText documentation (by conan-io)

    I've been using Conan for years with great success. I think you might have missed the documentation: https://docs.conan.io

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

  • ManagedC v1.5.0 - now much more stable and thread safe! Plus, better testing, and better GCC support!

    2 projects | /r/programming | 22 May 2022
  • Hacking Anything with GNU Guix

    13 projects | news.ycombinator.com | 21 Sep 2022
  • XMake dependency propagation?

    2 projects | /r/cpp_questions | 11 Aug 2022
  • xmake v2.5.3 Released, Support to build Linux bpf program and integrate Conda packages

    4 projects | dev.to | 8 Apr 2021
  • xmake v2.5.2 released, Support pull remote cross toolchain and package integration

    3 projects | dev.to | 28 Feb 2021