monadloc
pipes
Our great sponsors
monadloc | pipes | |
---|---|---|
0 | 1 | |
8 | 456 | |
- | - | |
0.0 | 3.5 | |
almost 9 years ago | about 1 month ago | |
Haskell | Haskell | |
LicenseRef-PublicDomain | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
monadloc
We haven't tracked posts mentioning monadloc yet.
Tracking mentions began in Dec 2020.
pipes
-
Introduce BIO: A Simple Streaming Abstraction
For example, the author of Pipes has provided this: https://github.com/Gabriel439/Haskell-Pipes-Library/blob/master/laws.md
What are some alternatives?
pipes-core - Compositional pipelines
machines - Networks of composable stream transducers
disposable
control-monad-failure - A class of monads which can fail with an error
pipes-async
pipes-safe - Safety for the pipes ecosystem
pipes-transduce - Grab-bag of functions for interfacing pipes with foldl folds.
pipes-bytestring - ByteString support for pipes
pipes-misc - Miscellaneous utilities for pipes, required by glazier-tutorial
effect-monad - Provides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects.
pipes-group - Group streams into substreams
cond - Basic conditional operators with monadic variants.