effect-zoo VS effectful

Compare effect-zoo vs effectful and see what are their differences.

effect-zoo

Comparing Haskell effect systems for ergonomics and speed (by ocharles)

effectful

An easy to use, fast extensible effects library with seamless integration with the existing Haskell ecosystem. (by haskell-effectful)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
effect-zoo effectful
2 21
64 326
- 4.9%
0.0 8.0
about 3 years ago 7 days 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.

effect-zoo

Posts with mentions or reviews of effect-zoo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-12.

effectful

Posts with mentions or reviews of effectful. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-03.

What are some alternatives?

When comparing effect-zoo and effectful you can also consider the following projects:

linear - Low-dimensional linear algebra primitives for Haskell.

godot-haskell - Haskell bindings for GdNative

pcre2 - Complete Haskell binding to PCRE2

cleff - Fast and concise extensible effects

ghc - Mirror of the Glasgow Haskell Compiler. Please submit issues and patches to GHC's Gitlab instance (https://gitlab.haskell.org/ghc/ghc). First time contributors are encouraged to get started with the newcomers info (https://gitlab.haskell.org/ghc/ghc/wikis/contributing).

unliftio - The MonadUnliftIO typeclass for unlifting monads to IO

frp-zoo - Comparing many FRP implementations by reimplementing the same toy app in each.

ghc-proposals - Proposed compiler and language changes for GHC and GHC/Haskell

haskell.nix - Alternative Haskell Infrastructure for Nixpkgs

hpqtypes-effectful - Effectful bindings for hpqtypes

in-other-words - A higher-order effect system where the sky's the limit

PolysemyCleanArchitecture - Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture model.