LINQtoCSV
CSV library
A library that makes working with CSV files easy and efficient using LINQ queries.
Popular, easy to use library to read and write CSV files.
199 stars
19 watching
112 forks
Language: C#
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
paulyoder/linqtoexcel | A .NET library that enables querying of Excel spreadsheets using LINQ syntax | 1,056 |
kentcb/kbcsv | A .NET CSV parsing and writing library with efficient and easy-to-use APIs. | 78 |
rgamble/libcsv | A fast and flexible CSV data reader and writer library written in pure ANSI C. | 179 |
martinchavez/linq | A test-driven learning project on C# Language Integrated Query (LINQ) concepts and syntax | 61 |
tinycsvparser/tinycsvparser | A .NET CSV parsing library with high-performance and flexibility | 375 |
wildgums/orc.csv | Utilities for processing and manipulating CSV data | 10 |
hashrock/deno-fnparse | A parser combinator for JavaScript to parse CSV files based on RFC4180 standards. | 11 |
kchanqvq/lwcells | A dataflow extension to Common Lisp that allows simple and flexible management of cells with dynamic values | 17 |
accelerationnet/cl-csv | A library that simplifies working with comma-separated values (CSVs) in Common Lisp. | 116 |
p-ranav/csv2 | A fast and efficient CSV parsing library for C++ | 561 |
mrcdk/linc_libvpx | Compiles and integrates the libvpx video compression library into a single project. | 4 |
lokimidgard/csv-parser-generator | A tool to parse CSV files with support for uncommon line separators and nullable handling | 5 |
manojlds/pslinq | A PowerShell implementation of LINQ for querying and manipulating data sets. | 77 |
nero5023/csvparser | A Swift library for reading and writing CSV files across multiple platforms | 86 |
mithrandie/csvq | A command-line tool to operate CSV files with SQL-like query support | 1,520 |