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

tobi/walgit

None observed · 2026-08-28

github.com/tobi/walgit · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

57/100

  • Activity 99
  • Release rhythm 35
  • Longevity 0

Flags: no_releases young

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

Full methodology

Adoption not part of the score

1947 stars · 101 forks observed · 2026-08-28

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

Walgit is a self-hosted Git server implemented as a single Rust binary that uses S3- or GCS-compatible object storage as the source of truth, with every server instance acting as a disposable cache. It provides smart HTTP fetch/push, bundle-uri clones, Git LFS, a web UI, a JSON API with SDK, push policies, and webhooks without any database or leader election.

Use cases

  • self-host git repositories on S3-compatible storage
  • run a stateless git server that scales horizontally
  • host git repos larger than the machine's disk
  • replace GitHub/GitLab with a minimal single-binary git host
  • serve git clones via bundle-uri for fast initial clones
  • add token-based auth and push policies to git hosting
  • deploy disposable git server instances behind a load balancer

When to choose

  • you want git hosting with no database and no leader to manage
  • your repositories are large and you want object storage as the source of truth
  • you need horizontally scalable, stateless git server instances
  • you prefer a single-binary deployment backed by S3 or GCS
  • you want Git LFS and a web UI included without extra services

When to avoid

  • you need a full code-hosting platform with issues, pull requests, and CI
  • you require fine-grained permissions, organizations, or user management
  • you depend on a mature ecosystem of integrations and plugins
  • you want a GUI-first administration experience
  • your team needs established, battle-tested git hosting like GitHub or GitLab

Facets

service · maturity active

http-server web-framework object-storage auth webhook api-framework developer-tools version-control self-hosted developer-tools backend infrastructure-as-code rust self-hosted git-server git-hosting object-storage s3 gcs stateless smart-http git-lfs bundle-uri write-ahead-log single-binary linux macos docker web-server

1 source

Member repositories

RepositoryRoleHealth v2
tobi/walgitmain57

For agents

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

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