concurrent-state VS freer-effects

Compare concurrent-state vs freer-effects and see what are their differences.

freer-effects

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

concurrent-state

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

We haven't tracked posts mentioning concurrent-state 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 concurrent-state and freer-effects you can also consider the following projects:

foldl - Composable, streaming, and efficient left folds

tardis

transient - A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, and distributed computing with complete de-inversion of control (No callbacks, no blocking, pure state)

freer-simple - A friendly effect system for Haskell

distributed-closure - Serializable closures for distributed programming.

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

mmorph - Monad morphisms

motor - Type-safe effectful state machines in Haskell

pipes - Compositional pipelines

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

fused-effects - A fast, flexible, fused effect system for Haskell

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