TinyCsvParser
CSV parser
A .NET CSV parsing library with high-performance and flexibility
Easy to use, easy to extend and high-performance library for CSV parsing with .NET
375 stars
16 watching
77 forks
Language: C#
last commit: 9 months ago
Linked from 2 awesome lists
csv-parser
Related projects:
Repository | Description | Stars |
---|---|---|
miista/tinycsvparser.optional | Adds support for parsing options in CSV data to a mapping class | 0 |
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. | 966 |
miista/tinycsvparser.collections | An extension to parse collections from CSV files in .NET applications | 0 |
miista/tinycsvparser.immutablecollections | Adds support for parsing immutable collections in CSV files | 0 |
miista/tinycsvparser.enums | An extension to the TinyCsvParser library that adds support for parsing enums in CSV files. | 0 |
red0124/ssp | A fast and versatile CSV parser written in C++ that can convert strings to specific types | 50 |
vincentlaucsb/csv-parser | A high-performance CSV parser and serializer for modern C++. | 917 |
nero5023/csvparser | A Swift library for reading and writing CSV files across multiple platforms | 86 |
svenvc/neocsv | A Smalltalk framework for reading and writing CSV files efficiently and converting data between CSV and Smalltalk objects. | 29 |
p-ranav/csv2 | A fast and efficient CSV parsing library for C++ | 561 |
lighttransport/nanocsv | Faster C++11 multithreaded CSV parser with minimal STL dependency | 29 |
skelpo/csv | A Swift library for parsing and serializing CSV files in an efficient and flexible way | 32 |
d99kris/rapidcsv | A lightweight C++ CSV parser library providing easy access to CSV data | 898 |
sindresorhus/neat-csv | Convenience wrapper around a fast CSV parser | 320 |