quiver: Quiver finite stream processing library
Quiver is a powerful stream processing library for combinatorial and monadic representation of computations over both inductive and coinductive data streams.
It is similar to Gabriel Gonzalez's pipes and Michael Snoyman's conduit, but generalises both with support for functor-based computations and a clean support for finite (i.e., inductive) data streams, both upstream and downstream of the computation being defined.
[Skip to Readme]
Downloads
- quiver-1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.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.7, 0.0.0.8, 0.0.0.9, 0.0.0.10, 0.0.0.11, 0.0.0.12, 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.1.1, 1.1.2, 1.1.3 |
|---|---|
| Dependencies | base (>=4.8 && <5), mmorph (>=1.0.4), transformers (>=0.4.2.0) [details] |
| License | BSD-3-Clause |
| Copyright | Copyright (c) 2015 Patryk Zadarnowski |
| Author | Patryk Zadarnowski |
| Maintainer | Patryk Zadarnowski <pat@jantar.org> |
| Uploaded | by patrykz at 2015-09-13T11:50:50Z |
| Revised | Revision 1 made by patrykz at 2015-09-14T05:19:43Z |
| Category | Control |
| Home page | https://github.com/zadarnowski/quiver |
| Source repo | head: git clone https://github.com/zadarnowski/quiver.git this: git clone https://github.com/zadarnowski/quiver.git(tag 1.0.0) |
| Reverse Dependencies | 10 direct, 1 indirect [details] |
| Downloads | 11479 total (84 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |