stepchowfun / effectsLinks
A brief exploration of the various approaches to modeling side effects in a purely functional programming language.
☆97Updated 4 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 8 years ago
- An extensible event-driven application framework in haskell☆110Updated 3 months ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆149Updated 4 months ago
- Extensional capabilities and deriving combinators☆223Updated 3 months ago
- 📚 A softer alternative to Haddock☆106Updated 6 years ago
- An example Haskell web application☆150Updated 7 years ago
- ☆80Updated 6 years ago
- ☆89Updated 7 years ago
- Benchmarks to compare Haskell streaming library performance☆107Updated 4 months ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 4 years ago
- Moot is a CFP and event management system!☆66Updated 7 years ago
- Repository accompanying the ZuriHac Advanced Track lecture on Datatype-Generic Programming☆44Updated 5 years ago
- Visualiser for Haskell (GHC) prof files☆203Updated 2 weeks ago
- Test monadic programs using state machine based models☆204Updated 4 years ago
- JSON decoding/encoding/manipulation library.☆95Updated 3 years ago
- Check properties on standard classes and data structures☆80Updated 3 months ago
- Systematic concurrency testing meets Haskell.☆197Updated 3 weeks ago
- Comonads By Example Conference talk☆89Updated 6 years ago
- Generic Programming using True Sums of Products☆164Updated last month
- The missing tutorial module for the lens library☆83Updated last year
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆98Updated 4 years ago
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆107Updated 7 years ago
- Easy instructions for setting up Haskell editors / IDEs on any major operating system.☆101Updated last year
- An implementation of "Freer Monads, More Extensible Effects".☆64Updated 7 years ago
- Selective Applicative Functors: Declare Your Effects Statically, Select Which to Execute Dynamically☆210Updated 3 months ago
- Validity and validity-based testing☆161Updated last month
- Composable, streaming, and efficient left folds☆168Updated 3 weeks ago
- Haskell command line text stream processor☆87Updated 6 years ago
- Text lenses using PCRE regexes☆128Updated last year
- The GHC API, decoupled from GHC versions☆162Updated 2 weeks ago