xan SIMD-Powered CSV Processing and Analysis CLI
xan is a high-performance command-line tool for processing CSV files, written in Rust with a novel SIMD CSV parser. It offers filtering, slicing, aggregation, sorting, joining, and visualization of CSV data, with its own expression language for complex transformations and support for adjacent data formats.
xan SIMD-Powered CSV Processing and Analysis CLI
xan is a high-performance command-line tool for processing CSV files, written in Rust with a novel SIMD CSV parser. It offers filtering, slicing, aggregation, sorting, joining, and visualization of CSV data, with its own expression language for complex transformations and support for adjacent data formats.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/xan-simd-csv-processing-cli/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/xan-simd-csv-processing-cli
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/xan-simd-csv-processing-cli.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.