awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • eclipse-vertx/vert.xالصورة الرمزية لـ eclipse-vertx

    eclipse-vertx/vert.x

    14,667عرض على 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
    عرض على GitHub↗14,667
  • aws/aws-sdk-java-v2الصورة الرمزية لـ aws

    aws/aws-sdk-java-v2

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