Bookmarks tagged [csv]
https://github.com/p-ranav/csv
CSV for modern C++. [MIT]
- tags: cpp, csv
- source code
https://github.com/ben-strasser/fast-cpp-csv-parser
Small, easy-to-use and fast header-only library for reading CSV files. [BSD-3-Clause]
- tags: cpp, csv
- source code
https://github.com/vincentlaucsb/csv-parser
A fast, self-contained, streaming C++17 CSV parser with optional type-casting and statistics. [MIT]
- tags: cpp, csv
- source code
https://github.com/wireservice/csvkit
Utilities for converting to and working with CSV.
- tags: python, text-parsing, csv
- source code
https://github.com/FasterXML/jackson-dataformat-csv
Jackson extension for reading and writing CSV.
- tags: java, csv
- source code
http://opencsv.sourceforge.net
Simple CSV parser.
https://super-csv.github.io/super-csv
Powerful CSV parser with support for Dozer, Joda-Time and Java 8.
https://github.com/uniVocity/univocity-parsers
One of the fastest and most feature-complete parsers. Also comes with parsers for TSV and fixed-width records.
- tags: java, csv
- source code
https://github.com/Keyang/node-csvtojson
Blazing fast and Comprehensive CSV Parser for Node.JS / Browser / Command Line. - Keyang/node-csvtojson
- tags: node.js, csv, json
- source code
Use this site to convert Comma Separated Values (CSV) and Excel files into another format! You can either load a local file (this may not work on some versions of IE depending on security settings), p...