CSV
Libraries for parsing Comma Separated Value (CSV) files
Fast C++ CSV Parser2.2K
Small, easy-to-use and fast header-only library for reading CSV files. [BSD-3-Clause]
Vince's CSV Parser937
A fast, self-contained, streaming C++17 CSV parser with optional type-casting and statistics. [MIT]