csv-parser topic

List csv-parser repositories

zpl

963
Stars
39
Forks
Watchers

📐 Pushing the boundaries of simplicity

csvutil

898
Stars
59
Forks
Watchers

csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.

CleverCSV

1.2k
Stars
70
Forks
Watchers

CleverCSV 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 applicatio...

AwesomeCSV

660
Stars
56
Forks
Watchers

🕶️A curated list of awesome tools for dealing with CSV.

Etl.Net

625
Stars
88
Forks
Watchers

Mass processing data with a complete ETL for .net developers

fast-csv

1.6k
Stars
206
Forks
Watchers

CSV parser and formatter for node

FileHelpers

1.1k
Stars
344
Forks
Watchers

The 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

csv-parser

843
Stars
141
Forks
Watchers

A high-performance, fully-featured CSV parser and serializer for modern C++.

FastCSV

515
Stars
92
Forks
Watchers

CSV library for Java that is fast, RFC-compliant and dependency-free.

CodableCSV

437
Stars
68
Forks
Watchers

Read and write CSV files row-by-row or through Swift's Codable interface.