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: about 1 year 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 | 378 |
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. | 776 |
swiftcsv/swiftcsv | A CSV parser library for Swift that allows loading and parsing CSV data from various sources. | 979 |
shaovoon/minicsv | A minimalistic CSV stream implementation with extensible features and custom type support | 84 |
sindresorhus/neat-csv | Convenience wrapper around a fast CSV parser | 321 |
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 library for Deno that provides a simple way to parse CSV data. | 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. | 500 |