Skip to content

DmytroKataryna94/cascade

 
 

Repository files navigation

cascade

Reactive Cascade is an Android library for lambda-friendly concurrent reactive programming.

The point: clean composable function chains between atomic variables, easy debug, fine grained concurrent by default -> keep all cores lit -> more responsive features and apps

Website: http://futurice.github.io/cascade/

Documentation is scarce as this is still an early phase project. See /docs for some presentations and JavaDoc. More will follow.

The CI server is https://travis-ci.org/futurice/cascade Note that due to the nature of the library, most tests are "system tests" run in a custom Android App rather than traditional unit tests. We will migrate toward using Travis CI better over time.

About

Android library for lambda-friendly concurrent reactive programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 97.9%
  • CSS 1.4%
  • Other 0.7%