Download from Google drive

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

    Beast is now part of Boost, please visit (and Star!) the official repository (by vinniefalco)

  • It appears that Google wrote some utilities to do this without manually having to deal with HTTP, but they are only available in Java, Python, Node.js, PHP and .NET - not C++. So you will have to write your own C++ library that sends HTTP requests to the web API and handles the received messages and data. You will need some library to handle network sockets and HTTP requests, such as libcurl or Boost Beast (or see under Communication here: https://en.cppreference.com/w/cpp/links/libs)

  • 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

  • LocalAI: Self-hosted OpenAI alternative reaches 2.14.0

    1 project | news.ycombinator.com | 3 May 2024
  • How to switch themes in Flutter using BLoC

    1 project | dev.to | 3 May 2024
  • Perimeter – Open-Source Real-Time Strategy Game

    1 project | news.ycombinator.com | 3 May 2024
  • What we lack in C++

    1 project | dev.to | 3 May 2024
  • AWS Lambda Serverless Security. Mistakes, Oversights, and Potential Vulnerabilities

    3 projects | dev.to | 3 May 2024