| mholt/PapaParse |
11,818 |
|
1,982 |
1,449 |
over 2 years ago |
41 |
March 23, 2023 |
181 |
mit |
JavaScript |
| Fast and powerful CSV (delimited text) parser that gracefully handles large files and malformed input |
| p-ranav/awesome-hpp |
2,990 |
|
0 |
0 |
over 2 years ago |
0 |
|
4 |
unlicense |
|
| A curated list of awesome header-only C++ libraries |
| ben-strasser/fast-cpp-csv-parser |
1,993 |
|
0 |
0 |
over 2 years ago |
0 |
|
27 |
bsd-3-clause |
C++ |
| fast-cpp-csv-parser |
| Keyang/node-csvtojson |
1,913 |
|
1,958 |
949 |
almost 3 years ago |
84 |
June 26, 2019 |
109 |
mit |
TypeScript |
| Blazing fast and Comprehensive CSV Parser for Node.JS / Browser / Command Line. |
| C2FO/fast-csv |
1,545 |
|
1,948 |
656 |
about 2 years ago |
71 |
December 04, 2020 |
41 |
mit |
TypeScript |
| CSV parser and formatter for node |
| BurntSushi/rust-csv |
1,529 |
|
991 |
1,200 |
over 2 years ago |
80 |
October 03, 2023 |
78 |
unlicense |
Rust |
| A CSV parser for Rust, with Serde support. |
| mafintosh/csv-parser |
1,348 |
|
1,562 |
764 |
over 2 years ago |
44 |
December 03, 2020 |
50 |
mit |
JavaScript |
| Streaming csv parser inspired by binary-csv that aims to be faster than everyone else |
| davedelong/CHCSVParser |
1,248 |
|
53 |
0 |
about 6 years ago |
4 |
March 24, 2015 |
30 |
other |
Objective-C |
| A proper CSV parser for Objective-C |
| alan-turing-institute/CleverCSV |
1,168 |
|
0 |
11 |
over 2 years ago |
49 |
September 24, 2023 |
11 |
mit |
Python |
| CleverCSV is a Python package for handling messy CSV files. It provides a drop-in replacement for the builtin CSV module with improved dialect detection, and comes with a handy command line application for working with CSV files. |
| MarcosMeli/FileHelpers |
1,030 |
|
195 |
36 |
over 3 years ago |
21 |
August 23, 2022 |
117 |
mit |
C# |
| The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams |