Ross ROSS = Recommend OSS · open-source software intelligence for agents

shenwei356/csvtk

A cross-platform, efficient and practical CSV/TSV toolkit in Golang observed · 2026-08-28

github.com/shenwei356/csvtk · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

86/100

  • Activity 95
  • Release rhythm 66
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 79
  • age_days: 3804
  • days_rel: 147
  • days_push: 35
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

1169 stars · 96 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

csvtk is a cross-platform command-line toolkit written in Go for manipulating CSV/TSV tabular data. It provides many subcommands for filtering, selecting, joining, and transforming tables, supporting gzipped and other compressed input and Unix pipes.

Use cases

  • manipulate csv files from the command line
  • select columns by name in a tsv file
  • filter and join csv tables in a shell pipeline
  • replace excel click-work with automatable csv commands
  • inspect and summarize large csv/tsv datasets quickly
  • process gzipped csv files without decompressing
  • clean up malformed quoted csv files

When to choose

  • you need fast, dependency-free CSV/TSV manipulation in shell scripts or pipelines
  • you want column selection by name without writing Python/R scripts
  • you work with compressed or streamed tabular data on Linux, macOS, or Windows

When to avoid

  • you need heavy spreadsheet-style GUI editing or pivot tables
  • your data is not tabular (e.g., JSON, XML, or binary formats)
  • you need complex statistical analysis better suited to pandas or R

Facets

cli-tool · maturity active

cli csv parser developer-tools data-science data-science bioinformatics files developer-tools windows cross-platform cli go csv tsv tabular-data data-wrangling unix-pipes single-binary bioinformatics command-line linux macos

4 sources

Member repositories

RepositoryRoleHealth v2
shenwei356/csvtkmain86

For agents

markdown · JSON · MCP: product_card(name="shenwei356/csvtk")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem