xsv High-Performance CSV Toolkit

xsv is a fast CSV command-line toolkit written in Rust by Andrew Gallant (BurntSushi). It provides indexing, slicing, analyzing, splitting, joining, searching, sampling, and statistics operations on CSV files with exceptional speed and memory efficiency.

agentskillexchange Updated 28 repo stars

File contents

xsv High-Performance CSV Toolkit

xsv is a fast CSV command-line toolkit written in Rust by Andrew Gallant (BurntSushi). It provides indexing, slicing, analyzing, splitting, joining, searching, sampling, and statistics operations on CSV files with exceptional speed and memory efficiency.

Installation

Use the upstream install or setup path that matches your environment:

  • $ brew install xsv
  • cargo install xsv
  • git clone git://github.com/BurntSushi/xsv
  • cargo build --release

Basic usage or getting-started notes:

Source

agentskillexchange/skills/tree/main/skills/xsv-high-performance-csv-toolkit commit e581b3832e

Frequently asked questions

npx skillmds@latest add agentskillexchange/xsv-high-performance-csv-toolkit