342 skills found · Page 1 of 12
ReactiveX / RxJavaRxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
Reactive-Extensions / RxJSThe Reactive Extensions for JavaScript
reactiveui / ReactiveUIAn 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.
neuecc / UniRxReactive Extensions for Unity
dotnet / ReactiveThe Reactive Extensions for .NET
reactor / Reactor CoreNon-Blocking Reactive Foundation for the JVM
ReactiveX / RxGoReactive Extensions for the Go language.
ReactiveX / RxPYReactiveX for Python
ReactiveX / RxdartThe Reactive Extensions for Dart
uber / AutoDisposeAutomatic binding+disposal of RxJava streams.
ReactiveX / RxCppReactive Extensions for C++
reactiveui / AkavacheAn asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.
rx-angular / Rx AngularReactive Extensions for Angular.
reactivemarbles / DynamicDataReactive collections based on Rx.Net
ReactiveX / RxPHPReactive extensions for PHP
xgrommx / Rx BookNo description available
ReactiveX / LearnrxA series of interactive exercises for learning Microsoft's Reactive Extensions Library for Javascript.
ReactiveX / RxNettyReactive Extension (Rx) Adaptor for Netty
badoo / ReaktiveKotlin multi-platform implementation of Reactive Extensions
rxRust / RxRustZero-cost & Type-safe Reactive Extensions for Rust. Supports both high-performance single-threaded (Local) and thread-safe (Shared) contexts. WASM & Tokio ready.