#reactive-extensions (8 Repositories)
Ranked open-source repositories tagged with #reactive-extensions, scored by pull request acceptance likelihood and maintainer engagement velocity.
45.0%
44.5h
8 repositories tagged #reactive-extensions
ReactiveBayes/Rocket.jl
Functional reactive programming extensions library for Julia
reactiveui/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.
reactiveui/Akavache
An 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.
smallrye/smallrye-mutiny
An Intuitive Event-Driven Reactive Programming Library for Java
reactor/reactor-core
Non-Blocking Reactive Foundation for the JVM
runceel/ReactiveProperty
ReactiveProperty provides MVVM and asynchronous support features under Reactive Extensions. Target frameworks are .NET 6+, .NET Framework 4.7.2 and .NET Standard 2.0.
christopherread/Obvs
An observable microservice bus library for .NET, that wraps the underlying message transports in simple Rx based interfaces.
fsprojects/FSharp.Control.Reactive
Extensions and wrappers for using Reactive Extensions (Rx) with F#.