functional-reactive-programming
There are 302 repositories under functional-reactive-programming topic.
FRP-EventSourcing
Functional Reactive Programming in Event Sourcing Systems
node-blueprint
A visual scripting editor based on JavaScript 一个基于JavaScrips脚本设计软件的HTML实现
lambda-lantern
🧙 A 3D game about functional programming patterns. Uses PureScript Native, C++, and Panda3D.
ureact
Functional reactive programming library for c++
formula
A functional reactive framework for managing state and side effects written in Kotlin.
reflex-vty
Build terminal applications using functional reactive programming (FRP) with Reflex FRP.
reactive-state
Redux-clone build with strict typing and RxJS down to its core. Wrist-friendly, no boilerplate or endless switch statements
sodium-typescript
Typescript/Javascript implementation of Sodium FRP (Functional Reactive Programming) library
vanilla-fp
The no-framework framework for building component-based purely-functional UIs.
elmslie
Kotlin TEA/ELM implementation with first class android support
fpRust
Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust
ObservableComputations
Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.
patterns-devkit
Data pipelines from re-usable components
spring-5-examples
This repository is contains spring-boot 2 / spring framework 5 project examples. Using reactive programming model / paradigm and Kotlin
ReRxSwift
ReRxSwift: RxSwift bindings for ReSwift
agile
🌌 Global State and Logic Library for JavaScript/Typescript applications
RxMarvel
Playing around marvel public API with RxSwift, Argo, Alamofire
reflex-examples
See Reflex FRP in action with tinker-friendly code samples you can run yourself.
Swift-3-Functional-Programming
Code repository for Swift 3 Functional Programming, published by Packt
find_room_flutter_BLoC_pattern_RxDart
👘 [FUNCTIONAL REACTIVE PROGRAMMING].💎 The main purpose of repository is learning. 📘 A FLUTTER app help student find room 🏠 Using BLoC pattern with RxDart library, firebase as backend, .... Star 🌟 if it is helful 💓 . In progress... :zap:
RxUploader
Uploader for Android using RxJava
http4s-chatserver
A chat server implemented using WebSockets and Scala/http4s
MediaPickerInstagram
:wrench: - Battlefield of an idea, how to make the same media picker than Instagram
react-stateful-fn
⚛ Stateful functional components for React.
demonstration-gsd
GSD (Get your Stuff Done) | Basic Todo list for demonstrating CQRS/Command Sourcing in Haskell
recurrent
A library for building functional-reactive (FRP) GUIs in Clojurescript
reflex-native
Framework for writing fully native apps using Reflex, a Functional Reactive Programming library for Haskell.
fpEs
Functional Programming for EcmaScript(Javascript)
Signals.jl
Multi-Paradigm Dynamic Fast Functional Reactive Programming in Julia
ulmus
A functional-reactive style programming library for Clojure(script)
xemantic-kotlin-swing-dsl
Express your Swing code easily in Kotlin
WhatFilm
Simple iOS app using TMDb API and RxSwift
yave
Functional visual programming language with FRP for multimedia
reflex-todomvc
Reflex FRP is a composable, cross-platform functional reactive programming framework for Haskell. It allows you to build interactive components in pure functional style, working in harmony with established Haskell techniques and improving the quality and elegance of your applications.
purescript-pop
:smiley: A functional reactive programming (FRP) demo created with PureScript events and behaviors.
Swift-Functional-Programming
Code repository for Swift Functional Programming