# hw-streams

[![CircleCI](https://circleci.com/gh/haskell-works/hw-streams/tree/master.svg?style=svg)](https://circleci.com/gh/haskell-works/hw-streams/tree/master)
[![Travis](https://travis-ci.org/haskell-works/hw-streams.svg?branch=master)](https://travis-ci.org/haskell-works/hw-streams)

Pure streaming library.

This is a reproduction of the work in [Exploiting Vector Instructions with Generalized Stream Fusion][1]

[1]: https://www.microsoft.com/en-us/research/wp-content/uploads/2016/07/haskell-beats-C.pdf