| 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 |
| 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 |
| 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 |
| beatrichartz/csv |
472 |
|
200 |
54 |
over 2 years ago |
46 |
November 26, 2023 |
2 |
mit |
Elixir |
| CSV Decoding and Encoding for Elixir |
| Bunlong/react-papaparse |
326 |
|
2 |
28 |
over 2 years ago |
54 |
October 13, 2023 |
47 |
mit |
TypeScript |
| react-papaparse is the fastest in-browser CSV (or delimited text) parser for React. It is full of useful features such as CSVReader, CSVDownloader, readString, jsonToCSV, readRemoteFile, ... etc. |
| frictionlessdata/tabulator-py |
208 |
|
52 |
21 |
almost 5 years ago |
142 |
March 21, 2021 |
1 |
mit |
Python |
| Python library for reading and writing tabular data via streams. |
| maxogden/csv-write-stream |
188 |
|
442 |
162 |
over 5 years ago |
12 |
April 28, 2016 |
12 |
bsd-2-clause |
JavaScript |
| A CSV encoder stream that produces properly escaped CSVs |
| wangguanquan/eec |
134 |
|
2 |
3 |
about 2 years ago |
45 |
October 28, 2025 |
33 |
apache-2.0 |
Java |
| A fast and lower memory excel write/read tool.一个非POI底层,支持流式处理的高效且超低内存的Excel读写工具 |
| nickpisacane/CsvBuilder |
129 |
|
6 |
8 |
over 7 years ago |
6 |
August 23, 2018 |
2 |
mit |
JavaScript |
| Easily encode complex JSON objects to CSV with CsvBuilder's schema-like API |
| dominictarr/excel-stream |
129 |
|
9 |
13 |
over 7 years ago |
12 |
July 21, 2015 |
10 |
mit |
JavaScript |