TinyCsvParser.Enums
Enum parser
An extension to the TinyCsvParser library that adds support for parsing enums in CSV files.
0 stars
1 watching
0 forks
Language: C#
last commit: 10 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.immutablecollections | Adds support for parsing immutable collections in CSV files | 0 |
tinycsvparser/tinycsvparser | A .NET CSV parsing library with high-performance and flexibility | 375 |
dashbitco/nimble_csv | A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 773 |
sindresorhus/neat-csv | Convenience wrapper around a fast CSV parser | 320 |
meh/cesso | A lightweight CSV parsing library for Elixir designed to handle large datasets efficiently. | 26 |
hashrock/deno-fnparse | A parser combinator for JavaScript to parse CSV files based on RFC4180 standards. | 11 |
kentcb/kbcsv | A .NET CSV parsing and writing library with efficient and easy-to-use APIs. | 78 |
sloria/environs | A library for parsing and managing environment variables in Python applications. | 1,215 |
ph3at/libenvpp | A modern C++ library for type-safe environment variable parsing and validation. | 129 |
beatrichartz/csv | A library for parsing and encoding CSV files in Elixir. | 499 |
nasermirzaei89/env | A package to access environment variables in Go | 18 |
svenvc/neocsv | A Smalltalk framework for reading and writing CSV files efficiently and converting data between CSV and Smalltalk objects. | 29 |
tylerbrinkley/enums.net | A type-safe enum utility library with high-performance extension methods and attributes management | 1,740 |