A small CSV library

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

    CSV and tab-delimited table reader

  • If you're interested, I've got a CSV reader I wrote a while ago, so you can see how I set up some unit tests using CMake. The two test libraries I mentioned both work very similarly, and are quite simple to use once you get the hang of 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

  • How can I prevent or remove the auto generated files from CMake, since I have a lot of sub directories and it is very messy. Thanks!

    1 project | /r/cpp_questions | 6 Jul 2022
  • Building a game with localization in mind?

    1 project | /r/gamedev | 3 Mar 2021
  • CSV Parser

    3 projects | /r/cpp | 30 Mar 2022
  • What Syntax would you like to see for a macro that declared enums with type information?

    2 projects | /r/cpp | 18 Feb 2022
  • [Belay the C++] Best ways to convert an enum to a string

    4 projects | /r/cpp | 24 Aug 2021