#functional-reactive-programming (20 Repositories)
Ranked open-source repositories tagged with #functional-reactive-programming, scored by pull request acceptance likelihood and maintainer engagement velocity.
38.6%
29.0h
20 repositories tagged #functional-reactive-programming
kickstarter/android-oss
Kickstarter for Android. Bring new ideas to life, anywhere.
kickstarter/ios-oss
Kickstarter for iOS. Bring new ideas to life, anywhere.
ReactiveBayes/Rocket.jl
Functional reactive programming extensions library for Julia
reflex-frp/reflex
Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code is easier to get right on the first try, maintain, and reuse.
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.
reflex-frp/reflex-vty
Build terminal applications using functional reactive programming (FRP) with Reflex FRP.
reflex-frp/reflex-dom
Web applications without callbacks or side-effects. Reflex-DOM brings the power of functional reactive programming (FRP) to the web. Build HTML and other Document Object Model (DOM) data with a pure functional interface.
spotify/Mobius.swift
A functional reactive framework for managing state evolution and side-effects [Swift implementation]
raquo/Airstream
State propagation and event streams with mandatory ownership and no glitches
raquo/Laminar
Simple, expressive, and safe UI library for Scala.js
ivanperez-keera/dunai
Classic FRP, Arrowized FRP, Reactive Programming, and Stream Programming, all via Monadic Stream Functions
ivanperez-keera/Yampa
Functional Reactive Programming domain-specific language for efficient hybrid systems
pakoito/FunctionalAndroidReference
Showcase project of Functional Reactive Programming on Android, using RxJava.
xaviergonz/mobx-keystone
A MobX powered state management solution based on data trees with first class support for Typescript, support for snapshots, patches and much more
foxsofter/LPDMvvmKit
LPDMvvmKit - Elegant MVVM framework in Objective-C.
tuan188/RxCleanArchitecture
Clean Architecture with RxSwift & MVVM - Templates and Solutions
tuan188/CleanArchitecture
Clean Architecture with Combine + SwiftUI
tldraw/signia
Reactive signals that scale, by tldraw.
funkia/hareactive
Purely functional reactive programming library
candlecorp/wick
Functional, reactive WebAssembly with a twist