786 skills found · Page 1 of 27
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
MarcosMeli / FileHelpersThe 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
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++.
zpl-c / Zpl📐 Pushing the boundaries of simplicity
d99kris / RapidcsvC++ CSV parser library
jszwec / Csvutilcsvutil provides fast and idiomatic mapping between CSV and Go (golang) values.