functional-reactive-programming
There are 297 repositories under functional-reactive-programming topic.
kickstarter/ios-oss
Kickstarter for iOS. Bring new ideas to life, anywhere.
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.
kickstarter/android-oss
Kickstarter for Android. Bring new ideas to life, anywhere.
Ivy-Apps/ivy-wallet
Ivy Wallet is an open-source money manager app for Android, no longer maintained. You can fork the code or download the final version from Google Play.
spotify/mobius
A functional reactive framework for managing state evolution and side-effects.
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.
madnight/githut
Github Language Statistics
tldraw/signia
Reactive signals that scale, by tldraw.
xodio/xod
XOD IDE
raquo/Laminar
Simple, expressive, and safe UI library for Scala.js
cyclejs-community/redux-cycles
Bring functional reactive programming to Redux using Cycle.js
reflex-frp/reflex-platform
A curated package set and set of tools that let you build Haskell packages so they can run on a variety of platforms. reflex-platform is built on top of the nix package manager.
funkia/turbine
Purely functional frontend framework for building web applications
CoNarrative/precept
A declarative programming framework
ffgiraldez/reactive-mvvm-android
My way to MVVM using KotlinX Coroutines and Android data-binding
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
spotify/Mobius.swift
A functional reactive framework for managing state evolution and side-effects [Swift implementation]
candlecorp/wick
Functional, reactive WebAssembly with a twist
ivanperez-keera/Yampa
Functional Reactive Programming domain-specific language for efficient hybrid systems
foxsofter/LPDMvvmKit
LPDMvvmKit - Elegant MVVM framework in Objective-C.
CloudI/CloudI
A Cloud at the lowest level!
ichpuchtli/awesome-rxjs
A collection of awesome RxJS resources
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.
TeaEntityLab/fpGo
Monad, Functional Programming features for Golang
funkia/hareactive
Purely functional reactive programming library
tuan188/CleanArchitecture
Clean Architecture with Combine + SwiftUI
skylab-inc/Lightning
A Swift Multiplatform Single-threaded Non-blocking Web and Networking Framework
hoc081098/ComicReaderApp_MVI_Coroutine_RxKotlin_Jetpack
⚡️Comic reader app 📘 Learning MVVM / MVI with :cyclone: RxKotlin, Retrofit, Kotlinx Coroutine, Work Manager, Room, Firebase, AndroidX Startup, Clean Architecture, Arrow.Kt Functional Programming ... ❄️ androidx-startup, androidx-room, androidx-viewmodel, arrow-kt
pakoito/FunctionalAndroidReference
Showcase project of Functional Reactive Programming on Android, using RxJava.
tuan188/RxCleanArchitecture
Clean Architecture with RxSwift & MVVM - Templates and Solutions
raquo/Airstream
State propagation and event streams with mandatory ownership and no glitches
ivanperez-keera/dunai
Classic FRP, Arrowized FRP, Reactive Programming, and Stream Programming, all via Monadic Stream Functions
keera-studios/keera-hails
Keera Hails: Haskell on Rails - Reactive Programming Framework for Interactive Haskell applications
kickstarter/Kickstarter-ReactiveExtensions
A collection of extensions to the ReactiveSwift framework.
ReactiveBayes/Rocket.jl
Functional reactive programming extensions library for Julia
QuickBirdEng/CombineRxSwiftPerformance
A test suite comparing the performance of Combine and RxSwift