cleff

Fast and concise extensible effects (by re-xyr)

Cleff Alternatives

Similar projects and alternatives to cleff

  1. effectful

    23 cleff VS effectful

    An easy to use, fast extensible effects library with seamless integration with the existing Haskell ecosystem.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. hackage-server

    Hackage-Server: A Haskell Package Repository

  4. eff

    18 cleff VS eff

    🚧 a work in progress effect system for Haskell 🚧 (by hasura)

  5. effect-zoo

    2 cleff VS effect-zoo

    Comparing Haskell effect systems for ergonomics and speed

  6. Truth

    5 cleff VS Truth

    Changes and Pinafore projects. Pull requests not accepted. (by AshleyYakeley)

  7. hpqtypes-effectful

    Effectful bindings for hpqtypes

  8. effect-zoo

    Effect Zoo for Scala (by marcinzh)

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. codex

    3 cleff VS codex

    UI experiments for coda (by ekmett)

  11. fused-effects

    A fast, flexible, fused effect system for Haskell

  12. program

    1 cleff VS program

    A library for writing programs with environments and managed resources, written in Haskell. (by typedbyte)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better cleff alternative or higher similarity.

cleff discussion

Log in or Post with

cleff reviews and mentions

Posts with mentions or reviews of cleff. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-01.
  • Implicit parameters vs ReaderT
    3 projects | /r/haskell | 1 Dec 2022
    I ended up using a different approach to guiding inference in my project, but I still thought the IP way was cool
  • Comparing ZIO to Haskell effects libraries like Polysemy?
    3 projects | /r/scala | 25 Aug 2022
  • Effect Zoo for Scala 3
    4 projects | /r/scala | 12 Aug 2022
    Consider 2 Haskell projects: Cleff and Effectful. They both are extensible effect systems, built around ReaderT design pattern. At their core, they use fused ReaderT + IO monad, with extensible environment. This architecture is very similar to ZIO's. All 3 even share the same limitation - inability to express nondeterminism (not very relevant fact, but I just want to emphasize the similarity).
  • [ANN] effectful - an easy to use, performant extensible effects library
    4 projects | /r/haskell | 15 Jul 2022
    cleff and effectful are very similar, to the point that I offered to join forces (for the record, majority of the conversation refers to things that are no longer true for both libraries as we inspired each other to fix most quirks :). The main difference is the internal environment - in effectful it's mutable, while in cleff it's immutable. All differences pretty much grow from this. The main ones:
  • [ANN] cleff - fast and consise extensible effects
    2 projects | /r/haskell | 30 Jan 2022
    I'm pleased to announce cleff, a new extensible effects library for Haskell: https://github.com/re-xyr/cleff.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 21 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic cleff repo stats
5
108
0.0
almost 2 years ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Haskell is
the 25th most popular programming language
based on number of references?