dbohdan / structured-text-tools

A list of command-line tools for manipulating structured text data
6.96k stars 244 forks source link

added frawk #106

Closed alperyilmaz closed 1 year ago

alperyilmaz commented 2 years ago

frawk is a tool written in Rust, it can run in parallel and supports csv (esp. quoted fields). It's pretty fast and very suitable for processing large CSV or TSV files.