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:
- A small example of using mtl style to unit test effectful code☆107Updated 7 years ago
- An extensible event-driven application framework in haskell☆110Updated 4 years ago
- Benchmarks to compare Haskell streaming library performance☆106Updated 8 months ago
- Systematic concurrency testing meets Haskell.☆197Updated 4 months ago
- Moot is a CFP and event management system!☆66Updated 6 years ago
- Extensional capabilities and deriving combinators☆218Updated last year
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 3 years ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆148Updated 4 months ago
- An example Haskell web application☆148Updated 7 years ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆97Updated 3 years ago
- Automatic white-box testing with Free monads: approach description and showcase☆83Updated 3 years ago
- Haskell command line text stream processor☆86Updated 6 years ago
- ☆88Updated 7 years ago
- 📚 A softer alternative to Haddock☆106Updated 5 years ago
- ☆80Updated 6 years ago
- A List of Haskell articles on good design, good testing☆45Updated 5 years ago
- Visualiser for Haskell (GHC) prof files☆198Updated last year
- Extra Haskell functions☆95Updated 2 weeks ago
- optics for Haskell with the most amazing type errors you've seen☆243Updated 5 years ago
- JSON decoding/encoding/manipulation library.☆93Updated 3 years ago
- Test monadic programs using state machine based models☆204Updated 4 years ago
- Check properties on standard classes and data structures☆79Updated last year
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆107Updated 7 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
- Comonads By Example Conference talk☆89Updated 5 years ago
- Generic Programming using True Sums of Products☆162Updated last week
- Automatic Haskell type inference from JSON input☆149Updated last year
- Components as records of functions for Haskell☆174Updated 2 weeks ago
- Write "Concurrency" section of "A Tour of Go" in Haskell☆130Updated 6 years ago
- ☆89Updated last year