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
·

1 repositorio

Awesome GitHub RepositoriesMetadata-Based Protocol Implementation

Implementation of protocol functions defined directly within the metadata of a value.

Distinct from Protocol Extensions: Distinct from Protocol Extensions: focuses on defining implementation logic via value metadata rather than standard library extensions.

Explore 1 awesome GitHub repository matching software engineering & architecture · Metadata-Based Protocol Implementation. Refine with filters or upvote what's useful.

Awesome Metadata-Based Protocol Implementation GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • clojure/clojureAvatar de clojure

    clojure/clojure

    11,006Ver en GitHub↗

    Clojure is a general-purpose, functional programming language hosted on the Java Virtual Machine. It is a homoiconic S-expression language that represents programs as nested data structures, allowing code to be manipulated and evaluated as data. The project provides a framework for JVM interoperability, enabling the invocation of Java methods and integration with other JVM-based languages. It distinguishes itself through a persistent data structure library that uses bitmapped vector tries to manage immutable collections and a programmatic REPL for interactive software development and real-tim

    Implements protocol functions by defining them directly within the metadata of a value.

    Java
    Ver en GitHub↗11,006
  1. Home
  2. Software Engineering & Architecture
  3. Extensibility Patterns
  4. Protocol Extensions
  5. Metadata-Based Protocol Implementation