KBCsv

CSV parser

A .NET CSV parsing and writing library with efficient and easy-to-use APIs.

KBCsv is an efficient, easy to use .NET parsing and writing library for the CSV (comma-separated values) format.

GitHub

78 stars
12 watching
25 forks
Language: C#
last commit: over 3 years ago
Linked from 1 awesome list

c-sharpcsvdotnetlibrarynetstandardportable

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tinycsvparser/tinycsvparser A .NET CSV parsing library with high-performance and flexibility 375
swiftcsv/swiftcsv A CSV parser library for Swift that allows loading and parsing CSV data from various sources. 966
p-ranav/csv2 A fast and efficient CSV parsing library for C++ 561
vincentlaucsb/csv-parser A high-performance CSV parser and serializer for modern C++. 917
red0124/ssp A fast and versatile CSV parser written in C++ that can convert strings to specific types 50
osiegmar/fastcsv A lightweight and RFC-compliant CSV parsing library for Java applications. 552
d99kris/rapidcsv A lightweight C++ CSV parser library providing easy access to CSV data 898
dehesa/codablecsv A Swift library for parsing and generating CSV data in rows or using Codable interface. 461
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
lokimidgard/csv-parser-generator A tool to parse CSV files with support for uncommon line separators and nullable handling 5
svenvc/neocsv A Smalltalk framework for reading and writing CSV files efficiently and converting data between CSV and Smalltalk objects. 29
skelpo/csv A Swift library for parsing and serializing CSV files in an efficient and flexible way 32
mperdeck/linqtocsv A library that makes working with CSV files easy and efficient using LINQ queries. 199
ben-strasser/fast-cpp-csv-parser A fast and efficient C++ library for parsing comma-separated value files 2,154
nero5023/csvparser A Swift library for reading and writing CSV files across multiple platforms 86