CppNow 2021: Don't constexpr All the Things

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

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

    The compiler is available for download. Get it!

  • HLML

    Auto-generated maths library for C and C++ based on HLSL/Cg

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

    Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical systems applications

  • hypervisor

    lightweight hypervisor SDK written in C++ with support for Windows, Linux and UEFI

  • CppCoreGuidelines

    The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

  • The C++ Core Guidelines is a great resource to check against a codebase. It's fairly simple to understand, and just makes since in a modern C++ way.

  • too-many-lists

    Learn Rust by writing Entirely Too Many linked lists

  • I disagree. Having written a fair amount of C++ and Rust, I find C++ a lot easier to write code for. This is a fantastic example of just how complicated Rust is for seemingly simple tasks. https://rust-unofficial.github.io/too-many-lists/.

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