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
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
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
- readme: https://github.com/eBay/tsv-utils · fetched 2026-08-28 · 439f24aae90d
- homepage: https://ebay.github.io/tsv-utils/ · fetched 2026-08-29 · 0ee827c7484e
- site_page: https://opensource.ebay.com/tsv-utils/docs/Performance.html · fetched 2026-08-29 · 662e6e018a54
- site_page: https://opensource.ebay.com/tsv-utils/docs/ToolReference.html · fetched 2026-08-29 · 80f04e19c9a7
- site_page: https://opensource.ebay.com/tsv-utils/docs/TipsAndTricks.html · fetched 2026-08-29 · 0d0c836e22ab
- site_page: https://opensource.ebay.com/tsv-utils/docs/comparing-tsv-and-csv.html · fetched 2026-08-29 · 5aac761ae168
- site_page: https://opensource.ebay.com/tsv-utils/docs/BuildingWithLTO.html · fetched 2026-08-29 · 90c142f2994f
- site_page: https://opensource.ebay.com/tsv-utils/docs/AboutTheCode.html · fetched 2026-08-29 · 1346b2911f1e
- site_page: https://opensource.ebay.com/tsv-utils/docs/OtherToolkits.html · fetched 2026-08-29 · 0c2dbee6dafc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| eBay/tsv-utils | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem