csv-parser topic
PapaParse
Fast and powerful CSV (delimited text) parser that gracefully handles large files and malformed input
csv-stream
:page_with_curl: Streaming CSV Parser for Node. Small and made entirely out of streams.
Cursively
A CSV reader for .NET. Fast, RFC 4180 compliant, and fault tolerant. UTF-8 only.
csv
[DEPRECATED] See https://github.com/p-ranav/csv2
csv2
Fast CSV parser and writer for Modern C++
jsoncons
A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON
comma_splice
Fixes CSVs with unquoted commas in values
csv2json
csv2json is a fast utility that converts CSV files into JSON line files. An experiment in Zig lang.