xsv
CSV toolkit
A command-line toolkit for working with CSV data in Rust
A fast CSV command line toolkit written in Rust.
10k stars
101 watching
324 forks
Language: Rust
last commit: 8 months ago
Linked from 5 awesome lists
clicommand-linecsvrust
Related projects:
Repository | Description | Stars |
---|---|---|
| A Rust library for parsing and generating CSV data structures | 1,729 |
| A lightweight C++ CSV parsing library that reads and parses CSV files on demand without allocating memory in the constructor or while parsing. | 80 |
| A Ruby gem that simplifies CSV data processing and conversion to arrays of hashes. | 1,483 |
| A fast and efficient C++ library for parsing comma-separated value files | 2,167 |
| A fast CSV parsing and processing library with an extensible command-line utility | 215 |
| A lightweight PHP library for efficient CSV data manipulation and filtering | 3,357 |
| A fast and efficient CSV parsing library for C++ | 567 |
| A command-line tool to operate CSV files with SQL-like query support | 1,526 |
| Tool to help standard Unix shell commands process CSV data with embedded special characters | 446 |
| A library that simplifies working with comma-separated values (CSVs) in Common Lisp. | 116 |
| An application to load, save and edit CSV files with schema-driven column validation. | 76 |
| Provides fast and idiomatic mapping between CSV data and Go values. | 944 |
| A fast and versatile CSV parser written in C++ that can convert strings to specific types | 51 |
| A lightweight and RFC-compliant CSV parsing library for Java applications. | 562 |
| A fast and flexible CSV data reader and writer library written in pure ANSI C. | 179 |