csv-reader topic
FileHelpers
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
A high-performance, fully-featured CSV parser and serializer for modern C++.
FastCSV
CSV library for Java that is fast, RFC-compliant and dependency-free.
CodableCSV
Read and write CSV files row-by-row or through Swift's Codable interface.
react-papaparse
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
🔧🔦 Validation of CSV file against user defined schema (returns back object with data and invalid messages)
java-read-write-csv-file
Read and Write CSV files in Java using Apache Commons CSV and OpenCSV
CsvTextFieldParser
A simple CSV parser based on Microsoft.VisualBasic.FileIO.TextFieldParser.
Windmill
A library to parse or write Excel and CSV files through a fluent API