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

marcosnils/bin

Effortless binary manager observed · 2026-08-28

github.com/marcosnils/bin · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 95
  • Release rhythm 96
  • 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: 10
  • age_days: 2292
  • days_rel: 31
  • days_push: 31
  • n_releases_24m: 24

Full methodology

Adoption not part of the score

1270 stars · 70 forks observed · 2026-08-28

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

bin is a lightweight cross-platform CLI tool for downloading, installing, and managing prebuilt binary releases from sources like GitHub, GitLab, Codeberg, Docker images, and HTTP release servers. It requires no root privileges and supports version tracking, updates, rollback, and pinning of installed binaries.

Use cases

  • install prebuilt binaries from github releases without sudo
  • manage and update standalone cli tools from one command
  • pin specific versions of installed binaries
  • bootstrap a dev environment with a list of required binaries
  • rollback a binary to a previous version
  • install tools from docker images as local binaries

When to choose

  • you want a lightweight, zero-config alternative to homebrew/apt for single-binary tools
  • you lack root access and need user-level binary installs
  • your tools are distributed as prebuilt binaries on GitHub/GitLab releases
  • you want declarative, reproducible binary setups via 'bin ensure'

When to avoid

  • you need to manage libraries or language packages, not standalone binaries
  • you prefer full package managers with dependency resolution like apt, brew, or nix
  • you need packages not published as prebuilt release artifacts

Facets

cli-tool · maturity active

package-manager cli deployment developer-tools developer-tools windows cross-platform cli binary-manager version-manager prebuilt-binaries github-releases no-root single-binary command-line devops automation linux macos

1 source

Member repositories

RepositoryRoleHealth v2
marcosnils/binmain96

For agents

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

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