CppDyn: A simpler runtime polymorphism in C++

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • CppDyn

    CppDyn is a library which aims to simplify use of polymorphism in C++20

  • dyno

    Runtime polymorphism done right

  • How does it compare to Louis Dionne's dyno? https://github.com/ldionne/dyno

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

    The missing CMake project initializer

  • Please provide a CMake package in your install interface. cmake-init sets you up correctly. Failure to provide a CMake package means you are subjecting your clients to this.

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

  • Potential C++ extension for type erasure as a language feature

    2 projects | /r/cpp | 10 Nov 2022
  • Dyno: Runtime Polymorphism Done Right

    1 project | news.ycombinator.com | 19 Aug 2022
  • C++20 library for modern dynamic polymorphism (virutal functions / std::any / std::proxy / and some std::variant current use cases replacement). AMA about it

    2 projects | /r/cpp | 11 Apr 2022
  • Experience C++ developers: do you enjoy using C++ (even for personal/hobby projects?)

    3 projects | /r/cpp | 25 Aug 2021
  • C++20 Idioms for Parameter Packs

    1 project | news.ycombinator.com | 27 Feb 2024