simple-conduit: A simple streaming library based on composing monadic folds.

[ bsd3, conduit, data, library ] [ Propose Tags ]

simple-conduit follows a similar UI to the more capable conduit library, but reduces the scope of what it can solve donw to what can be expressed by chaining monadic folds that allow for early termination. This allows for more predictable resource management behavior, at the cost of not allowing scenarios that conduit is better designed.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.5.1, 0.6.0
Dependencies base (>=4.3 && <5), bifunctors, bytestring, chunked-data, containers, either, exceptions, filepath, lifted-async, lifted-base (>=0.1), mmorph, monad-control (>=0.3.1 && <0.4), mono-traversable, mtl, mwc-random, primitive, streaming-commons, text, transformers (>=0.2.2 && <0.5), transformers-base (>=0.4.1 && <0.5), vector, void (>=0.5.5) [details]
License BSD-3-Clause
Author John Wiegley
Maintainer johnw@newartisans.com
Category Data, Conduit
Home page http://github.com/jwiegley/simple-conduit
Source repo head: git clone git://github.com/jwiegley/simple-conduit.git
Uploaded by JohnWiegley at 2014-06-07T09:42:56Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 6833 total (39 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]