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

jpillora/overseer

Monitorable, gracefully restarting, self-upgrading binaries in Go (golang) observed · 2026-08-28

github.com/jpillora/overseer · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

71/100

  • Activity 87
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4112
  • days_rel: n/a
  • days_push: 82
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2386 stars · 210 forks observed · 2026-08-28

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

A Go library for building monitorable binaries that support graceful zero-downtime restarts and self-upgrading. It uses a small master process to exchange listening sockets with a child process, playing nicely with standard process managers like systemd and supervisor.

Use cases

  • self-upgrading go binaries
  • zero downtime restarts for go servers
  • graceful restart without dropping connections
  • hot swap binary under systemd
  • auto-update application binary from http url

When to avoid

  • your application is not a Go binary
  • you don't need graceful restarts or self-upgrading
  • you prefer external orchestration tools to handle upgrades

Facets

library · maturity active

deployment concurrency http-server developer-tools backend go cross-platform self-upgrading graceful-restart zero-downtime process-management hot-reload devops linux

1 source

Member repositories

RepositoryRoleHealth v2
jpillora/overseermain71

For agents

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

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