awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

1 repositorio

Awesome GitHub RepositoriesHost-Language Mappings

Architectural bridges that map native objects and records into an internal fact representation.

Distinct from Language Interoperability Layers: Distinct from Language Interoperability Layers: focuses specifically on mapping data models (beans/records) into the engine's fact space.

Explore 1 awesome GitHub repository matching software engineering & architecture · Host-Language Mappings. Refine with filters or upvote what's useful.

Awesome Host-Language Mappings GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • oracle-samples/clara-rulesAvatar de oracle-samples

    oracle-samples/clara-rules

    1,231Ver en GitHub↗

    Clara Rules is a declarative logic programming library and business rules management system designed for Clojure and Java applications. It functions as a forward-chaining inference engine that evaluates business logic by matching data patterns against defined rules, allowing developers to derive new information and trigger automated actions based on the current state of a fact set. The engine utilizes a directed acyclic graph for pattern matching, which enables efficient evaluation across complex rule sets. It incorporates a truth maintenance system that tracks dependencies between facts and

    Maps native Java objects and records directly into the engine for seamless data integration.

    Clojure
    Ver en GitHub↗1,231
  1. Home
  2. Software Engineering & Architecture
  3. Language Interoperability Layers
  4. Host-Language Mappings