nanocsv

CSV parser

Faster C++11 multithreaded CSV parser with minimal STL dependency

Multithreaded header only C++11 CSV parser

GitHub

29 stars
9 watching
3 forks
Language: C
last commit: 11 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tinycsvparser/tinycsvparser A .NET CSV parsing library with high-performance and flexibility 378
red0124/ssp A fast and versatile CSV parser written in C++ that can convert strings to specific types 51
p-ranav/csv2 A fast and efficient CSV parsing library for C++ 567
svenvc/neocsv A Smalltalk framework for reading and writing CSV files efficiently and converting data between CSV and Smalltalk objects. 29
d99kris/rapidcsv A lightweight C++ CSV parser library providing easy access to CSV data 912
vincentlaucsb/csv-parser A high-performance CSV parser and serializer for modern C++. 926
shaovoon/minicsv A minimalistic CSV stream implementation with extensible features and custom type support 84
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
kentcb/kbcsv A .NET CSV parsing and writing library with efficient and easy-to-use APIs. 78
swiftcsv/swiftcsv A CSV parser library for Swift that allows loading and parsing CSV data from various sources. 979
nero5023/csvparser A Swift library for reading and writing CSV files across multiple platforms 86
awdeorio/csvstream A lightweight CSV parser for C++ 49
osiegmar/fastcsv A lightweight and RFC-compliant CSV parsing library for Java applications. 562
ben-strasser/fast-cpp-csv-parser A fast and efficient C++ library for parsing comma-separated value files 2,167
liquidaty/zsv A fast CSV parsing and processing library with an extensible command-line utility 215