hpc-coveralls VS freer-effects

Compare hpc-coveralls vs freer-effects and see what are their differences.

hpc-coveralls

coveralls.io support for haskell code coverage with hpc (by killy971)

freer-effects

An implementation of "Freer Monads, More Extensible Effects". (by IxpertaSolutions)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
hpc-coveralls freer-effects
- -
60 63
- -
4.3 0.0
8 months ago almost 6 years 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.

hpc-coveralls

Posts with mentions or reviews of hpc-coveralls. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning hpc-coveralls yet.
Tracking mentions began in Dec 2020.

freer-effects

Posts with mentions or reviews of freer-effects. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning freer-effects yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing hpc-coveralls and freer-effects you can also consider the following projects:

capability - Extensional capabilities and deriving combinators

tardis

frpnow

freer-simple - A friendly effect system for Haskell

ConstraintKinds - Implements common Haskell type classes using the constraint kinds pattern to allow constraints.

concurrent-state

apecs - a fast, extensible, type driven Haskell ECS framework for games

extensible-effects - Extensible Effects: An Alternative to Monad Transformers

rio-orphans - A standard library for Haskell

motor - Type-safe effectful state machines in Haskell

abstract-par

lifted-base - IO operations from the base library lifted to any instance of MonadBase or MonadBaseControl