awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • eclipse-vertx/vert.xAvatar von eclipse-vertx

    eclipse-vertx/vert.x

    14,667Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,667
  • aws/aws-sdk-java-v2Avatar von aws

    aws/aws-sdk-java-v2

    2,547Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,547
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Native Orchestration
  4. Cloud Native Application Development
  5. Reactive Frameworks