SaaSHub helps you find the best software and product alternatives Learn more →
Top 21 Go continuous-deployment Projects
-
Project mention: Deploying a Microservices Application with Azure devops, Kubernetes and CI/CD | dev.to | 2025-08-06
echo "Installing Argo CD CLI..." sudo curl -sSL -o /usr/local/bin/argocd https://github.com/argoproj/argo-cd/releases/latest/download/argocd-linux-amd64 sudo chmod +x /usr/local/bin/argocd
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
You're 100% right IMHO about the convergence of powerful CI pipelines and full build systems. I'm very curious what you'll think if you try Dagger, which is my tool of choice for programming the convergence of CI and build systems. (Not affiliated, just a happy customer)
https://dagger.io/
-
-
Project mention: Show HN: Devtron – Open-Source Kubernetes-Native CI/CD Platform | news.ycombinator.com | 2025-04-14
Website: https://devtron.ai/
And don't forget to send the feedbacks.
-
-
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
go-feature-flag
GO Feature Flag is a simple, complete and lightweight self-hosted feature flag solution 100% Open Source. 🎛️
-
-
-
-
Buildkite
The Buildkite Agent is an open-source toolkit written in Go for securely running build jobs on any device or network (by buildkite)
Project mention: Why doesn't Rust care more about compiler performance? | news.ycombinator.com | 2025-06-12> That doesn't sound likely. I would expect seconds unless something very odd is happing.
And yet here we are.
There are plenty of stories like this floating around of degenerate cases of small projects. Here's [0] one example with numbers and how they solved it. There are enough of these issues that by getting bogged down in "well technically it's not Rust's fault, it's LLVM's single threadedness causing the slowdown here" ignores the point - Rust (very fairly) has a rep for being dog slow to compile even compared to large C++ projects
> For the rest of the workspace, 60k of rust builds in 60 seconds
That's... not fast.
https://github.com/buildkite/agent is 40k lines of go according to cloc, and running `go build` including pulling dependencies takes 40 seconds. Without pulling dependencies it's 2 seconds. _That's_ fast.
[0] https://www.feldera.com/blog/cutting-down-rust-compile-times...
-
nelm
Nelm is a Helm 3 alternative. It is a Kubernetes deployment tool that manages Helm Charts and deploys them to Kubernetes.
Project mention: Nelm, a Helm 3 alternative, is generally available now | news.ycombinator.com | 2025-04-03 -
And regarding this part of the article
> Particularly with GitOps and Flux, making changes was a breeze.
i'm writing comin [1] which is GitOps for NixOS machines: you Git push your changes and your machines fetch and deploy them automatically.
[1] https://github.com/nlewo/comin
-
-
Project mention: Show HN: Glu – Deployment pipeline framework as code | news.ycombinator.com | 2024-11-28
-
Orkestra
Orkestra is a cloud-native release orchestration and lifecycle management (LCM) platform for the fine-grained orchestration of inter-dependent helm charts and their dependencies (by Azure)
-
soup
GitOps continuous deployment and management tool for Kubernetes focused on simplicity. (by caldito)
-
kube-applier
kube-applier enables automated deployment and declarative configuration for your Kubernetes cluster.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Go continuous-deployment discussion
Go continuous-deployment related posts
-
Deploying a Microservices Application with Azure devops, Kubernetes and CI/CD
-
Argo CD v3.0.0
-
Disk I/O bottlenecks in GitHub Actions
-
"Argo CD: A GitOps Tool for Kubernetes Continuous Deployment"
-
Click-to-Cluster: GitOps EKS Provisioning
-
Python in DevOps: Automation, Efficiency, and Scalability
-
Crafting a Multi-Environment CI/CD Pipeline: A Hands-on Guide with Tekton and ArgoCD
-
A note from our sponsor - SaaSHub
www.saashub.com | 1 Sep 2025
Index
What are some of the best open-source continuous-deployment projects in Go? This list will help you:
# | Project | Stars |
---|---|---|
1 | argo-cd | 20,484 |
2 | dagger | 14,605 |
3 | Openshift Origin | 8,575 |
4 | devtron | 5,110 |
5 | CDS | 4,756 |
6 | Gitkube | 3,824 |
7 | gitops-engine | 1,778 |
8 | go-feature-flag | 1,728 |
9 | agola | 1,573 |
10 | webhookd | 1,000 |
11 | abstruse | 952 |
12 | Buildkite | 867 |
13 | nelm | 777 |
14 | comin | 688 |
15 | Beetle | 167 |
16 | glu | 134 |
17 | Orkestra | 109 |
18 | soup | 40 |
19 | kube-applier | 27 |
20 | reliza-cli | 5 |
21 | github-deploy-inator | 1 |