stepchowfun / effectsLinks
A brief exploration of the various approaches to modeling side effects in a purely functional programming language.
☆97Updated 3 years ago
Alternatives and similar repositories for effects
Users that are interested in effects are comparing it to the libraries listed below
Sorting:
- A small example of using mtl style to unit test effectful code☆108Updated 7 years ago
- An extensible event-driven application framework in haskell☆110Updated 4 years ago
- Extensional capabilities and deriving combinators☆219Updated last year
- Components as records of functions for Haskell☆175Updated last month
- Benchmarks to compare Haskell streaming library performance☆106Updated last week
- ☆88Updated 7 years ago
- Moot is a CFP and event management system!☆66Updated 6 years ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 3 years ago
- Automatic white-box testing with Free monads: approach description and showcase☆84Updated 3 years ago
- JSON decoding/encoding/manipulation library.☆93Updated 3 years ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆148Updated last week
- Visualiser for Haskell (GHC) prof files☆198Updated last year
- An example Haskell web application☆148Updated 7 years ago
- ☆80Updated 6 years ago
- Check properties on standard classes and data structures☆79Updated last year
- Visual tool to spot odd runtime behaviour of Haskell programs.☆109Updated 3 years ago
- Querying a rate-limited currency exchange API using Redis as a cache☆43Updated 5 years ago
- ☆89Updated last year
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆107Updated 7 years ago
- 📚 A softer alternative to Haddock☆106Updated 5 years ago
- Haskell: Supercharged anonymous records☆83Updated 2 years ago
- Systematic concurrency testing meets Haskell.☆197Updated 3 weeks ago
- Repository accompanying the ZuriHac Advanced Track lecture on Datatype-Generic Programming☆44Updated 5 years ago
- Higher-kinded data via generics☆170Updated last year
- Generic Programming using True Sums of Products☆162Updated last month
- optics for Haskell with the most amazing type errors you've seen☆243Updated 5 years ago
- Test monadic programs using state machine based models☆204Updated 4 years ago
- Comonads By Example Conference talk☆89Updated 6 years ago
- Automatic Haskell type inference from JSON input☆149Updated last year
- An implementation of "Freer Monads, More Extensible Effects".☆64Updated 7 years ago