[C++20] New way of meta-programming?

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

    C++17 ~~Template~~ Meta-Programming library

  • sml

    C++14 State Machine library

  • https://github.com/boost-ext/sml (State Machine DSL and backend for perfomance)

  • 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
  • Experimental Boost.DI

    C++14 Dependency Injection Library

  • https://github.com/boost-ext/di (To detect constructor parameters and inject dependencies without runtime dispatch)

  • ut

    C++20 μ(micro)/Unit Testing Framework

  • https://github.com/boost-ext/ut (for better user interface when defining tests without macros)

  • te

    C++17 Run-time polymorphism (type erasure) library

  • https://github.com/boost-ext/te (for SBO performance and type.erasure call syntax)

  • 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