How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
A modern C++ CSV parser and serializer that doesn't make you choose between ease of use or performance.
C++ CSV parser library
a header-file-only, JSON parser serializer in C++
fast-cpp-csv-parser
The main features of ben-strasser/fast-cpp-csv-parser are: CSV Parsers, Data Formats, Data Formats and Parsing, CSV.
Projects with overlapping indexed features include: vincentlaucsb/csv-parser — A modern C++ CSV parser and serializer that doesn't make you choose between ease of use or performance. p-ranav/csv2 — Fast CSV parser and writer for Modern C++. d99kris/rapidcsv — C++ CSV parser library. nlohmann/json — This library is a header-only C++ framework designed for the serialization, parsing, and manipulation of structured… marzer/tomlplusplus — Header-only TOML config file parser and serializer for C++17. davegamble/cjson — cJSON is a lightweight library for parsing, creating, and modifying JSON data structures within C applications. It…