fast-cpp-csv-parser

CSV parser

A fast and efficient C++ library for parsing comma-separated value files

fast-cpp-csv-parser

GitHub

2k stars
67 watching
440 forks
Language: C++
last commit: 3 months ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
red0124/ssp A fast and versatile CSV parser written in C++ that can convert strings to specific types 50
p-ranav/csv2 A fast and efficient CSV parsing library for C++ 561
d99kris/rapidcsv A lightweight C++ CSV parser library providing easy access to CSV data 898
vincentlaucsb/csv-parser A high-performance CSV parser and serializer for modern C++. 917
osiegmar/fastcsv A lightweight and RFC-compliant CSV parsing library for Java applications. 552
ashaduri/csv-parser A C++17 CSV parser that can parse and manipulate structured data from CSV files at compile-time and runtime. 30
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
beatrichartz/csv A library for parsing and encoding CSV files in Elixir. 499
swiftcsv/swiftcsv A CSV parser library for Swift that allows loading and parsing CSV data from various sources. 966
kentcb/kbcsv A .NET CSV parsing and writing library with efficient and easy-to-use APIs. 78
nero5023/csvparser A Swift library for reading and writing CSV files across multiple platforms 86
awdeorio/csvstream A library for parsing and processing CSV files in C++ 49
skelpo/csv A Swift library for parsing and serializing CSV files in an efficient and flexible way 32
accelerationnet/cl-csv A library that simplifies working with comma-separated values (CSVs) in Common Lisp. 116
dehesa/codablecsv A Swift library for parsing and generating CSV data in rows or using Codable interface. 461