csv-parser

CSV parser library

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

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

GitHub

926 stars
27 watching
158 forks
Language: C++
last commit: about 2 years ago
Linked from 4 awesome lists

c-plus-plusc-plus-plus-11c-plus-plus-14c-plus-plus-17csvcsv-parsercsv-readerjsonparserstatisticstab-separated

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
red0124/sspA fast and versatile CSV parser written in C++ that can convert strings to specific types51
d99kris/rapidcsvA lightweight C++ CSV parser library providing easy access to CSV data912
p-ranav/csv2A fast and efficient CSV parsing library for C++567
swiftcsv/swiftcsvA CSV parser library for Swift that allows loading and parsing CSV data from various sources.979
ben-strasser/fast-cpp-csv-parserA fast and efficient C++ library for parsing comma-separated value files2,167
ashaduri/csv-parserA C++17 CSV parser that can parse and manipulate structured data from CSV files at compile-time and runtime.30
tinycsvparser/tinycsvparserA .NET CSV parsing library with high-performance and flexibility378
nero5023/csvparserA Swift library for reading and writing CSV files across multiple platforms86
awdeorio/csvstreamA lightweight CSV parser for C++49
ashtum/lazycsvA lightweight C++ CSV parsing library that reads and parses CSV files on demand without allocating memory in the constructor or while parsing.80
yaslab/csv.swiftA Swift library for reading and writing CSV files with various features like header rows, field values, and character encoding.674
osiegmar/fastcsvA lightweight and RFC-compliant CSV parsing library for Java applications.562
kentcb/kbcsvA .NET CSV parsing and writing library with efficient and easy-to-use APIs.78
skelpo/csvA Swift library for parsing and serializing CSV files in an efficient and flexible way32
dehesa/codablecsvA Swift library for parsing and generating CSV data in rows or using Codable interface.464