awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesConstraint-Driven Orchestrators

Orchestrates sequences of operations that process data and constraints together to produce a final result.

Distinct from Data Processing Workflows: Distinct from Data Processing Workflows: focuses on workflows driven by constraint unification, not general data transformation pipelines.

Explore 1 awesome GitHub repository matching data & databases · Constraint-Driven Orchestrators. Refine with filters or upvote what's useful.

Awesome Constraint-Driven Orchestrators GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • cue-lang/cueAvatar de cue-lang

    cue-lang/cue

    6,147Voir sur GitHub↗

    CUE is a constraint-based configuration language designed for data validation, schema definition, and code generation. At its core, it unifies types and values into a single concept, enabling compile-time validation that catches structural and value errors before runtime. The language treats data and constraints as the same thing, allowing a single definition to serve as both a schema and concrete configuration data. CUE distinguishes itself through its constraint-based unification engine, which combines multiple configuration sources into a single coherent result by merging their constraints

    Orchestrates sequences of data processing steps driven by constraint unification.

    Goconfigurationdatakubernetes
    Voir sur GitHub↗6,147
  1. Home
  2. Data & Databases
  3. Data Processing Workflows
  4. Constraint-Driven Orchestrators