zsv
CSV parser
A fast CSV parsing and processing library with an extensible command-line utility
zsv+lib: tabular data swiss-army knife CLI + world's fastest (simd) CSV parser
215 stars
8 watching
16 forks
Language: C
last commit: about 8 hours ago comparecsvcsv-parserfixedflattenjsonmarkdownparserserializesimdsqlsqlite3tsv-parsertxtwasmweb-assembly
Related projects:
Repository | Description | Stars |
---|---|---|
swiftcsv/swiftcsv | A CSV parser library for Swift that allows loading and parsing CSV data from various sources. | 974 |
d99kris/rapidcsv | A lightweight C++ CSV parser library providing easy access to CSV data | 912 |
yaslab/csv.swift | A Swift library for reading and writing CSV files with various features like header rows, field values, and character encoding. | 671 |
red0124/ssp | A fast and versatile CSV parser written in C++ that can convert strings to specific types | 51 |
vincentlaucsb/csv-parser | A high-performance CSV parser and serializer for modern C++. | 926 |
p-ranav/csv2 | A fast and efficient CSV parsing library for C++ | 567 |
mafintosh/csv-parser | A high-performance streaming CSV parser for Node.js | 1,424 |
skelpo/csv | A Swift library for parsing and serializing CSV files in an efficient and flexible way | 32 |
ashtum/lazycsv | A lightweight C++ CSV parsing library that reads and parses CSV files on demand without allocating memory in the constructor or while parsing. | 80 |
tinycsvparser/tinycsvparser | A .NET CSV parsing library with high-performance and flexibility | 378 |
dehesa/codablecsv | A Swift library for parsing and generating CSV data in rows or using Codable interface. | 464 |
ben-strasser/fast-cpp-csv-parser | A fast and efficient C++ library for parsing comma-separated value files | 2,167 |
dashbitco/nimble_csv | A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 776 |
kentcb/kbcsv | A .NET CSV parsing and writing library with efficient and easy-to-use APIs. | 78 |
osiegmar/fastcsv | A lightweight and RFC-compliant CSV parsing library for Java applications. | 562 |