effectful VS syds-rules-for-sustainable-haskell

Compare effectful vs syds-rules-for-sustainable-haskell and see what are their differences.

effectful

An easy to use, fast extensible effects library with seamless integration with the existing Haskell ecosystem. (by haskell-effectful)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
effectful syds-rules-for-sustainable-haskell
21 1
334 89
4.5% -
8.0 10.0
5 days ago over 2 years ago
Haskell
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.

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.

syds-rules-for-sustainable-haskell

Posts with mentions or reviews of syds-rules-for-sustainable-haskell. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-03.
  • The "Services" design pattern
    3 projects | /r/haskell | 3 May 2023
    That being said, I famously recommend against this approach (see why mocking is a bad idea and my rules for sustainable Haskell), so I think it's too bad that what I consider the sustainable alternative is not mentioned in the comparison section: not using all this indirection in the first place. I.e. you don't need a record containing saveNewUser if you only have one saveNewUser and just call it. You don't need to mock out the code that you run in production if you write an integration test that uses the same code that you run in production.

What are some alternatives?

When comparing effectful and syds-rules-for-sustainable-haskell you can also consider the following projects:

godot-haskell - Haskell bindings for GdNative

hpqtypes-effectful - Effectful bindings for hpqtypes

cleff - Fast and concise extensible effects

unliftio - The MonadUnliftIO typeclass for unlifting monads to IO

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

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

effect-zoo - Effect Zoo for Scala

Functional PHP - Primitives for functional programming in PHP

snap-core - Core type definitions (Snap monad, HTTP types, etc) and utilities for web handlers.

hackage-server - Hackage-Server: A Haskell Package Repository

avail - Low-overhead effect management for concrete monads