xsv
A fast CSV command-line toolkit written in Rust
JSON & Data Processing
Rust
xsv is a command-line program for indexing, slicing, analyzing, splitting, and joining CSV files. It is fast and memory-efficient.
Instalar
brew
brew install xsv
cargo
cargo install xsv
Herramientas relacionadas
jq
Command-line JSON processor like sed for JSON data
fxTerminal JSON viewer with interactive exploration
jlessA command-line JSON viewer designed for reading, exploring,…
yqA portable command-line YAML, JSON, and XML processor
daselSelect, put, and delete data from JSON, TOML, YAML, XML, an…
csvlensCommand-line CSV viewer with vim-like controls
MillerLike awk, sed, cut, join, and sort for name-indexed data (C…
htmlqLike jq, but for HTML — uses CSS selectors to extract data