csv-parser topic

List csv-parser repositories

PapaParse

12.2k
Stars
1.1k
Forks
Watchers

Fast and powerful CSV (delimited text) parser that gracefully handles large files and malformed input

janet-csv

10
Stars
0
Forks
Watchers

Janet-lang CSV parser

csv-stream

103
Stars
15
Forks
Watchers

:page_with_curl: Streaming CSV Parser for Node. Small and made entirely out of streams.

Cursively

38
Stars
2
Forks
Watchers

A CSV reader for .NET. Fast, RFC 4180 compliant, and fault tolerant. UTF-8 only.

csv

235
Stars
32
Forks
Watchers

[DEPRECATED] See https://github.com/p-ranav/csv2

csv2

519
Stars
91
Forks
Watchers

Fast CSV parser and writer for Modern C++

jsoncons

670
Stars
157
Forks
Watchers

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

csv

96
Stars
23
Forks
Watchers

A dart csv to list codec / converter

comma_splice

66
Stars
2
Forks
Watchers

Fixes CSVs with unquoted commas in values

csv2json

37
Stars
7
Forks
Watchers

csv2json is a fast utility that converts CSV files into JSON line files. An experiment in Zig lang.