C++ learning advice

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

  • An example of such exploration https://gitlab.com/cpp8/thinkdsp in a related area: DSP.

  • assignments

  • https://github.com/RajaSrinivasan/assignments/blob/master/dsp.pdf is the doc for the above.

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

    GNU Scientific Library with CMake build support and AMPL bindings (by ampl)

  • I might recommend exploring some libraries that could be used. GSL https://www.gnu.org/software/gsl/ is an example. This might be an equivalent of NumPy.

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