The C/C++ preprocessor iceberg with explanations

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • glibc

    Discontinued GNU Libc

  • nbdkit

  • We use this (trick taken from stackoverflow) to make __COUNTER__ usefully provide unique names:

    https://gitlab.com/nbdkit/nbdkit/-/blob/master/common/includ...

    Example use:

    https://gitlab.com/nbdkit/nbdkit/-/blob/master/common/includ...

    I don't know what __EXP_COUNTER__ would add.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • libguestfs-common

    Common code shared between libguestfs and tools

  • cppiceberg

    The C++ Iceberg

  • I made a general one about C++ some time ago: https://fouronnes.github.io/cppiceberg/

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