Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-cue
A curated list of awesome CUE projects, libraries, tools and resources.
https://github.com/xinau/awesome-cue
Last synced: 29 minutes ago
JSON representation
-
Projects
- cue playground - Interactive playground for CUE.
- cuex - CUEX: Extended CUE Compiler.
- dagger - A portable devkit for CICD.
- encore - Encore is a Backend Development Engine.
- flux-local-dev - Flux local dev environment (CUE).
- hofstadter - High Code™ - for higher velocity development.
- timoni - A package manager for Kubernetes, powered by CUE and inspired by Helm.
- astexplorer-cue - Ast Explorer support for CUE.
- automata - Monorepo for Starjunk and subsidiaries
- bbq - Generates & validates a docker-bake.json file in CUE.
- cfn-cue - Generated CUE schema from CloudFormation Resource Specification.
- cue-companion - CUE-lang helper utility for debugging and development.
- cue-flux-controller - A Kubernetes controller for CUE via Flux.
- cue-mode - Emacs major mode for CUE.
- cue-mode - Provides Emacs font-lock, indentation, and some useful functions for the CUE data validation language.
- cue-vscode-starter - A VS Code Remote Containers project/environment made for CUE.
- cue-wasm - WebAssembly based bindings for CUE in JavaScript.
- cue_terraform - CUE definitions for terraform providers.
- cue4puml4c4 - POC to turn CUE into a plantuml/C4 diagram.
- cueblox - The All-in-One Batteries Included Data Framework
- cuebe - Kubernetes release manager powered by CUE.
- cueconfig - Use CUE to configure your Go programs.
- cuegen - Cuegen is a tool to build kubernetes resources with CUE.
- cueimports - CUE tool that manages your import lines.
- cuelm - Pure CUE implementation of Helm Kubernetes package manager.
- cuelsp - Language Server implementation for CUE, with built-in support for Dagger.
- cuek8s - An experimental environment for a CUE based approach to Kubernetes manifest management.
- cuemod - Dependency management for CUE without committing cue.mod.
- cuetils - CLI and library for diff, patch, and ETL operations on CUE
- cuetsy - Experimental CUE->TypeScript exporter.
- cute - A CUE-lang utility.
- cicero - event-driven automation for Nomad
- devx-catalog - DevX Schema and Catalog.
- envoy-cue - CUE definitions for Envoy.
- frsca - Factory for Repeatable Secure Creation of Artifacts.
- ghacue - GitHub Actions schema in CUE.
- go-whaturl - whaturl replaces URLs found in text with a markup hyperlink.
- grpc-testing - Testing and helper tool for grpc server, using CUE-lang and grpcurl.
- inngest - Inngest is an open-source, event-driven platform.
- injecuet - The injecuet injects concrete values and emits new CUE document.
- intellij-cue - IntelliJ support for the CUE language.
- kubevela-catalog - KubeVela Catalog of community maintained components and traits.
- kuegen - kuegen is a simple config generator based on CUE.
- kuesta - Network IaC using CUE.
- namespace - Namespace is an application development platform.
- netmeta - NetMeta is a scalable network observability toolkit optimized for performance.
- packer-plugin-cue - Render files in your Packer builds with CUE.
- protoc-gen-cue - The protoc plugin for CUE language.
- polly - Parameterized Observability Packages.
- rules_cue - CUE rules for Bazel.
- rules_cue - CUE rules for Bazel.
- scuemastore - A CUE module expressing schemastore.org's JSONSchemas in CUE form.
- setup-cue - GitHub actions workflow to install a specific version of CUE on your runner.
- slo-cue - Generate Prometheus alerting & recording rules for SLOs using CUE.
- stax - Go-based CLI for managing CloudFormation stacks written in CUE.
- tailor-platform - A customizable ERP platform.
- taxes.cue - A tax organizer and calculator in CUE.
- terraform-provider-cue - Terraform provider for interacting with CUE.
- terraform-provider-cue - Terraform provider for evaluting CUE to render JSON.
- thema - A CUE-based framework for portable, evolvable schema.
- tmdl - Threat Model Definition Language using a declarative syntax with CUE.
- tree-sitter-cue - CUE grammar for tree-sitter.
- unity - run experiments/regression tests on CUE modules.
- vim-cue - CUE syntax highlighting plugin for VIM.
- vscode-cue - CUE for Visual Studio Code.
- c8s - CUE-lang powered Kubernetes package manager. -->
- systool - A proof of concept for using cue to generate shell scripts. -->
- cue-ansible - Write Ansible Playbooks in CUE -->
- kubevela - KubeVela is a modern application delivery platform.
- acorn - A simple application deployment framework for Kubernetes.
-
Resources
- CUE Documentation - Official documentation about what CUE is and how to use it.
- CUE Language Specification - A reference manual for the CUE data constraint language.
- Go Documentation - Go documentation of the main API for CUE evaluation.
- Go StdLib Documenation - Go documentation of the CUE standard packages.
- Logic of CUE - Page explaining the core concept on which almost everything in CUE depends
- CUE Documentation Tutorials - CUE tutorials provided as part of the official documentation.
- Cuetorials - Tutorial site to learn more about CUE by Hofstadter, Inc.
- Kubernetes Tutorial - How to convert Kubernetes configuration files for a collection of microservices.
- Automating the CUE workflow with Tilt
- Configuring Kubernetes with CUE
- CUE is an exciting configuration language
- CCCCUE: Generating C4 diagrams with CUE
- How CUE Wins
- Introduction to the CUE tooling layer
- Kubernetes Configuration Management with CUE
- Network Automation with CUE - Working with YANG-based APIs
- Observability-kit: Adventures of using CUE at scale
- Take a CUE to supercharge your configurations
- Testing CUE Configuration with Open Policy Agent
- The Configuration Complexity Curse
- Validating CUE Kubernetes Configuration with Kubeval
- Validating Helm values with CUE
- A practical guide to CUE: patterns for everyday use
- Contributing to CUE
- CUE: a data constraint language and shoo-in for Go. Marcel van Lohuizen, Google.
- CUE Town Hall #1
- GopherCon Europe 2020: Marcel van Lohuizen - Better APIs with Shareable Validation Logic
- Hands-on Introduction to CUE | Rawkode Live
- Large-Scale Engineering of Configuration with Unification (Marcel van Lohuizen)
- TGI Kubernetes 098: CUE templating language
- Using CUE with GitHub Actions
- Go + CUE - A Match Made In Heaven! - Paul Jolly
- Experimenting with CUE and Carvel to Enable GitOps for Your Applications - Dmitriy Kalinin & Shatarupa Nandi
- Stock CUEbs
- CUE: Configuration superpowers for everyone
- Scuemata: A Framework for Evolvable, Composable Data Schema (Sam Boyer) - ->
- CUE for Network Configurations - Example of using CUE to model baremetal network configurations.
- GitHub Actions Example - A simple, worked example of using CUE to manage Github Actions.
- cue-examples - Random examples demonstrating cuelang -->
- Stock CUEbs
-
Community
-
Other
- awesome-cue - Awesome CUE
- awesome-cue-zh - CUE Resource Selection - Chinese Version
Programming Languages
Categories
Sub Categories
Keywords
cue
26
cuelang
22
kubernetes
9
gitops
4
terraform
3
serverless
2
cli
2
observability
2
golang
2
terraform-provider
2
schema
2
helm
2
go
2
bazel
2
codespaces-friendly
1
jq
1
json
1
structural-diff
1
yaml
1
automation
1
cd
1
ci
1
nix
1
nomad
1
k8s
1
envoy
1
xds-api
1
jellyfin
1
markdown
1
org-mode
1
event-driven
1
event-driven-architecture
1
queues
1
serverless-functions
1
kubernetes-operator
1
operator
1
c4
1
c4model
1
gitops-toolkit
1
plantuml
1
devops
1
argocd-plugin
1
sops
1
editor-tool
1
fluxcd
1
dagger
1
flux
1
hof
1
controller
1
docker
1