20 projects
Redis
Redis is an open-source, in-memory data structure store that can be used as a database, cache, message broker, and queue. It supports multiple data structures like strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams.
8,622
2,017
$13M
RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
2,522
561
$12M
Reactor Core
Reactor Core is a foundational library for building reactive applications on the JVM, providing non-blocking message-passing and backpressure support through reactive streams. It implements the Reactive Streams specification and offers composable asynchronous sequence APIs through its Flux and Mono types.
1,329
296
$12M
Vert.x-Web
HTTP web applications for Vert.x
1,258
257
$3.2M
Axon Framework
Framework for Evolutionary Message-Driven Microservices on the JVM
916
161
$7.1M
SmallRye Reactive Messaging
SmallRye Reactive Messaging
562
125
$4.9M
Mutiny
Mutiny is a reactive programming library for Java that provides a modern API for asynchronous programming. It offers a declarative approach to handle streams of data and events, with support for backpressure and composable operations.
292
55
$3.1M
ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
226
20
$2.1M
Drift
Drift is an easy to use, reactive, typesafe persistence library for Dart & Flutter.
Effector
Business logic with ease ☄️
Helidon
Java libraries for writing microservices
Monix
Asynchronous, Reactive Programming for Scala and Scala.js.
RxSwift
Reactive Programming in Swift
ServiceTalk
A networking framework that evolves with your application
Solid
A declarative, efficient, and flexible JavaScript library for building user interfaces.
Solid Primitives
A library of high-quality primitives that extend SolidJS reactivity.
netty-reactive-streams
Reactive streams implementation for Netty.