awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesConstraint-Based Data Navigators

Navigates nested data to extract, reshape, or combine values using a constraint-based path system.

Distinct from Complex Data Structure Transformation: Distinct from Complex Data Structure Transformation: uses constraint-based paths and unification, not generic map/list manipulation.

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

Awesome Constraint-Based Data Navigators GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • cue-lang/cueAvatar cue-lang

    cue-lang/cue

    6,147Vezi pe 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

    Navigates nested data to extract, reshape, or combine values using constraint-based paths.

    Goconfigurationdatakubernetes
    Vezi pe GitHub↗6,147
  1. Home
  2. Data & Databases
  3. Complex Data Structure Transformation
  4. Constraint-Based Data Navigators