295 pages on Initialization in Modern C++, a new cool book!

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

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

    A personal experimental C++ Syntax 2 -> Syntax 1 compiler

  • As an interesting side note, Herb Sutter recently presented a proof-of-concept vision for a nicer C++ syntax. https://github.com/hsutter/cppfront

  • too-many-lists

    Learn Rust by writing Entirely Too Many linked lists

  • How many pages, if you printed it out, do you suppose that book about writing a linked list in Rust would be? ;)

  • 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
  • C++ Middleware Writer

    The repo contains library code to support messaging and serialization. There are also two programs in the repo that are needed to use the CMW.

  • More concretely, I use it to generate code that's used in each of the tiers mentioned above. The link is to one example of that.

  • cppinitbook_public

    Source code and issues for C++ Initialization Story book

  • All examples from book

  • compiler-explorer

    Run compilers interactively from your web browser and interact with the assembly

  • I would even argue that if one would simply compile and run those some examples from above (all single cpp file with `main()`, no complex build stuff required), without reading a single sentence from the book, that person would already have a better understanding of how c++ works. In fact, pasting small programs into Godbolt compiler explorer would work too.

  • 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