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

https://github.com/michaeljklein/stream-timers

A Haskell package for working with high-performance streamed operations: some folds and experiments
https://github.com/michaeljklein/stream-timers

haskell-library performance stream-processing

Last synced: 4 months ago
JSON representation

A Haskell package for working with high-performance streamed operations: some folds and experiments

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/michaeljklein/stream-timers.svg?branch=master)](https://travis-ci.org/michaeljklein/stream-timers)

# stream-timers

A collection of tools for timing streams in Haskell, and experiments using them.