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

eBay/tsv-utils

eBay's TSV Utilities: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more. observed · 2026-08-28

github.com/eBay/tsv-utils · homepage · D · BSL-1.0 (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 3801
  • days_rel: n/a
  • days_push: 1449
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1482 stars · 83 forks observed · 2026-08-28

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

A suite of command line utilities from eBay for manipulating large tabular (TSV/CSV) data files, written in D. It provides fast filtering, sampling, statistics, joins, deduplication, and splitting, often outperforming comparable tools.

Use cases

  • filter large tsv files from the command line
  • compute statistics on tabular data files
  • sample or shuffle large data files
  • join two tsv files on a key
  • convert csv to tsv
  • deduplicate rows in a delimited file
  • split large data files into chunks

When to choose

  • you process very large TSV files and need fast Unix-style tools
  • you want command line filtering, joins, and statistics without writing scripts
  • you prefer TSV's simple format that works with standard Unix tools

When to avoid

  • you need rich CSV escape handling or JSON support - consider Miller or csvkit instead
  • you need an actively developed tool - the latest release is from 2022
  • you need a GUI or interactive data analysis environment

Facets

cli-tool · maturity maintenance

cli data-science csv math developer-tools data-science files analytics cli windows cross-platform tsv tabular-data dlang data-mining sampling unix-tools command-line linux macos

9 sources

Member repositories

RepositoryRoleHealth v2
eBay/tsv-utilsmain23

For agents

markdown · JSON · MCP: product_card(name="eBay/tsv-utils")

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