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:
- Benchmarks to compare Haskell streaming library performance☆107Updated 3 months ago
- A small example of using mtl style to unit test effectful code☆107Updated 8 years ago
- Extensional capabilities and deriving combinators☆223Updated 2 months ago
- An extensible event-driven application framework in haskell☆110Updated 2 months ago
- ☆80Updated 6 years ago
- Moot is a CFP and event management system!☆66Updated 7 years ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 3 years ago
- JSON decoding/encoding/manipulation library.☆94Updated 3 years ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆148Updated 3 months ago
- Systematic concurrency testing meets Haskell.☆197Updated last month
- Test monadic programs using state machine based models☆204Updated 4 years ago
- Check properties on standard classes and data structures☆80Updated 2 months ago
- Automatic white-box testing with Free monads: approach description and showcase☆83Updated 3 years ago
- Visualiser for Haskell (GHC) prof files☆201Updated 2 years ago
- An example Haskell web application☆151Updated 7 years ago
- optics for Haskell with the most amazing type errors you've seen☆243Updated 5 years ago
- 📚 A softer alternative to Haddock☆106Updated 5 years ago
- Haskell command line text stream processor☆87Updated 6 years ago
- ☆89Updated 7 years ago
- Generic Programming using True Sums of Products☆164Updated 5 months ago
- Comonads By Example Conference talk☆89Updated 6 years ago
- A web framework that integrates Servant, EKG, fast-logger, wai-cli… | now on https://codeberg.org/valpackett/magicbane☆118Updated 3 years ago
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆107Updated 7 years ago
- Automatic Haskell type inference from JSON input☆149Updated 2 years ago
- ☆89Updated last year
- A smart A* search monad transformer which supports backtracking user-state!☆81Updated 4 years ago
- A library for expressing "spreadsheet-like" computations with absolute and relative references, using fixed-points of n-dimensional comon…☆158Updated 4 years ago
- Composable, streaming, and efficient left folds☆168Updated 11 months ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆98Updated 4 years ago
- Notes on space leaks☆103Updated 5 years ago