reactive-streams-utils
Reactive stream builder
An API for building reactive streams in Java
Archived
64 stars
16 watching
7 forks
Language: Java
last commit: over 5 years ago
Linked from 1 awesome list
javaproposalreactive-streams
Related projects:
Repository | Description | Stars |
---|---|---|
tomasmikula/reactfx | A Java library for working with reactive event streams and observable values in JavaFX applications. | 375 |
reactive-streams/reactive-streams-dotnet | A standard for asynchronous stream processing with non-blocking backpressure in .NET | 198 |
vert-x3/vertx-reactive-streams | A Java library providing a standard for asynchronous stream processing with non-blocking back pressure. | 49 |
jetty-project/jetty-reactive-httpclient | A ReactiveStreams wrapper around Jetty's HttpClient | 72 |
reactivex/rxjavacomputationexpressions | RxJava provides a way to compose and manage asynchronous data streams using computation expressions. | 60 |
reactivex/rxjavaasyncutil | Async utilities for RxJava to simplify asynchronous programming | 133 |
grvydev/lightspeed-react | A React-based frontend for a live streaming platform | 43 |
timyates/groovy-stream | Provides a fluent builder for creating Streams in Java to generate data lazily. | 66 |
reactkit/reactkit | A Swift framework for building reactive applications using a stream-based, event-driven programming model. | 1,193 |
kefirjs/kefir | A Reactive Programming library for JavaScript inspired by Bacon.js and RxJS. | 1,874 |
leonoel/missionary | A toolkit providing referentially transparent operators for reactive dataflow programming in Clojure/Script | 673 |
apache/pulsar-client-reactive | Provides a reactive client for interacting with Apache Pulsar message broker using Project Reactor | 60 |
ripplejs/ripple | A JavaScript framework for building reactive views with plugins. | 1,277 |
reactivex/rxjavafx | A library that provides a bridge between RxJava and JavaFX event handling | 519 |
brundonsmith/bagel | A new programming language designed to be compatible with JavaScript and TypeScript developers, aiming to simplify development and provide stronger type guarantees while incorporating reactive programming concepts. | 86 |