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
·

2 repository-uri

Awesome GitHub RepositoriesExecution Specifications

Documented algorithms and logic requirements for implementing a consistent server execution engine.

Distinct from API Specification Definitions: Focuses on the execution logic of the server rather than the general definition of endpoints.

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

Awesome Execution Specifications GitHub Repositories

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

    graphql/graphql-spec

    14,573Vezi pe GitHub↗

    This repository contains the official technical specification for GraphQL. It serves as the formal standard defining the query language, the execution engine, and the schema definition rules required to maintain consistency across different API implementations. The specification establishes a language-agnostic standard for query syntax and semantics, alongside a formal protocol for introspection. It provides the documented algorithms and logic requirements necessary for implementing a consistent server, ensuring that metadata about types and fields can be discovered by automated tools. The p

    Provides the documented algorithms and logic requirements for implementing a consistent GraphQL server.

    JavaScript
    Vezi pe GitHub↗14,573
  • maiot-io/zenmlAvatar maiot-io

    maiot-io/zenml

    5,452Vezi pe GitHub↗

    ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself

    Persists a fully resolved configuration snapshot at the start of a run to ensure consistent behavior and reproducibility regardless of future environment changes.

    Python
    Vezi pe GitHub↗5,452
  1. Home
  2. Software Engineering & Architecture
  3. API Specification Definitions
  4. Execution Specifications

Explorează sub-etichetele

  • Execution Specification FreezersPersists resolved configuration snapshots for reproducibility. **Distinct from Execution Specifications:** Distinct from Execution Specifications: focuses on the freezing/snapshotting of the specification at runtime, not the definition of the specification itself.