TinyCsvParser.Collections
Collection parser
An extension to parse collections from CSV files in .NET applications
0 stars
1 watching
0 forks
Language: C#
last commit: 10 months ago Related projects:
Repository | Description | Stars |
---|---|---|
miista/tinycsvparser.immutablecollections | Adds support for parsing immutable collections in CSV files | 0 |
miista/tinycsvparser.optional | Adds support for parsing options in CSV data to a mapping class | 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 | 375 |
kentcb/kbcsv | A .NET CSV parsing and writing library with efficient and easy-to-use APIs. | 78 |
dashbitco/nimble_csv | A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 773 |
swiftcsv/swiftcsv | A CSV parser library for Swift that allows loading and parsing CSV data from various sources. | 966 |
shaovoon/minicsv | A minimalistic CSV stream class in C++ with customizable delimiters and quoting | 83 |
sindresorhus/neat-csv | Convenience wrapper around a fast CSV parser | 320 |
mperdeck/linqtocsv | A library that makes working with CSV files easy and efficient using LINQ queries. | 199 |
lokimidgard/csv-parser-generator | A tool to parse CSV files with support for uncommon line separators and nullable handling | 5 |
hashrock/deno-fnparse | A parser combinator for JavaScript to parse CSV files based on RFC4180 standards. | 11 |
meh/cesso | A lightweight CSV parsing library for Elixir designed to handle large datasets efficiently. | 26 |
svenvc/neocsv | A Smalltalk framework for reading and writing CSV files efficiently and converting data between CSV and Smalltalk objects. | 29 |
beatrichartz/csv | A library for parsing and encoding CSV files in Elixir. | 499 |