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

rubyzip/rubyzip

Official Rubyzip repository observed · 2026-08-28

github.com/rubyzip/rubyzip · homepage · Ruby · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 98
  • Release rhythm 98
  • 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: 16
  • age_days: 5822
  • days_rel: 15
  • days_push: 15
  • n_releases_24m: 14

Full methodology

Adoption not part of the score

1427 stars · 326 forks observed · 2026-08-28

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

Rubyzip is a Ruby library (gem) for reading and writing zip archives, including support for AES encryption. It provides both high-level Zip::File APIs and streaming InputStream/OutputStream classes.

Use cases

  • create zip archives in ruby
  • extract files from a zip archive
  • read and write zip files in a rails app
  • create password-protected or AES-encrypted zips
  • stream zip entries without loading everything into memory
  • package files for download in a web app

When to choose

  • you need zip read/write support in a Ruby project
  • you need encrypted zip archives in Ruby
  • you want a mature, widely-used Ruby zip gem

When to avoid

  • you need tar, gzip, or 7z formats rather than zip
  • you are not working in Ruby
  • you need very high-performance native compression

Facets

library · maturity stable

compression file-system cryptography files developer-tools security ruby cross-platform zip zip-archive aes-encryption ruby-gem archive

4 sources

Member repositories

RepositoryRoleHealth v2
rubyzip/rubyzipmain98

For agents

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

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