Similar projects - Gozala/streamer GitHub Wiki

List of similar projects I know of:

  • fabjs by @jed
    A modular async web framework for node.js

  • Rx by Microsoft
    The Reactive Extensions (Rx) is a library to compose asynchronous and event-based programs using observable collections and LINQ-style query operators.

  • streamjs by @dionyziz
    A tiny stand-alone Javascript library for streams

  • node-lazy by @pkrumins
    Lazy lists for node.js