rxjs
Reactive system builder
A reactive programming library for JavaScript
A reactive programming library for JavaScript
31k stars
447 watching
3k forks
Language: TypeScript
last commit: 5 months ago
Linked from 4 awesome lists
javascriptrxjs
Related projects:
Repository | Description | Stars |
---|---|---|
reactivex/rxjava | A library for composing asynchronous and event-based programs using observable sequences | 47,919 |
reactivex/rxnetty | A library that adapts the Reactive Extensions (Rx) framework to Netty, allowing developers to write asynchronous, event-driven network applications. | 1,382 |
reactivex/rxandroid | Bindings for RxJava to simplify reactive programming in Android applications | 19,882 |
alexlafroscia/ember-rx | A JavaScript library that integrates the RxJS 6 reactive programming library into Ember.js applications | 9 |
rx-angular/rx-angular | A toolkit for building high-performance, reactive Angular applications with efficient state management and non-blocking rendering. | 1,904 |
reactivex/rxpy | A Python library for composing asynchronous and event-based programs using observable collections and query operator functions. | 4,801 |
btroncone/learn-rxjs | A comprehensive resource for learning RxJS and reactive programming | 3,663 |
pubkey/rxdb | A reactive, local-first, NoSQL database library for JavaScript applications with real-time syncing capabilities. | 21,619 |
reactivex/rxjavafx | A library that provides a bridge between RxJava and JavaFX event handling | 519 |
reactiveui/reactive.wasm | A WebAssembly implementation of Rx extensions for C# applications | 14 |
asm89/rx.php | Reactive programming library for PHP | 205 |
marcusasplund/hyperapp-rxjs | A test project demonstrating integration of HyperApp and RxJS for building reactive user interfaces. | 14 |
cyclejs/cyclejs | A JavaScript framework for building predictable, reactive applications using functional programming principles. | 10,243 |
reactivex/rxjavaasyncutil | Async utilities for RxJava to simplify asynchronous programming | 133 |
vert-x3/vertx-rx | A reactive extensions framework for building composable and event-driven applications with Vert.x | 147 |