How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Fast CSV parser and writer for Modern C++
The main features of p-ranav/csv2 are: CSV Parsers, Data Formats, CSV.
Open-source alternatives to p-ranav/csv2 include: vincentlaucsb/csv-parser — A modern C++ CSV parser and serializer that doesn't make you choose between ease of use or performance. ben-strasser/fast-cpp-csv-parser — fast-cpp-csv-parser. d99kris/rapidcsv — C++ CSV parser library. stephenberry/glaze. ashaduri/csv-parser — Compile-time and runtime CSV parser written in Modern C++. atlas-engineer/njson — Common Lisp JSON handling library (not a parser!), with the aim for convenience and brevity.
A modern C++ CSV parser and serializer that doesn't make you choose between ease of use or performance.
fast-cpp-csv-parser
C++ CSV parser library