distributed-closure
Serializable closures for distributed programming. (by tweag)
control-monad-free
Free monads and monad transformers (by pepeiborra)
| distributed-closure | control-monad-free | |
|---|---|---|
| - | - | |
| 66 | 7 | |
| - | - | |
| 3.9 | 0.0 | |
| over 2 years ago | almost 5 years ago | |
| Haskell | Haskell | |
| BSD 3-clause "New" or "Revised" License | LicenseRef-PublicDomain |
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.
distributed-closure
Posts with mentions or reviews of distributed-closure.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning distributed-closure yet.
Tracking mentions began in Dec 2020.
control-monad-free
Posts with mentions or reviews of control-monad-free.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning control-monad-free yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing distributed-closure and control-monad-free you can also consider the following projects:
distributed-process-execution - Cloud Haskell Process Execution Framework
free - free monads
MonadRandom - A monad transformer and corresponding type class for computations which consume random values.
retry - Retry combinators for monadic actions that may fail
hoist-error - Some conveniences for hoisting errors into monads
contravariant - Haskell 98 contravariant functors