hpqtypes-effectful VS syds-rules-for-sustainable-haskell

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
hpqtypes-effectful syds-rules-for-sustainable-haskell
2 1
2 89
- -
4.4 10.0
about 1 month 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.

hpqtypes-effectful

Posts with mentions or reviews of hpqtypes-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 hpqtypes-effectful and syds-rules-for-sustainable-haskell you can also consider the following projects:

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

cleff - Fast and concise extensible effects