Go Cloudnative

Open-source Go projects categorized as Cloudnative

Top 16 Go Cloudnative Projects

Cloudnative
  1. minio

    MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.

    Project mention: Redis is open source again | news.ycombinator.com | 2025-05-01

    MinIO also switched to AGPLv3 a while back, and they stated that “the AGPL license requires that all software connecting with MinIO be 100% open source for you/your users not to be in violation of the license.”[^1] Since Redis and MinIO are somewhat similar, (Both can be used to store and retrieve data. One uses a custom protocol. The other one uses an S3-compatible API.) Should I assume that this statement also applies to Redis?

    [^1]: https://github.com/minio/minio/issues/13308#issuecomment-929...

  2. 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.

    InfluxDB logo
  3. loki

    Like Prometheus, but for logs.

    Project mention: Docker Logs Observability Using Grafana | dev.to | 2025-03-19

    auth_enabled: false server: http_listen_port: 3100 grpc_listen_port: 9096 log_level: debug grpc_server_max_concurrent_streams: 1000 common: instance_addr: 127.0.0.1 path_prefix: /tmp/loki storage: filesystem: chunks_directory: /tmp/loki/chunks rules_directory: /tmp/loki/rules replication_factor: 1 ring: kvstore: store: inmemory query_range: results_cache: cache: embedded_cache: enabled: true max_size_mb: 100 limits_config: metric_aggregation_enabled: true schema_config: configs: - from: 2020-10-24 store: tsdb object_store: filesystem schema: v13 index: prefix: index_ period: 24h pattern_ingester: enabled: true metric_aggregation: loki_address: localhost:3100 ruler: alertmanager_url: http://localhost:9093 frontend: encoding: protobuf # By default, Loki will send anonymous, but uniquely-identifiable usage and configuration # analytics to Grafana Labs. These statistics are sent to https://stats.grafana.org/ # # Statistics help us better understand how Loki is used, and they show us performance # levels for most users. This helps us prioritize features and documentation. # For more information on what's sent, look at # https://github.com/grafana/loki/blob/main/pkg/analytics/stats.go # Refer to the buildReport method to see what goes into a report. # # If you would like to disable reporting, uncomment the following lines: #analytics: # reporting_enabled: false

  4. Tyk

    Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols

    Project mention: Dito – an advanced Layer 7 reverse proxy server written in Go | news.ycombinator.com | 2024-10-09
  5. kubevela

    The Modern Application Platform.

  6. kruise

    Automated management of large-scale applications on Kubernetes (incubating project under CNCF)

  7. flipt

    Enterprise-ready, GitOps enabled, CloudNative feature management solution

    Project mention: OpenFeature – a vendor-agnostic, community-driven API for feature flagging | news.ycombinator.com | 2024-10-25

    Speaking as an open-source feature flag 'vendor' (https://github.com/flipt-io/flipt), the OpenFeature organization has been a joy to work with. They are very welcoming of new contributors (e.g., implementing a provider SDK in a new language).

    If you're interested in this space I'd recommend lurking in their CNCF Slack Channel https://cloud-native.slack.com/archives/C0344AANLA1

  8. toc

    ⚖️ The CNCF Technical Oversight Committee (TOC) is the technical governing body of the CNCF Foundation.

    Project mention: Redis is open source again | news.ycombinator.com | 2025-05-01
  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. vanus

    Vanus is a Serverless, event streaming system with processing capabilities. It easily connects SaaS, Cloud Services, and Databases to help users build next-gen Event-driven Applications.

  11. loggie

    A lightweight, cloud-native data transfer agent and aggregator

  12. IceFireDB

    @IceFireLabs -> IceFireDB is a database built for web3.0 It strives to fill the gap between web2 and web3.0 with a friendly database experience, making web3 application data storage more convenient, and making it easier for web2 applications to achieve decentralization and data immutability.

  13. beelzebub

    A secure low code honeypot framework, leveraging LLM for System Virtualization.

    Project mention: Securing Kubernetes Using Honeypots to Detect and Prevent Lateral Movement Attacks | dev.to | 2025-04-04

    Clone Beelzebub repository: $ git clone https://github.com/mariocandela/beelzebub.git

  14. kstone

    Kstone is an etcd management platform, providing cluster management, monitoring, backup, inspection, data migration, visual viewing of etcd data, and intelligent diagnosis.

  15. FreeCar

    Time-sharing car rental system suite based on CloudWeGo series framework

  16. hiboot

    hiboot is a high performance web and cli application framework with dependency injection support

  17. cofx

    CoFx is a powerful automation workflow engine based on low code programming language (by skoowoo)

  18. k8s-gatekeeper

    Kubernetes (k8s) admission controller webhook based on Casbin

  19. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Cloudnative discussion

Log in or Post with

Go Cloudnative related posts

  • Docker Logs Observability Using Grafana

    1 project | dev.to | 19 Mar 2025
  • Terraform script to automate the deployment of a Grafana monitoring stack on AWS

    1 project | dev.to | 17 Mar 2025
  • OpenFeature – a vendor-agnostic, community-driven API for feature flagging

    8 projects | news.ycombinator.com | 25 Oct 2024
  • Loki 3.0.0

    1 project | news.ycombinator.com | 2 Jun 2024
  • Loki 3.0 Released

    1 project | news.ycombinator.com | 8 Apr 2024
  • Linkerd no longer shipping open source, stable releases

    4 projects | news.ycombinator.com | 21 Feb 2024
  • Rethinking a Cloud-Native Application Development Paradigm

    2 projects | dev.to | 2 Jan 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 19 May 2025
    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. Learn more →

Index

What are some of the best open-source Cloudnative projects in Go? This list will help you:

# Project Stars
1 minio 52,431
2 loki 25,441
3 Tyk 10,121
4 kubevela 6,683
5 kruise 4,853
6 flipt 4,345
7 toc 1,723
8 vanus 1,707
9 loggie 1,294
10 IceFireDB 1,127
11 beelzebub 1,072
12 kstone 686
13 FreeCar 267
14 hiboot 181
15 cofx 36
16 k8s-gatekeeper 35

Sponsored
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.
www.influxdata.com

Did you know that Go is
the 4th most popular programming language
based on number of references?