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#
163 stars
14 watching
59 forks
Language: C#
last commit: 5 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 | 375 |
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. | 148 |
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. | 773 |
red0124/ssp | A fast and versatile CSV parser written in C++ that can convert strings to specific types | 50 |
rubycocos/csvreader | A gem for reading tabular data in the comma-separated values (CSV) format | 178 |
belav/csharpier | An opinionated code formatter for C#. | 1,406 |
vincentlaucsb/csv-parser | A high-performance CSV parser and serializer for modern C++. | 917 |
jszwec/csvutil | Provides fast and idiomatic mapping between CSV data and Go values. | 941 |
pstaender/csv2md | Converts CSV data to markdown tables in a readable format | 73 |