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

bitly/data_hacks

Command line utilities for data analysis observed · 2026-08-28

github.com/bitly/data_hacks · homepage · Python observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: 5818
  • days_rel: n/a
  • days_push: 960
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1976 stars · 188 forks observed · 2026-08-28

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

A collection of small Python command-line utilities for quick data analysis over piped streams, including text histograms, 95th percentile calculation, random sampling, time-window filtering, and ASCII bar charts. It is designed to plug into Unix pipelines like awk, tail, and cat.

Use cases

  • generate a text histogram from a stream of numbers
  • compute the 95th percentile response time from access logs
  • randomly sample a percentage of lines from a log file
  • pass through a stream for a fixed duration like 10 seconds
  • visualize counts of unique values as an ascii bar chart
  • quick summary statistics like mean, median, and standard deviation from the command line

When to choose

  • you want quick command-line statistics on piped numeric data without writing scripts
  • you live in Unix pipelines and need lightweight log analysis tools
  • you need ascii visualizations of data distributions in a terminal

When to avoid

  • you need interactive plotting or rich charting libraries
  • you need a maintained tool with active development and a license
  • you need to process large datasets with performance beyond simple streaming

Facets

cli-tool · maturity maintenance

data-science analytics cli data-visualization data-science analytics developer-tools cli python cross-platform ascii-histogram percentiles stream-processing unix-pipes log-analysis command-line

3 sources

Member repositories

RepositoryRoleHealth v2
bitly/data_hacksmain23

For agents

markdown · JSON · MCP: product_card(name="bitly/data_hacks")

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