Repository navigation

#

csv-parser

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

JavaScript
12927
3 个月前
C2FO/fast-csv
TypeScript
1706
17 小时前

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.

Python
1290
2 天前

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

C#
1150
2 年前
nietras/Sep

World's Fastest .NET CSV Parser. Modern, minimal, fast, zero allocation, reading and writing of separated values (`csv`, `tsv` etc.). Cross-platform, trimmable and AOT/NativeAOT compatible.

C#
1092
3 分钟前

csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.

Go
969
1 个月前

A high-performance, fully-featured CSV parser and serializer for modern C++.

C++
966
3 个月前
JavaScript
895
2 年前

🕶️A curated list of awesome tools for dealing with CSV.

PowerShell
811
2 个月前

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

C++
761
2 天前

Fast reading of delimited files

C++
630
8 个月前

CSV library for Java that is fast, RFC-compliant and dependency-free. ⭐️ Star to support our work!

Java
595
18 天前

Read and write CSV files row-by-row or through Swift's Codable interface.

Swift
471
1 年前

CSV validator, highlighter and formatter plugin for JetBrains Intellij IDEA, PyCharm, WebStorm, ...

Java
385
21 天前

Easy to use, easy to extend and high-performance library for CSV parsing with .NET

C#
385
4 个月前

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.

TypeScript
380
8 个月前