Static Interfaces, concepts vs de-virtualisation?

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

    C++17 library for comfortable and efficient dynamic polymorphism

  • i dont know what he means, but with this type erasure library you can have non virtual interface and still use dynamic polymorphism with those types, so you dont need choose *do i need to do this type polymorphic* etc

  • proxy

    Proxy: Next Generation Polymorphism in C++ (by microsoft)

  • Proxy seems more likely than Dyno or AnyAny to be a standard way of doing this in C++'s future.

  • 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

  • Runtime Concept Idiom: Opinions

    4 projects | /r/cpp | 12 Sep 2022
  • How to arrange a bunch of variables into one array of bytes in memory?

    2 projects | /r/cpp | 10 May 2023
  • Delimiting a Binary File/ Parsing a Binary File

    1 project | /r/cpp | 8 May 2023
  • Collecting the best C++ practices

    10 projects | dev.to | 13 Jan 2023
  • tiny::optional – a C++ optional that does not waste memory

    6 projects | /r/cpp | 23 Oct 2022