cond VS capability

Compare cond vs capability and see what are their differences.

cond

Basic conditional operators with monadic variants. (by erratic-pattern)

capability

Extensional capabilities and deriving combinators (by tweag)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
cond capability
0 1
8 212
- 0.5%
3.2 2.7
6 months ago 3 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.

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.

capability

Posts with mentions or reviews of capability. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-02.

What are some alternatives?

When comparing cond and capability you can also consider the following projects:

freer-simple - A friendly effect system for Haskell

mtl - The Monad Transformer Library

lens-tutorial - The missing tutorial module for the lens library

assert-failure - syntactic sugar that improves the usability of 'assert' and 'error' in Haskell

hpc-coveralls - coveralls.io support for haskell code coverage with hpc

operational - Implement monads by specifying instructions and their desired operational semantics.

ifcxt - constraint level if statements

machines - Networks of composable stream transducers

stack-hpc-coveralls - Coveralls support for Stack projects

rio-orphans - A standard library for Haskell

ChannelT - Generalized stream processors

these - An either-or-both data type, with corresponding hybrid error/writer monad transformer.