TinyCsvParser.Optional
CSV parser
Adds support for parsing options in CSV data to a mapping class
0 stars
1 watching
0 forks
Language: C#
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
miista/tinycsvparser.collections | An extension to parse collections from CSV files in .NET applications | 0 |
miista/tinycsvparser.enums | An extension to the TinyCsvParser library that adds support for parsing enums in CSV files. | 0 |
tinycsvparser/tinycsvparser | A .NET CSV parsing library with high-performance and flexibility | 378 |
miista/tinycsvparser.immutablecollections | Adds support for parsing immutable collections in CSV files | 0 |
swiftcsv/swiftcsv | A CSV parser library for Swift that allows loading and parsing CSV data from various sources. | 979 |
kentcb/kbcsv | A .NET CSV parsing and writing library with efficient and easy-to-use APIs. | 78 |
sindresorhus/neat-csv | Convenience wrapper around a fast CSV parser | 321 |
nero5023/csvparser | A Swift library for reading and writing CSV files across multiple platforms | 86 |
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 |
furfurylic/commata | A header-only C++17 CSV parser library | 13 |
lokimidgard/csv-parser-generator | A tool to parse CSV files with support for uncommon line separators and nullable handling | 5 |
shaovoon/minicsv | A minimalistic CSV stream implementation with extensible features and custom type support | 84 |
dashbitco/nimble_csv | A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 776 |