FileHelpers
Fixed Length Data Reader
A .NET library for reading and writing data from fixed length or delimited records in files
The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams
1k stars
86 watching
348 forks
Language: C#
last commit: over 1 year ago
Linked from 2 awesome lists
c-sharpcsvcsv-filescsv-parsercsv-readerdotnetflat-file
Related projects:
Repository | Description | Stars |
---|---|---|
leandromoh/recordparser | A high-performance, zero-allocation parser library for .NET Core that supports various file formats and flexible data mapping. | 295 |
data-liberation-front/csvlint.rb | A tool to validate and analyze CSV files | 287 |
alexhallam/tv | A CLI tool for formatting and displaying tabular data in a visually appealing way. | 2,065 |
ps1dr3x/easy_reader | An efficient library for navigating large files without consuming an iterator | 86 |
tidyverse/readr | Provides fast and friendly way to read rectangular data from delimited files | 1,011 |
tpunder/fm-flatfile | A library for reading data from various flat file formats such as TSV/CSV and Excel files | 11 |
hashrock/deno-fnparse | A parser combinator library for Deno that provides a simple way to parse CSV data. | 11 |
jimm/csvlixir | Provides functions to read and write comma-separated value data in Elixir | 33 |
tewr/blazorfilereader | Creates read-only file streams from file input elements or drop targets in Blazor applications. | 425 |
libsndfile/libsndfile | A C library for reading and writing audio files | 1,483 |
thealexbarney/libhac | A .NET library reimplementing parts of the Nintendo Switch OS for decrypting and extracting content file formats. | 403 |
paulmillr/readdirp | Provides an efficient way to recursively traverse and inspect the contents of directories in a streaming or promise-based manner. | 383 |
sillsdev/standardformatlib | A C# library for reading and writing files using standard format markers | 0 |
shannonmoeller/cli-columns | A library for formatting text lists into columns with customizable padding and sorting. | 34 |
digikar99/reader | Provides reader macros for various data structures and functions in Common Lisp | 13 |