csv-reader topic

List csv-reader repositories

FileHelpers

1.1k
Stars
344
Forks
Watchers

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

csv-parser

843
Stars
141
Forks
Watchers

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

FastCSV

515
Stars
92
Forks
Watchers

CSV library for Java that is fast, RFC-compliant and dependency-free.

CodableCSV

437
Stars
68
Forks
Watchers

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

react-papaparse

355
Stars
61
Forks
Watchers

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.

csv-file-validator

91
Stars
41
Forks
Watchers

🔧🔦 Validation of CSV file against user defined schema (returns back object with data and invalid messages)

csv

136
Stars
34
Forks
Watchers

Fast C# CSV parser

java-read-write-csv-file

66
Stars
75
Forks
Watchers

Read and Write CSV files in Java using Apache Commons CSV and OpenCSV

CsvTextFieldParser

51
Stars
15
Forks
Watchers

A simple CSV parser based on Microsoft.VisualBasic.FileIO.TextFieldParser.

Windmill

22
Stars
9
Forks
Watchers

A library to parse or write Excel and CSV files through a fluent API