640 skills found · Page 4 of 22
cfbao / Lastpass Vault ParserParse your LastPass vault and export to CSV files
gitdagray / Csv To Sql InsertProvide table data as a CSV (comma-separated values) file and output a SQL insert statement for a table with the same name as the file.
digital-preservation / Csv SchemaCSV Schema
semitrivial / Csv ParserSimple CSV parser written in C
DavyLandman / CsvtoolsGNU-alike tools for parsing RFC 4180 CSVs at high speed.
mabl / PyRigolWFMPython based parser for RIGOL WFM oscilloscope traces. Includes an example program to export to CSV and plotting.
max-mapper / Binary CsvA fast, streaming CSV binary parser written in javascript
klaemo / Csv Stream:page_with_curl: Streaming CSV Parser for Node. Small and made entirely out of streams.
juancarlospaco / Faster Than CsvFaster CSV for Python
dw / CsvmonkeyHeader-only vectorized, lazy-decoding, zero-copy CSV file parser
ModbusScope / ModbusScopeModbusScope logs data for analysis using the Modbus protocol.
jlumbroso / CommaPython CSV, and delimiter-spaced files, for humans!
cmusam / Fortune500Fortune 500 company lists since 1955 in CSV format, mostly parsed using Beautiful Soup
Sanix-Darker / CisvThe csv parser on steroids.
ashtum / LazycsvA fast, lightweight and single-header C++ csv parser library
seahboonsiew / Pyspark CsvAn external PySpark module that works like R's read.csv or Panda's read_csv, with automatic type inference and null value handling. Parses csv data into SchemaRDD. No installation required, simply include pyspark_csv.py via SparkContext.
bicycle1885 / TableReader.jlA fast and simple CSV parser
Unity-Javier / SimpleEditorLogParserThese sample Scripts can be used to Parse an Editor.Log file and output a CSV to analyze import times for the Unity Editor
keizerzilla / Telegram Chat ParserPython script to parse a Telegram chat history backup (JSON) into tabular format (CSV). No extra packages required, only Python 3.x!
ShellShoccar-jpn / ParsrsCSV, JSON, XML text parsers and generators written in pure POSIX shellscript