SaaSHub helps you find the best software and product alternatives Learn more →
Top 9 Go Cuelang Projects
-
flux create source git podinfo \ --url=https://github.com/stefanprodan/podinfo \ --branch=master \ --interval=1m \ --export > ./clusters/my-cluster/podinfo-source.yaml
-
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.
-
Project mention: Getting tired of Helm – any better way to handle deployments in Kubernetes? | news.ycombinator.com | 2025-05-06
if you only work with your own stuff, helm is easily (and best) avoided.
i like generating k8s yaml with cue, example: https://github.com/cue-labs/cue-by-example/tree/main/003_kub...
there's also https://timoni.sh/ if you want a helm-like experience, but with cue instead of templating.
If you're working with upstream projects, unfortunately many of them will only provide helm charts, so you got to decide between rewriting them to suit your env/tool, or just live with the crappiness of helm.
-
hof
Framework that joins data models, schemas, code generation, and a task engine. Language and technology agnostic.
Project mention: How to include Git version information in a Golang binary | news.ycombinator.com | 2025-01-19 -
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Go Cuelang discussion
Go Cuelang related posts
-
How to include Git version information in a Golang binary
-
Libero – A Programmer's Tool and Code Generator [Legacy]
-
Hof v0.6.9 – more CUE powered tools and extensions
-
Show HN: Syntax highliting tool for code snippets in HTML
-
Using Cuelang With Go for extracting structured data from LLMs
-
Looking for help with transpiling TypeScript to Golang and Python using LLMs
-
HCL: Toolkit for Structured Configuration Languages
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 May 2025
Index
What are some of the best open-source Cuelang projects in Go? This list will help you:
# | Project | Stars |
---|---|---|
1 | podinfo | 5,595 |
2 | timoni | 1,767 |
3 | hof | 547 |
4 | thema | 233 |
5 | cuetils | 78 |
6 | k8s-gitops | 44 |
7 | cuegen | 28 |
8 | hofmod-cli | 26 |
9 | gokka | 3 |