← Back to tools

xsv

A fast CSV command line toolkit written in Rust

Data & JSON linuxmacoswindows Rust MIT

Description

xsv is a fast CSV command line toolkit written in Rust. It provides a suite of commands for indexing, slicing, analyzing, splitting, and joining CSV data. It can perform SQL-like joins between CSV files and offers high performance for large datasets.

AI Summary

Fast CSV toolkit for indexing, slicing, analyzing, and joining CSV files

Capabilities

  • + Perform SQL-like joins between CSV files
  • + Index, slice, and split CSV data
  • + Analyze and generate statistics for CSV columns
  • + Search and filter CSV records
  • + Sort and deduplicate CSV data

Use When

  • When working with CSV files from the command line
  • When you need to join multiple CSV files
  • When analyzing tabular data quickly

Avoid When

  • x When working with non-CSV data formats

Related Tools

View AGENTS.md for xsv