This is your work, valued
martin-lof. papers of Per Martin Löf
825streaming. An optimized general monad transformer for streaming applications, with a simple prelude of functions
108tagless. oleg modules
32streaming-bytestring. effectful sequences of bytes; an alternative no-lazy-io implementation of Data.ByteString.Lazy
21lens-simple. simplified import of lens-family
18streaming-utils. experimental http, attoparsec and pipes material for `streaming` and `streaming-bytestring`
13text-pipes. Text pipes
10streaming-tutorial. preliminary draft tutorial for the streaming and streaming-bytestring libraries
9structured-graphs. Code for "Functional Programming with Structured Graphs", Bruno C. d. S. Oliveira and William R. Cook
9pipes-bytestring-mmap. lazy bytestrings from `bytestring-mmap` replaced by `Producer ByteString IO ()`
8streaming-attoparsec. Apply Attoparsec parsers to bytestreams.
4extensible-streaming. the "alternative to monad transformers" ... as a monad transformer
4remorse. `Streaming/FreeT` type implemented with `type-aligned` - which, alas, fills everything with molasses
3write-yourself-a-scheme-no-compiler-errors. Source associated with 'Write Yourself a Scheme' trivially emended to compile with recent ghcs.
3streaming-network-tcp-examples. simple illustrations of networking with streaming-bytestring and streaming.
3streaming-zstd. zstd compression and decompression of byte streams
2pipes-builder. pipes builder
2series. Preludes for FreeT, Pipes.Producer, etc. with a simple build/foldr optimization model following Data.List
2kjv. scripture for testing
2foldm. conveniences for the use of monadic folds from the `foldl` library
2pipes-network-tcp-examples. pipes replicas of the simple conduit examples http://www.yesodweb.com/blog/2014/03/network-conduit-async
2michaelt.github.io. HTML
2