#csv-parser (12 Repositories)
Ranked open-source repositories tagged with #csv-parser, scored by pull request acceptance likelihood and maintainer engagement velocity.
33.2%
6.8h
12 repositories tagged #csv-parser
productdevbook/hucre
Zero-dependency spreadsheet engine. Read & write XLSX, CSV, ODS. Pure TypeScript, works everywhere.
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 with blazing fast SIMD vectorized parsing.
paillave/Etl.Net
Mass processing data with a complete ETL for .net developers
vincentlaucsb/csv-parser
A modern C++ CSV parser and serializer that doesn't make you choose between ease of use or performance.
digital-preservation/csv-validator
CSV Validation Tool and API (CSV Schema RI)
tilo/smarter_csv
Fastest end-to-end CSV ingestion for Ruby (with C acceleration). SmarterCSV auto-detects formats, applies smart defaults, and returns Rails-ready hashes for seamless use with ActiveRecord, Sidekiq, parallel jobs, and S3 pipelines — even for messy user-uploaded real-world data.
TinyCsvParser/TinyCsvParser
Easy to use, easy to extend and high-performance library for CSV parsing with .NET
iuccio/csvToJson
Convert CSV file to JSON https://www.npmjs.com/package/convert-csv-to-json
dehesa/CodableCSV
Read and write CSV files row-by-row or through Swift's Codable interface.
haskell-hvr/cassava
A CSV parsing and encoding library optimized for ease of use and high performance
tidyverse/vroom
Fast reading of delimited files
sadmann7/csv-importer
CSV importer built with shadcn-ui, react-dropzone, and papaparse.