Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/nessos/Streams

A lightweight F#/C# library for efficient functional-style pipelines on streams of data.
https://github.com/nessos/Streams

Last synced: about 1 month ago
JSON representation

A lightweight F#/C# library for efficient functional-style pipelines on streams of data.

Lists

README

        

## Streams

A lightweight F#/C# library for efficient functional-style pipelines on streams of data.

All documentation and related material can be found [here](http://nessos.github.io/Streams/).

### Build Status

Head (branch `master`), Build & Unit tests

* Windows [![Build status](https://ci.appveyor.com/api/projects/status/63vtp5rl1bpt8qs3/branch/master?svg=true)](https://ci.appveyor.com/project/nessos/streams)
* Docker [![Build Status](https://travis-ci.org/nessos/Streams.svg?branch=master)](https://travis-ci.org/nessos/Streams/branches)