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

janko/down

Streaming downloads using Net::HTTP, http.rb or HTTPX observed · 2026-08-28

github.com/janko/down · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

69/100

  • Activity 81
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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

Full methodology

Adoption not part of the score

1063 stars · 53 forks observed · 2026-08-28

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

Down is a Ruby library for streaming, flexible, and safe downloading of remote files, with pluggable backends (Net::HTTP, http.rb, HTTPX). It downloads to Tempfiles with metadata extraction, size limits, and streaming support.

Use cases

  • download remote files to a tempfile in ruby
  • stream large files over http without loading into memory
  • limit download size when accepting user-supplied urls
  • download files with progress callbacks
  • fetch remote file metadata like content type and filename

When to choose

  • you need safe, size-limited downloads of remote files in Ruby
  • you want streaming access to remote file content
  • you're building file upload handling (e.g. with Shrine)

When to avoid

  • you need a full-featured HTTP client for general API requests
  • you're not working in Ruby

Facets

library · maturity stable

http-client file-upload streaming web-development files developer-tools ruby downloading tempfile partial-responses remote-files

1 source

Member repositories

RepositoryRoleHealth v2
janko/downmain69

For agents

markdown · JSON · MCP: product_card(name="janko/down")

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