Array template implementation

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

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

    Reference implementation of mdspan targeting C++23

  • As u/IyeOnline already made the important points about VLAs and std::vector, I would just add that you may find std::mdspan to be a helpful data structure. You can allocate 1d memory and give it a 2d shape of k with nice 2d indexing, eg auto& elem = mymdspan(row, col);.

  • 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

  • How Photos Were Transmitted by Wire in the 1930s

    1 project | news.ycombinator.com | 13 Mar 2024
  • Ultralight: Display Web-Content Everywhere

    1 project | news.ycombinator.com | 10 Feb 2024
  • CMake Coverage Example: with GitHub Actions and codecov.io

    2 projects | dev.to | 29 Jan 2024
  • Software Devolution in the Hands of Apple

    1 project | news.ycombinator.com | 28 Jan 2024
  • Mabez Rust on Espressif chips – update

    3 projects | news.ycombinator.com | 25 Jan 2024