conduit-algorithms: Conduit-based algorithms

[ conduit, library, mit ] [ Propose Tags ]

Algorithms on Conduits, including higher level asynchronous processing and some other utilities.


[Skip to Readme]

Modules

[Last Documentation]

  • Data
    • Conduit
      • Data.Conduit.Algorithms
        • Data.Conduit.Algorithms.Async
          • Data.Conduit.Algorithms.Async.ByteString
        • Data.Conduit.Algorithms.Storable
        • Data.Conduit.Algorithms.Utils

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1.0, 0.0.2.0, 0.0.3.0, 0.0.4.0, 0.0.5.0, 0.0.6.0, 0.0.6.1, 0.0.7.0, 0.0.7.1, 0.0.7.2, 0.0.7.3, 0.0.8.0, 0.0.8.1, 0.0.8.2, 0.0.9.0, 0.0.10.1, 0.0.11.0, 0.0.12.0, 0.0.13.0, 0.0.14.0
Change log ChangeLog
Dependencies async, base (>4.8 && <5), bytestring, bzlib-conduit, conduit (>=1.3), conduit-combinators (>=1.1.2), conduit-extra, conduit-zstd, containers, deepseq, exceptions, fingertree, lzma-conduit, monad-control, mtl, resourcet, stm, stm-conduit (>=4.0), streaming-commons, transformers, unliftio-core, vector [details]
License MIT
Author Luis Pedro Coelho
Maintainer Luis Pedro Coelho
Category Conduit
Home page https://github.com/luispedro/conduit-algorithms#readme
Bug tracker https://github.com/luispedro/conduit-algorithms/issues
Source repo head: git clone https://github.com/luispedro/conduit-algorithms
Uploaded by luispedro at 2022-03-19T23:06:07Z
Distributions NixOS:0.0.13.0, Stackage:0.0.14.0
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 10213 total (74 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2022-03-20 [all 2 reports]

Readme for conduit-algorithms-0.0.12.0

[back to package description]

Conduit Algorithms

Hackage Hackage-Deps Stackage (LTS) Travis Some conduit-based algorithms.

Much of this code was originally part of NGLess and has been in production use for years. However, it was spun of from that project as it can be of generic use.

License: MIT

Author

Luis Pedro Coelho | Email | Twitter