stepchowfun / effectsLinks
A brief exploration of the various approaches to modeling side effects in a purely functional programming language.
☆98Updated 3 years ago
Alternatives and similar repositories for effects
Users that are interested in effects are comparing it to the libraries listed below
Sorting:
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 3 years ago
- A small example of using mtl style to unit test effectful code☆106Updated 7 years ago
- Extensional capabilities and deriving combinators☆217Updated 11 months ago
- 📚 A softer alternative to Haddock☆106Updated 5 years ago
- ☆49Updated 5 years ago
- Benchmarks to compare Haskell streaming library performance☆104Updated 7 months ago
- ☆88Updated 7 years ago
- An extensible event-driven application framework in haskell☆110Updated 4 years ago
- Check properties on standard classes and data structures☆79Updated last year
- A PureScript interpreter in Haskell☆120Updated 3 years ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆148Updated 3 months ago
- Components as records of functions for Haskell☆170Updated last month
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆97Updated 3 years ago
- Extra Haskell functions☆94Updated 5 months ago
- Moot is a CFP and event management system!☆66Updated 6 years ago
- Test monadic programs using state machine based models☆204Updated 4 years ago
- A web framework that integrates Servant, EKG, fast-logger, wai-cli… | now on https://codeberg.org/valpackett/magicbane☆118Updated 2 years ago
- Repository accompanying the ZuriHac Advanced Track lecture on Datatype-Generic Programming☆44Updated 4 years ago
- JSON decoding/encoding/manipulation library.☆93Updated 2 years ago
- Comonads By Example Conference talk☆89Updated 5 years ago
- Automatic white-box testing with Free monads: approach description and showcase☆83Updated 3 years ago
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 2 years ago
- A library for expressing "spreadsheet-like" computations with absolute and relative references, using fixed-points of n-dimensional comon…☆156Updated 4 years ago
- A Haskell package that provides a monad transformer for mocking mtl-style typeclasses☆70Updated 5 years ago
- A work stealing scheduler☆74Updated 5 months ago
- Haskell Webapps on AWS Lambda☆43Updated 2 years ago
- Extensible Effects: An Alternative to Monad Transformers☆173Updated 4 years ago
- Haskell: Supercharged anonymous records☆83Updated 2 years ago
- Generic Programming using True Sums of Products☆163Updated 5 months ago
- Automatic Haskell type inference from JSON input☆149Updated last year