reactify
FRP framework
A framework for functional reactive programming in Scala that allows using any existing Scala functionality without special magic
The first and only true Functional Reactive Programming framework for Scala.
86 stars
4 watching
4 forks
Language: Scala
last commit: 5 days ago
Linked from 1 awesome list
frpfrp-libraryreactiverxscala
Related projects:
Repository | Description | Stars |
---|---|---|
ivanperez-keera/dunai | A reactive programming library for Haskell that supports multiple paradigms and effects. | 211 |
netopyr/reduxfx | A library that enables functional reactive programming for JavaFX applications | 112 |
reflex-frp/reflex | An interface and engine for implementing functional reactive programming with composable events and time-varying values. | 1,070 |
radioactive/radioactive | A native Functional Reactive Programming environment for JavaScript that abstracts away data sources and change propagation. | 249 |
heinrichapfelmus/reactive-banana | A Functional Reactive Programming library for Haskell | 522 |
sodiumfrp/sodium | A Functional Reactive Programming library for multiple languages, enabling the creation of reactive and composable applications. | 851 |
heinrichapfelmus/frp-guides | A collection of resources and guidelines for using Functional Reactive Programming in Haskell to build reactive applications | 65 |
calebh/juniper | A compiler for a functional reactive programming language designed specifically for Arduino projects. | 79 |
mode89/sodium-python | A Python implementation of functional reactive programming library | 4 |
milibopp/carboxyl | A functional reactive programming library for Rust | 406 |
kefirjs/kefir | A Reactive Programming library for JavaScript inspired by Bacon.js and RxJS. | 1,874 |
reflex-frp/reflex-dom | A framework that applies functional reactive programming principles to build web applications without callbacks or side effects. | 358 |
lihaoyi/scala.rx | A change propagation library for Scala that simplifies reactive programming by automatically updating dependent variables when their dependencies change. | 984 |
reflex-frp/reflex-vty | Builds terminal applications using functional reactive programming | 140 |
fabiospampinato/flimsy | A simplified implementation of the reactive core of Solid in a single file | 187 |