RxNetty
Async net app dev tool
A library that adapts the Reactive Extensions (Rx) framework to Netty, allowing developers to write asynchronous, event-driven network applications.
Reactive Extension (Rx) Adaptor for Netty
1k stars
162 watching
254 forks
Language: Java
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
reactiveui/reactive.wasm | A WebAssembly implementation of Rx extensions for C# applications | 15 |
reactivex/rxjavaasyncutil | Async utilities for RxJava to simplify asynchronous programming | 133 |
asm89/rx.php | Reactive programming library for PHP | 205 |
rx-angular/rx-angular | A toolkit for building high-performance, reactive Angular applications with efficient state management and non-blocking rendering. | 1,913 |
vert-x3/vertx-rx | A library that extends Vert.x with support for reactive programming using Rx libraries | 148 |
reactivex/rxrust | An implementation of reactive streams with decoupling from plumbing through strategies and high-level APIs inspired by Elm. | 493 |
reactivex/rxscala | A Scala adapter to RxJava for composing asynchronous and event-based programs using observable sequences | 887 |
marcusasplund/hyperapp-rxjs | A test project demonstrating integration of HyperApp and RxJS for building reactive user interfaces. | 14 |
ngrx/router | An alternative router for Angular 2 providing a simple, reactive API built to scale large applications. | 269 |
beeth0ven/rxswift-chinese-documentation | A comprehensive documentation set for functional reactive programming with Swift. | 1,352 |
richardszalay/raix | A functional programming API for working with data in ActionScript | 90 |
monix/monix | A high-performance library for composing asynchronous programs using functional programming principles | 1,932 |
giginet/rxspritekit | A framework providing reactive extensions to SpriteKit, enabling developers to write more expressive and maintainable code. | 131 |
imrafaelmerino/vertx-effect | A library that enables functional effects in the Vert.x ecosystem using actor model principles and persistent data structures. | 2 |
reactivex/rxjavastring | A library providing RxJava string manipulation operators. | 129 |