Skip to content

Save $$$ and make GitHub Actions go brrr with 3rd-party runners βš‘πŸ€–

License

Notifications You must be signed in to change notification settings

neysofu/awesome-github-actions-runners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Awesome GitHub Actions runners βš‘πŸ€–

Awesome badge Static Badge GitHub Repo stars X (formerly Twitter) Follow

GitHub Actions are pretty damn cool, but lord knows the official runners are slow, unreliable, and expensive. Self-hosted runners are typically championed as the better alternative, but they're also a pain to set up and maintain and they come with important security concerns.

It doesn't have to be one or the other. Most people don't know this, but there's quite a few third-party GH Actions runner services out there, most of which require no changes at all to your CI workflows. These are easy to migrate to, much cheaper than official runners, and often faster.

Table of contents

List of providers

Namespace ⭐

Namespace provides development environments, remote builders, ephemeral environments, managed CI runners, and more. It also supports BuildKite1.

Pricing here.

Notable features:

  • 1-line change to get faster and cheaper builds in most projects.
  • Up to 250GiB disk storage and terabytes of cache, considerably more than both BuildJet and GitHub official runners.
  • High-performance caching via mounted volumes backed by local storage. This is a separate API from actions/cache, but much faster and more reliable.
  • Built-in observability for CPU, memory, and storage usage. Streams and retains Docker container logs in addition to runner logs. Remote terminal (SSH) access.
  • Dedicated high-performance remote Docker builders with zero-configuration incremental caching, ARM support, and more.2
  • Supports ephemeral previews running on runners as well as separate instances, based on Docker3 or Kubernetes4.
  • macOS runners on Apple Silicon (M2).
  • Custom base images support.
  • (Coming soon) Windows support (Q1 2024). 🚧
  • (Coming soon) SOC2 compliance (Q1 2024). 🚧

BuildJet ⭐

BuildJet offers managed performance runners for GitHub Actions.

Pricing here.

Notable features:

  • 1-line change to get faster and cheaper builds in most projects.
  • 64GiB disk storage5 and 20GiB free cache per repository6 via buildjet/cache (as opposed to 16GiB disk storage and 10GiB free cache per repository in GitHub official runners).
  • ARM support.7
  • Built-in support for Swatinem/rust-cache via backend: buildjet.
  • In some cases cache download and upload speeds have been reported to be quite bad, slowing down builds8. ⚠️
  • (Coming soon) SOC2 compliance.9 🚧

Actuated ⭐

Actuated brings fast and secure GitHub Actions to your own infrastructure. It's a more ops-heavy solution compared to fully managed runners, but this comes with significant benefits and attractive pricing.

Pricing here.

Notable features:

  • Native ARM support.10
  • Runs directly within your own datacenter, which is useful if you work with large container images or datasets.
  • Live debug stuck jobs over SSH.11
  • Flat-rate billing based on the maximum allowed number of concurrent jobs, so the cost stays the same no matter how many minutes you use.
  • Cool development blog showcasing many kinds of demoes, examples, and guides.12

WarpBuild

WarpBuild offers high performance runners for GitHub Actions, made by the creators of Argonaut.

Pricing here.

Notable features:

  • 1-line change to get faster and cheaper builds in most projects.13
  • Support for x86-64 and ARM runners with unlimited concurrency.
  • Live debug failed jobs over SSH.14
  • Discounts for open-source projects and young startups, and referral programs to get extra minutes.15
  • Support for macOS runners on M2 Pros.16
  • (Coming soon) Automated container layer caching and AI powered analytics (~Q1 2024). 🚧

Ubicloud

Ubicloud brings IaaS solutions to bare metal servers, but it also offers a managed platform. GitHub Actions runners are part of this offering. It doesn't seem to have any feature that other providers lack, but it has one of the most attractive pricing plans in the market.

Pricing here.

Notable features:

  • 1-line change to get faster and cheaper builds in most projects.17
  • By far one of the cheapest providers at about ~10x cheaper than official GH Actions runners.17
  • 1250 free minutes per month.18
  • Native ARM support.19
  • Open source under the GNU AGPL v3.0 license.20

RunsOn

RunsOn is a self-hosted, open-source GitHub Actions runner tool that runs on your own AWS account. It's free for non-commercial usage, and comes at a €300 flat yearly fee for commercial projects.

Pricing here.

Notable features:

  • 1-line change to get faster and cheaper builds in most projects.
  • Easy install with a CloudFormation template (video guide available).
  • Cheap, flat-rate pricing with an easy-to-use pricing calculator that you can use to calculate your spending.
  • ARM, GPU, and custom base image support.
  • Up to 256 vCPUs per runner, by far the most of any provider, and customizable disk sizes and instance types.
  • Although actively maintained and developed as of Feb. '24, it's built by just one developer (Cyril Rohr), so long-term maintenance is a concern. ⚠️

Cirun

Cirun is a tool which lets you create on-demand self-hosted GitHub Actions runners on your cloud. After connecting your cloud provider of choice, it's simple to set up and cheap to run.

Pricing here.

Notable features:

  • 1-line change to get faster and cheaper builds in most projects.21
  • Free for public repositories!
  • Cheap, flat-rate pricing based on the number of private repositories you run Cirun on.
  • ARM support.
  • GPU support.22
  • Support for all major cloud providers.23
  • Built by just one developer (Amit Kumar) in their spare time, so long-term maintenance is a concern. ⚠️

GitRunners

GitRunners speeds up GitHub actions with cost-effective performance runners. It's cheaper than GitHub official runners, but doesn't hold up as well against other third-party runners.

Pricing here.

Notable features:

  • 1-line change to get faster and cheaper builds in most projects.
  • (Coming soon) Persistent storage and mounted volumes. 🚧
  • (Coming soon) Flamegraph visualizations to analyze workflow runtimes. 🚧

Honorable mentions

If you're interested in going down the self-hosted runner route, make sure to check out the tooling listed in jonico/awesome-runners!

Contributing to this list

If you'd like to add a service to this list or suggest any changes, please open a PR! The list is intentionally opinionated based on pricing and features, but I strive to be reasonable and impartial.

PRs welcome!

Footnotes

  1. https://namespace.so/docs/features/on-demand-buildkite-agents ↩

  2. https://namespace.so/docs/features/faster-builds ↩

  3. https://namespace.so/docs/features/previews ↩

  4. https://namespace.so/docs/features/kubernetes-previews ↩

  5. https://buildjet.com/for-github-actions/docs/runners/hardware#runner-disk ↩

  6. https://buildjet.com/for-github-actions/docs/guides/migrating-to-buildjet-cache ↩

  7. https://buildjet.com/for-github-actions/docs/guides/migrating-to-arm ↩

  8. https://news.ycombinator.com/item?id=38571518 ↩

  9. https://buildjet.com/for-github-actions/docs/about/security#is-build-jet-soc-2-compliant ↩

  10. https://actuated.dev/blog/native-arm64-for-github-actions ↩

  11. https://docs.actuated.dev/tasks/debug-ssh/ ↩

  12. https://actuated.dev/blog ↩

  13. https://docs.warpbuild.com/quickstart ↩

  14. https://docs.warpbuild.com/tools/action-debugger ↩

  15. https://www.warpbuild.com/pricing ↩

  16. https://docs.warpbuild.com/runners#macos-m2-pro-on-arm64 ↩

  17. https://www.ubicloud.com/docs/github-actions-integration/price-performance ↩ ↩2

  18. https://www.ubicloud.com/use-cases/github-actions ↩

  19. https://www.ubicloud.com/blog/ubicloud-hosted-arm-runners-100x-better-price-performance ↩

  20. https://github.com/ubicloud/ubicloud/blob/main/routes/web/webhook/github.rb ↩

  21. https://docs.cirun.io/reference/one-line ↩

  22. https://docs.cirun.io/reference/yaml#gpu-gpu ↩

  23. https://docs.cirun.io/reference/yaml#cloud-cloud ↩

About

Save $$$ and make GitHub Actions go brrr with 3rd-party runners βš‘πŸ€–

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published