What is the best cpp code you have ever seen?

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

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

    The Serenity Operating System 🐞

  • libraries

    ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.

  • I love this copy_on_write from Sean Parent’s Stlab. It’s a useful library and it is readable (but uses advanced ideas): https://github.com/stlab/libraries/blob/main/stlab/copy_on_write.hpp The meat of it is under 100 lines. Give it a read. Understand it. Think through the atomic operations and ask yourself why it works. It’s beautiful.

  • 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
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