ether VS fused-effects

Compare ether vs fused-effects and see what are their differences.

ether

Monad Transformers and Classes (by int-index)

fused-effects

A fast, flexible, fused effect system for Haskell (by fused-effects)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ether fused-effects
1 3
78 634
- 0.3%
0.0 4.5
almost 5 years ago about 1 month 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.

ether

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

fused-effects

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

What are some alternatives?

When comparing ether and fused-effects you can also consider the following projects:

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

polysemy - :gemini: higher-order, no-boilerplate monads

indextype - Haskell Library of type functions for dealing with "indexed types", i.e tuples, functions.

eveff - Efficient Haskell effect handlers based on evidence translation.

effet - An effect system based on type classes, written in Haskell.

eff - 🚧 a work in progress effect system for Haskell 🚧

hasql-th - Template Haskell utilities for Hasql

freer-simple - A friendly effect system for Haskell

tehepero - Prettier errors and reimplementation of unwrap and expect from Rust

control-monad-free - Free monads and monad transformers

distributed-closure - Serializable closures for distributed programming.

control-monad-exception - Explicitly Typed exceptions as a library