CsvExport
CSV exporter
A lightweight CSV export tool with support for Excel-compatible formats and efficient memory usage.
Very simple CSV-export tool for C#
166 stars
14 watching
61 forks
Language: C#
last commit: 7 months ago
Linked from 2 awesome lists
c-sharpcsvcsv-exportdotnet
Related projects:
Repository | Description | Stars |
---|---|---|
vigneshuvi/swiftcsvexport | A lightweight framework for creating, reading and writing CSV files in Swift. | 127 |
rars/ng2csv | An Angular service for saving data to CSV files | 6 |
jheusser/csvfix | Tools to fix and process CSV files | 4 |
sshaw/export-pull-requests | Tools to export pull requests and issues from various version control systems to CSV files | 109 |
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 |
flinedev/csvimporter | An asynchronous CSV file importer that reads and processes files line by line to prevent delays and memory issues. | 149 |
shixuanhong/vite-plugin-css-export | A Vite plugin that allows CSS variables to be exported and used in JavaScript, supporting various pre-processors and CSS modules. | 27 |
dashbitco/nimble_csv | A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 776 |
red0124/ssp | A fast and versatile CSV parser written in C++ that can convert strings to specific types | 51 |
rubycocos/csvreader | A gem for reading tabular data in the comma-separated values (CSV) format | 177 |
belav/csharpier | An opinionated code formatter for C#. | 1,441 |
vincentlaucsb/csv-parser | A high-performance CSV parser and serializer for modern C++. | 926 |
jszwec/csvutil | Provides fast and idiomatic mapping between CSV data and Go values. | 944 |
pstaender/csv2md | Converts CSV data to markdown tables in a readable format | 73 |