cond
Basic conditional operators with monadic variants. (by kallisti-dev)
pipes
Compositional pipelines (by Gabriella439)
Our great sponsors
cond | pipes | |
---|---|---|
0 | 1 | |
8 | 454 | |
- | - | |
0.0 | 1.3 | |
over 2 years ago | about 2 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
cond
Posts with mentions or reviews of cond.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning cond yet.
Tracking mentions began in Dec 2020.
pipes
Posts with mentions or reviews of pipes.
We have used some of these posts to build our list of alternatives
and similar projects.
-
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?
When comparing cond and pipes you can also consider the following projects:
freer-simple - A friendly effect system for Haskell
pipes-core - Compositional pipelines
machines - Networks of composable stream transducers
control-monad-failure - A class of monads which can fail with an error
disposable
pipes-misc - Miscellaneous utilities for pipes, required by glazier-tutorial
pipes-safe - Safety for the pipes ecosystem
pipes-bytestring - ByteString support for pipes
free - free monads
effect-monad - Provides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects.
recursion-schemes - Generalized bananas, lenses and barbed wire
record - Anonymous records