Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 684 Bytes

ReactiveProgramming.md

File metadata and controls

23 lines (16 loc) · 684 Bytes

##Reactive Programming

  1. scala.rx
    An experimental library for Functional Reactive Programming in Scala.
    Project Source: https://github.com/lihaoyi/scala.rx

  2. reactive
    A simple FRP library and a web UI framework built on it.
    Project Source: https://github.com/nafg/reactive

  3. scala-react
    Scala.react is a reactive programming library for Scala.
    Project Source: https://github.com/ingoem/scala-react

  4. ddd-leaven-akka
    Reactive DDD with Akka.
    Project Source: https://github.com/pawelkaczor/ddd-leaven-akka

  5. monifu
    Reactive Programming for Scala and Scala.js.
    Project Source: https://github.com/monifu/monifu