csv-parser

CSV parser

A C++17 CSV parser that can parse and manipulate structured data from CSV files at compile-time and runtime.

Compile-time and runtime CSV parser written in C++17

GitHub

30 stars
3 watching
5 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list

cpluspluscplusplus-17cppcpp-librarycpp17csvparser

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
p-ranav/csv2A fast and efficient CSV parsing library for C++567
red0124/sspA fast and versatile CSV parser written in C++ that can convert strings to specific types51
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
vincentlaucsb/csv-parserA high-performance CSV parser and serializer for modern C++.926
awdeorio/csvstreamA lightweight CSV parser for C++49
nero5023/csvparserA Swift library for reading and writing CSV files across multiple platforms86
ben-strasser/fast-cpp-csv-parserA fast and efficient C++ library for parsing comma-separated value files2,167
d99kris/rapidcsvA lightweight C++ CSV parser library providing easy access to CSV data912
osiegmar/fastcsvA lightweight and RFC-compliant CSV parsing library for Java applications.562
beatrichartz/csvA library for parsing and encoding CSV files in Elixir.500
dehesa/codablecsvA Swift library for parsing and generating CSV data in rows or using Codable interface.464
lokimidgard/csv-parser-generatorA tool to parse CSV files with support for uncommon line separators and nullable handling5
yaslab/csv.swiftA Swift library for reading and writing CSV files with various features like header rows, field values, and character encoding.674
mafintosh/csv-parserA high-performance streaming CSV parser for Node.js1,424
sebneu/csvw-parserProvides a Python implementation of the W3C CSV on the Web specification for parsing and handling structured data from web sources.9