SaaSHub helps you find the best software and product alternatives Learn more →
Top 10 Go Scale Projects
-
tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
Project mention: RocksDB: Your Key-Value Store Powerhouse (and Why You Should Care) | dev.to | 2025-02-16TiDB: https://pingcap.com/
-
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.
-
flyte
Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks.
Project mention: Boost your ML pipeline performance with efficient parallelism | dev.to | 2025-04-09Flyte is a distributed computation framework that uses a Kubernetes Pod as the fundamental execution environment for each task in a pipeline. When you use MapTasks, Flyte automatically distributes the load among multiple Pods that run in parallel and limits each Pod to downloading and processing only a specific index from the inputs list, preventing inefficient duplicate data movement.
-
> You know that Cloud Run is a Kubernetes PaaS, right?
Yup. Isn't it Knative Serving or a home grown Google alternative to it? https://knative.dev/docs/serving/
The key is I am not managing Kubernetes and I am not paying for it - it is a fool's errand, and incredibly rarely needed. Who cares what is underneath the simple Cloud Run developer UX? What matters for me is cost, simplify and understandability. You get that with Cloud Run, and you don't with Kubernetes.
-
spicedb
Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization data
Here's an example of how it works in SpiceDB - a database inspired by Google Zanzibar. A zookie is passed when making a permissions check request, and guarantees that the policy and individual relationships used to compute the answer will be at least as fresh as the Zookie presented requires.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
Go Scale discussion
Go Scale related posts
-
Boost your ML pipeline performance with efficient parallelism
-
The Single Post You Need to Learn the Basics of Flyte
-
Beware of the New Enemy Problem ⚠️
-
Safeguarding Your Data When Using DeepSeek R1 In RAG Pipelines - Part 1
-
Don't use JWT for Authorization!
-
How I'm Learning SpiceDB
-
Steps to: Building an End-to-End Project with Flyte
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 May 2025
Index
What are some of the best open-source Scale projects in Go? This list will help you:
# | Project | Stars |
---|---|---|
1 | tidb | 38,438 |
2 | flyte | 6,233 |
3 | serving | 5,730 |
4 | spicedb | 5,658 |
5 | heimdall | 2,670 |
6 | kube-burner | 574 |
7 | kes | 487 |
8 | hedgedhttp | 129 |
9 | spicedb-operator | 82 |
10 | scale-benchmarks | 4 |