639 skills found · Page 1 of 22
mholt / PapaParseFast and powerful CSV (delimited text) parser that gracefully handles large files and malformed input
adaltas / Node CsvFull featured CSV parser with simple api and tested against large datasets.
tcgoetz / GarminDBDownload and parse data from Garmin Connect or a Garmin watch, FitBit CSV, and MS Health CSV files into and analyze data in Sqlite serverless databases with Jupyter notebooks.
ben-strasser / Fast Cpp Csv Parserfast-cpp-csv-parser
Keyang / Node CsvtojsonBlazing fast and Comprehensive CSV Parser for Node.JS / Browser / Command Line.
BurntSushi / Rust CsvA CSV parser for Rust, with Serde support.
C2FO / Fast CsvCSV parser and formatter for node
CyrusNuevoDia / CSV.jsA simple, blazing-fast CSV parser and encoder. Full RFC 4180 compliance.
tilo / Smarter CsvFastest 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.
mafintosh / Csv ParserStreaming csv parser inspired by binary-csv that aims to be faster than everyone else
nietras / SepWorld'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.
alan-turing-institute / CleverCSVCleverCSV 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.
davedelong / CHCSVParserA proper CSV parser for Objective-C
swiftcsv / SwiftCSVCSV parser for Swift
jf-tech / Omniparseromniparser: a native Golang ETL streaming parser and transform library for CSV, JSON, XML, EDI, text, etc.
vincentlaucsb / Csv ParserA high-performance, fully-featured CSV parser and serializer for modern C++.
d99kris / RapidcsvC++ CSV parser library
Cinchoo / ChoETLETL framework for .NET (Parser / Writer for CSV, Flat, Xml, JSON, Key-Value, Parquet, Yaml, Avro formatted files)
dashbitco / Nimble CsvA simple and fast CSV parsing and dumping library for Elixir
adaltas / Node Csv ParseCSV parsing implementing the Node.js `stream.Transform` API