Turning CSV rows into a vector of maps, with column names as keys

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
  • Vince's CSV Parser

    A modern C++ library for reading, writing, and analyzing CSV (and similar) files. (by vincentlaucsb)

  • Tbl

    CSV and tab-delimited table reader

  • If you'd like to see a small C++ CSV parser, you're welcome to take a look at my Tbl library, which does something similar to what you're asking. It's open source, so feel free to use it as a reference or starting point.

  • 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

  • CSV Parser

    3 projects | /r/cpp | 30 Mar 2022
  • Jank Programming Language – Clojure/LLVM/Gradual Typing

    1 project | /r/Clojure | 17 Aug 2022
  • 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
  • CSV parser for C++

    1 project | /r/csMajors | 30 Jun 2022
  • Building a game with localization in mind?

    1 project | /r/gamedev | 3 Mar 2021