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

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

    Runtime polymorphism done right

  • Sean's tweet looks like something else from what I'm asking (not sure what to call it), as it evidently still uses inheritance (see int: IFace) and it needs an association between the two, but what I'm asking for is just pure uncoupled adaptation, no extra odd keywords like dyn and impl, no inheritance. Go interfaces and that dyno library look the most like it.

  • 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

  • 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
  • CppDyn: A simpler runtime polymorphism in C++

    3 projects | /r/cpp | 1 Nov 2021
  • 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