control-monad-loop VS rio-orphans

Compare control-monad-loop vs rio-orphans and see what are their differences.

control-monad-loop

Simple monad transformer for imperative-style loops (by joeyadams)

rio-orphans

A standard library for Haskell (by commercialhaskell)
Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SonarLint - Clean code begins in your IDE with SonarLint
  • Mergify - Tired of breaking your main and manually rebasing outdated pull requests?
control-monad-loop rio-orphans
0 6
8 826
- 0.7%
0.0 0.0
about 11 years ago 8 months ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License MIT 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.

control-monad-loop

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

We haven't tracked posts mentioning control-monad-loop yet.
Tracking mentions began in Dec 2020.

rio-orphans

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

What are some alternatives?

When comparing control-monad-loop and rio-orphans you can also consider the following projects:

basic-prelude - An enhanced core prelude, meant for building up more complete preludes on top of.

time-warp

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

bytestring-progress - A Haskell library for tracking the consumption of lazy ByteStrings

control-monad-free - Free monads and monad transformers

ifcxt - constraint level if statements

control-monad-failure - A class of monads which can fail with an error

cond - Basic conditional operators with monadic variants.

funflow - Functional workflows

ChannelT - Generalized stream processors

effect-monad - Provides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects.

abstract-par