awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
cuelang avatar

cuelang/cueArchived

0
View on GitHub↗
3,058 stars·169 forks·Go·Apache-2.0·13 viewscuelang.org↗

Cue

CUE has moved to https://github.com/cue-lang/cue

Features

  • Continuous Delivery and GitOps - Language for defining and validating configuration data.
  • Compilers and Interpreters - Configuration language for validation and definition.

Star history

Star history chart for cuelang/cueStar history chart for cuelang/cue

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Cue

These projects share indexed features with Cue. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • akuity/kargoakuity avatar

    akuity/kargo

    3,368View on GitHub↗

    Application lifecycle orchestration

    Goargocdcddelivery
    View on GitHub↗3,368
  • alecthomas/participlealecthomas avatar

    alecthomas/participle

    3,869View on GitHub↗

    Participle is a Go parser generator and toolkit for building language frontends. It provides a declarative grammar framework that uses reflection and struct tags to map input patterns directly into typed data structures. The library features a stateful lexical analyzer that employs state machines to handle nested or modal patterns. It includes a lexer code generator to produce optimized code, reducing runtime memory allocations and increasing throughput. The project covers recursive descent parsing with support for union types via sealed interfaces and custom parsing logic through interface-

    Goastebnfgo
    View on GitHub↗3,869
  • alexellis/arkadealexellis avatar

    alexellis/arkade

    4,594View on GitHub↗

    Arkade is a suite of tools for managing developer binaries, Kubernetes application deployments, and Helm chart maintenance. It functions as a CLI tool manager and a developer tool marketplace used to discover, download, update, and uninstall standalone binaries and system packages across different operating systems and architectures. The project is distinguished by its ability to extract executable binaries directly from OCI container images for local installation without requiring a container runtime. It also provides specialized utilities for Helm chart maintenance, including the ability to

    Goappsarkadeautomation
    View on GitHub↗4,594
  • aalhour/pycoolcaalhour avatar

    aalhour/PyCOOLC

    40View on GitHub↗

    :snake: :cool: Compiler for the COOL programming language targeting the MIPS 32-bit architecture, in Python 3

    Python
    View on GitHub↗40
Compare all 30 related projects→

Frequently asked questions

What does cuelang/cue do?

CUE has moved to https://github.com/cue-lang/cue

What are the main features of cuelang/cue?

The main features of cuelang/cue are: Continuous Delivery and GitOps, Compilers and Interpreters.

Which projects share features with cuelang/cue?

Projects with overlapping indexed features include: akuity/kargo — Application lifecycle orchestration. alecthomas/participle — Participle is a Go parser generator and toolkit for building language frontends. It provides a declarative grammar… alexellis/arkade — Arkade is a suite of tools for managing developer binaries, Kubernetes application deployments, and Helm chart… alibaba/sealer. antonmedv/expr — Expr is a high-performance expression evaluation engine and language for Go applications. It functions as a dynamic… aalhour/pycoolc — :snake: :cool: Compiler for the COOL programming language targeting the MIPS 32-bit architecture, in Python 3.