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
·

7 repositorios

Awesome GitHub RepositoriesIntegration Frameworks

Libraries and frameworks for implementing integration patterns in code.

Explore 7 awesome GitHub repositories matching part of an awesome list · Integration Frameworks. Refine with filters or upvote what's useful.

Awesome Integration Frameworks GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • masstransit/masstransitAvatar de MassTransit

    MassTransit/MassTransit

    7,760Ver en GitHub↗

    MassTransit is a .NET distributed application framework and asynchronous messaging library designed for building distributed systems. It serves as an enterprise service bus implementation that handles the routing, transformation, and delivery of messages between decoupled services. The framework provides a message broker abstraction layer, which decouples application code from specific messaging infrastructure such as RabbitMQ, Azure Service Bus, or Amazon SQS. It supports event-driven architecture and asynchronous microservices communication to improve system scalability and availability. T

    Distributed application framework for .NET messaging abstractions.

    C#azure-service-busc-sharpdotnet
    Ver en GitHub↗7,760
  • apache/camelAvatar de apache

    apache/camel

    6,247Ver en GitHub↗

    Apache Camel es un framework de integración empresarial y motor de integración Java diseñado para enrutar y mediar datos entre sistemas dispares. Funciona como un middleware multi-runtime que implementa patrones de integración empresarial estandarizados para gestionar cómo se enrutan, transforman y procesan los mensajes. El framework incluye una pasarela especializada para conectar modelos de lenguaje grandes (LLM) a datos empresariales y sistemas internos utilizando protocolos de comunicación dedicados. Utiliza una vasta librería de conectores preconstruidos para unir diferentes protocolos de comunicación y permitir el intercambio de datos entre aplicaciones de software incompatibles. El sistema soporta la orquestación del flujo de datos a través de un pipeline basado en mensajes, permitiendo a los usuarios definir lógica de enrutamiento mediante Java, XML, YAML o un diseñador visual de flujos de trabajo. Estos procesos de integración pueden desplegarse como un servicio independiente o embeberse dentro de frameworks host como Spring Boot y Quarkus.

    Integration framework with extensive connectors for diverse enterprise systems.

    Java
    Ver en GitHub↗6,247
  • ballerina-platform/ballerina-langAvatar de ballerina-platform

    ballerina-platform/ballerina-lang

    3,840Ver en GitHub↗

    Ballerina is a cloud-native programming language and distributed services framework designed for building and integrating networked services. It provides a network-aware runtime that manages non-blocking input and output operations to support scalable distributed systems. The platform features a visual programming environment that maintains bidirectional synchronization between source code and graphical sequence diagrams. It utilizes a structural type system to decouple independent software components and includes a cloud infrastructure generator that produces Docker and Kubernetes deployment

    Programming language designed for network services and API integration.

    Ballerina
    Ver en GitHub↗3,840
  • jasperfx/wolverineAvatar de JasperFx

    JasperFx/wolverine

    2,233Ver en GitHub↗

    Wolverine

    Low-ceremony messaging and command-bus framework for .NET.

    C#
    Ver en GitHub↗2,233
  • spring-projects/spring-integrationAvatar de spring-projects

    spring-projects/spring-integration

    1,627Ver en GitHub↗

    Extends the Spring programming model to support the well-known Enterprise Integration Patterns. Spring Integration enables lightweight messaging within Spring-based applications and supports integration with external systems via declarative adapters. Those adapters provide a higher-level of…

    Spring ecosystem extension providing enterprise integration patterns.

    Java
    Ver en GitHub↗1,627
  • spring-cloud/spring-cloud-streamAvatar de spring-cloud

    spring-cloud/spring-cloud-stream

    1,067Ver en GitHub↗

    Framework for building Event-Driven Microservices

    Framework for building event-driven microservices with binder abstractions.

    Javacloud-nativeevent-driven-microservicesmessaging
    Ver en GitHub↗1,067
  • frankframework/frankframeworkAvatar de frankframework

    frankframework/frankframework

    162Ver en GitHub↗

    Frank!Framework Exchange, modify and aggregate messages between systems!

    Low-code Java framework for messaging and system connectivity.

    Java
    Ver en GitHub↗162
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Integration Frameworks