SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Go Continuous Integration Projects
-
harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries. (by harness)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
dagger
Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud (by dagger)
Shameless plug: solving this "push and pray" problem is something we have been focusing on with Dagger. It's an open-source CI platform that decouples the runtime from the triggers. The runtime is open source and local-first, so you develop the actual logic of your pipelines with a proper devloop. Then, you separately wire up your git triggers. The same pipeline logic can be triggered locally or from git events.
IMO this is the only clean way to solve the problem. If you want to check it out and share feedback: https://dagger.io . We also have a very active Discord server full of CI nerds.
-
-
Concourse
Concourse is a container-based automation system written in Go. It's mostly used for CI/CD.
Project mention: GitHub Actions Has a Package Manager, and It Might Be the Worst | news.ycombinator.com | 2025-12-08 -
-
werf
A solution for implementing efficient and consistent software delivery to Kubernetes facilitating best practices.
-
jx
Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Cloud Native pipelines from Tekton
Jenkins X: A CI/CD platform tailored for Kubernetes that incorporates GitOps principles, managing environments and releases through Git repositories.
-
Project mention: Tools for Automatically Generating DB Documents (ER Diagrams, etc.) - schemaspy, tbls | dev.to | 2026-03-15
github.com - k1Low/tbls
-
-
-
Buildkite
The Buildkite Agent is an open-source toolkit written in Go for securely running build jobs on any device or network (by buildkite)
Buildkite is a CI/CD platform which actually defaults towards you providing your own agents (though macOS and Linux hosted agents are available) while they manage the orchestration and provide a user-friendly and extensive UI.
-
-
-
Project mention: Jenkins as a Code, or how I stopped clicking around in the UI | dev.to | 2026-05-18
Side note: if you'd rather not deal with Helm at all, the community also maintains a Jenkins Kubernetes Operator that takes a CRD-first approach. I went with Helm for the simpler upgrade story, but the operator is a perfectly reasonable alternative if you're already heavy into the operator pattern.
-
-
testground
🧪 A platform for testing, benchmarking, and simulating distributed and p2p systems at scale.
-
Project mention: Node 20 will be deprecated on GitHub Actions runners | news.ycombinator.com | 2025-09-21
Just want to plug https://github.com/ChristopherHX/github-act-runner (not mine)
It's re-implementation of the GHA self-hosted runner in Go for self-hosted runners, based on the popular https://github.com/nektos/act for running GHA locally. Been using this for over a year now and it's been infinitely useful for CI on otherwise unsupported systems (e.g. freeBSD, openBSD in my case).
-
go-test-coverage
go-test-coverage is a tool designed to report issues when test coverage falls below a specified threshold
-
PullPreview
A GitHub Action that starts preview deployments for your pull requests and branches. It can work with any application that has a valid Docker Compose file. Also supports Helm charts. (by pullpreview)
-
-
-
togomak
A declarative pipeline orchestrator with the magic of HCL as a configuration language, inspired from Terraform's architecture.
Go Continuous Integration discussion
Go Continuous Integration related posts
-
GitHub Actions is the weakest link
-
CI/CD in the Era of AI and Platform Engineering: A Deep Dive into Dagger CI (Part 1)
-
Dagger: Define software delivery workflows and dev environments
-
GitHub Actions Has a Package Manager, and It Might Be the Worst
-
Buildkite CLI Homepage
-
Concourse: An open-source CI/CD thing-doer
-
10 Game-Changing Platforms & Assistants Every Engineering Team Needs in 2025
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Jun 2026
Index
What are some of the best open-source Continuous Integration projects in Go? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | harness | 36,711 |
| 2 | dagger | 15,938 |
| 3 | Openshift Origin | 8,658 |
| 4 | Concourse | 7,842 |
| 5 | CDS | 4,824 |
| 6 | werf | 4,692 |
| 7 | jx | 4,691 |
| 8 | tbls | 4,253 |
| 9 | agola | 1,621 |
| 10 | webhookd | 1,087 |
| 11 | Buildkite | 998 |
| 12 | abstruse | 956 |
| 13 | gojenkins | 903 |
| 14 | goveralls | 795 |
| 15 | kubernetes-operator | 643 |
| 16 | huskyCI | 593 |
| 17 | testground | 434 |
| 18 | github-act-runner | 385 |
| 19 | go-test-coverage | 236 |
| 20 | PullPreview | 198 |
| 21 | werft | 194 |
| 22 | gale | 154 |
| 23 | togomak | 152 |