awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Declarative Reconciliation Engines · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesDeclarative Reconciliation Engines

Mechanisms that continuously compare current system states against desired configurations to trigger automated updates.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Declarative Reconciliation Engines. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Control Loops
  4. Declarative Reconciliation Engines

Awesome Declarative Reconciliation Engines GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • facebook/react-native

    facebook/react-native

    125,418GitHubView on GitHub↗

    This project is a cross-platform mobile framework that enables the development of native iOS and Android applications from a single codebase. It utilizes a declarative component-based model where developers define user interfaces using a syntax extension that maps directly to underlying platform-native view primitives.

    C++androidapp-frameworkcross-platform
  • kubernetes/kubernetes

    kubernetes/kubernetes

    120,673GitHubView on GitHub↗

    Kubernetes is a distributed container orchestration platform that automates the deployment, scaling, and management of containerized applications across clusters of computing nodes. It functions as a declarative infrastructure controller, utilizing a control loop architecture that continuously monitors the current syst

    Gocncfcontainersgo