TinyCsvParser.ImmutableCollections
Csv collector
Adds support for parsing immutable collections in CSV files
0 stars
1 watching
0 forks
Language: C#
last commit: 12 months ago Related projects:
Repository | Description | Stars |
---|---|---|
miista/tinycsvparser.collections | An extension to parse collections from CSV files in .NET applications | 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 |
dashbitco/nimble_csv | A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 776 |
kentcb/kbcsv | A .NET CSV parsing and writing library with efficient and easy-to-use APIs. | 78 |
dehesa/codablecsv | A Swift library for parsing and generating CSV data in rows or using Codable interface. | 464 |
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 |
meh/cesso | A lightweight CSV parsing library for Elixir designed to handle large datasets efficiently. | 26 |
mechatroner/rainbow_csv | A Vim plugin that provides syntax highlighting and query capabilities for CSV and TSV files using a custom SQL-like language | 629 |
sindresorhus/neat-csv | Convenience wrapper around a fast CSV parser | 321 |
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 |
beatrichartz/csv | A library for parsing and encoding CSV files in Elixir. | 500 |