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
·

2 repositorios

Awesome GitHub RepositoriesReactive Frameworks

Libraries and patterns for building non-blocking, event-driven applications with high-throughput data streams.

Distinct from Cloud Native Application Development: Focuses on the reactive programming model (publishers/subscribers) rather than general cloud-native architecture.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Reactive Frameworks. Refine with filters or upvote what's useful.

Awesome Reactive Frameworks GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • eclipse-vertx/vert.xAvatar de eclipse-vertx

    eclipse-vertx/vert.x

    14,667Ver en GitHub↗

    Vert.x is a reactive polyglot framework and asynchronous programming library for the Java Virtual Machine. It functions as an event-driven networking framework and toolkit for building non-blocking applications. The system enables the development of high-concurrency network services and event-driven microservices. It supports the creation of reactive services using multiple languages running on the JVM. The framework covers a wide range of capabilities including the management of HTTP and TCP network protocols, non-blocking file system access, and the integration of reactive clients.

    Supports a polyglot approach to building non-blocking, event-driven services using multiple JVM languages.

    Javaconcurrencyevent-loophigh-performance
    Ver en GitHub↗14,667
  • aws/aws-sdk-java-v2Avatar de aws

    aws/aws-sdk-java-v2

    2,547Ver en GitHub↗

    The AWS SDK for Java is a set of client libraries providing a programmatic interface for managing cloud resources and services through the Java language and JVM. It serves as a cloud service client library for executing synchronous and asynchronous API calls to infrastructure components. The library is distinguished by its use of non-blocking asynchronous I/O and a reactive cloud client model, utilizing publishers and subscribers to stream data and manage backpressure. It employs a modular design to decouple services and reduce binary size, while utilizing immutable builders for thread-safe c

    Implements a reactive cloud client model using publishers and subscribers to manage high-volume data flows.

    Javaamazonawsaws-sdk
    Ver en GitHub↗2,547
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Native Orchestration
  4. Cloud Native Application Development
  5. Reactive Frameworks