awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesNested Discriminator Chains

Multiple levels of discriminator properties that identify subtypes within a hierarchy by their own field.

Distinguishing note: None of the candidates cover nested discriminator properties across inheritance chains in an API definition language.

Explore 3 awesome GitHub repositories matching web development · Nested Discriminator Chains. Refine with filters or upvote what's useful.

Awesome Nested Discriminator Chains GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • canopy-network/canopyAvatar de canopy-network

    canopy-network/canopy

    11,413Ver en GitHub↗

    Canopy is the official Go implementation of a blockchain node that runs a recursive network architecture, enabling new blockchains to launch as dependent layers that can later graduate into fully independent security roots. The project provides a hybrid consensus mechanism that combines Byzantine fault-tolerant Proof-of-Stake with Verifiable-Delay Functions, delivering instant finality while protecting against long-range attacks through trustless chain age verification. Validators secure multiple chains simultaneously through restaking, where a single bonded stake serves as collateral across t

    Bootstraps new blockchains as dependent layers that can later graduate into independent security roots, creating a self-sustaining hierarchy of chains.

    Goauto-scaling-architecturelayerless-blockchain-creatormesh-security-provider
    Ver en GitHub↗11,413
  • smartcontractkit/chainlinkAvatar de smartcontractkit

    smartcontractkit/chainlink

    8,222Ver en GitHub↗

    Chainlink is a decentralized oracle network that connects smart contracts to off-chain data, computation, and real-world systems. It provides a secure and reliable infrastructure for blockchain applications to access external information, execute automated workflows, and interact with other blockchains. The network is secured by a staking-based model where node operators lock LINK tokens as collateral, which can be slashed for poor performance, incentivizing honest and accurate data delivery. The platform distinguishes itself through a comprehensive set of capabilities that extend beyond basi

    Writes computed results to blockchains via decentralized oracle networks that reach consensus on data validity.

    Goblockchainchainlinkethereum
    Ver en GitHub↗8,222
  • microsoft/typespecAvatar de microsoft

    microsoft/typespec

    5,781Ver en GitHub↗

    TypeSpec is a language for defining cloud API shapes and generating OpenAPI, JSON Schema, and client/server code from a single source of truth. It functions as a protocol-agnostic API designer that models REST, gRPC, and other API protocols using a unified, extensible syntax, with a decorator-based metadata system for attaching metadata, validation rules, and lifecycle visibility to API models and operations. The compiler produces OpenAPI 3.0 specifications and other artifacts, and the tool supports declaring API versions and tracking changes to models, properties, and operations across releas

    Applies multiple levels of discriminator properties to identify subtypes in a hierarchy.

    Javajson-schemaopenapi3protobuf
    Ver en GitHub↗5,781
  1. Home
  2. Web Development
  3. Nested Discriminator Chains

Explorar subetiquetas

  • Recursive Chain Nesting1 sub-etiquetaBootstraps new blockchains as dependent layers that can later graduate into independent security roots, creating a self-sustaining hierarchy. **Distinct from Nested Discriminator Chains:** Distinct from Nested Discriminator Chains: applies to blockchain architecture with dependent layers that can graduate to independence, not API discriminator properties.