scala.rx
Reactive variable library
A change propagation library for Scala that simplifies reactive programming by automatically updating dependent variables when their dependencies change.
An experimental library for Functional Reactive Programming in Scala
984 stars
56 watching
79 forks
Language: Scala
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
reactivex/rxscala | A Scala adapter to RxJava for composing asynchronous and event-based programs using observable sequences | 888 |
com-lihaoyi/fansi | A Scala library for working with fancy ANSI colored strings in a safe and efficient way. | 227 |
japgolly/scalajs-react | A Scala-based implementation of Facebook's React library for the JVM | 1,643 |
com-lihaoyi/geny | A small library providing push-based versions of common standard library interfaces | 93 |
lihaoyi/metascala | An experimental Scala-based JVM with a focus on metacircularity and security | 1,176 |
com-lihaoyi/pprint | A Scala library that provides a way to visually represent values and types in programming languages | 226 |
reactiveui/reactiveui.validation | A validation library for reactive UI-based applications. | 240 |
reactiveui/reactive.wasm | A WebAssembly implementation of Rx extensions for C# applications | 14 |
elbywan/hyperactiv | A library that enables automatic reactivity in JavaScript objects and arrays by observing property mutations. | 439 |
lihaoyi/scala-native-example-app | An example application showcasing the use of Scala-Native for building fast and efficient command-line applications. | 54 |
outr/reactify | A framework for functional reactive programming in Scala that allows using any existing Scala functionality without special magic | 86 |
beeth0ven/rxswift-chinese-documentation | A comprehensive documentation set for functional reactive programming with Swift. | 1,351 |
reactivex/rxjavafx | A library that provides a bridge between RxJava and JavaFX event handling | 519 |
reactivebayes/rocket.jl | A library for reactive programming using Observables in Julia to process asynchronous data | 189 |
fabiospampinato/flimsy | A simplified implementation of the reactive core of Solid in a single file | 187 |