Top 3 Go Distribution Projects
-
Project mention: Docker 29 has changed its default image store for new installs | news.ycombinator.com | 2026-05-05
Yes, compression being part of the OCI image's digest was (in hindsight) a poor decision. _Technically_ OCI images allow uncompressed layers, and the layers could be included without compression (and transport compression to be used); this would allow layers to be fully reproducible. We explored some options to do this (and made some preparations; https://github.com/containerd/containerd/pull/8166), but also discovered that various implementations of registry clients didn't handle transport-compression correctly (https://github.com/distribution/distribution/pull/3754), which could result in client either pulling the full, uncompressed, content, or image validation failing.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
mirrorbits
Mirrorbits is a geographical download redirector written in Go for distributing files efficiently across a set of mirrors.
-
Go Distribution discussion
Go Distribution related posts
Index
What are some of the best open-source Distribution projects in Go? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | distribution | 10,464 |
| 2 | mirrorbits | 582 |
| 3 | regmaid | 11 |