stepchowfun / effects
A brief exploration of the various approaches to modeling side effects in a purely functional programming language.
☆99Updated 3 years ago
Alternatives and similar repositories for effects:
Users that are interested in effects are comparing it to the libraries listed below
- Benchmarks to compare Haskell streaming library performance☆103Updated 4 months ago
- A small example of using mtl style to unit test effectful code☆106Updated 7 years ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆88Updated 3 years ago
- Haskell: Supercharged anonymous records☆83Updated 2 years ago
- An extensible event-driven application framework in haskell☆110Updated 4 years ago
- A PureScript interpreter in Haskell☆119Updated 2 years ago
- Repository accompanying the ZuriHac Advanced Track lecture on Datatype-Generic Programming☆44Updated 4 years ago
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆104Updated 2 weeks ago
- Moot is a CFP and event management system!☆66Updated 6 years ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆150Updated last week
- Transactional key-value store written entirely in Haskell☆93Updated 4 years ago
- A List of Haskell articles on good design, good testing☆45Updated 5 years ago
- Lean Haskell Benchmarking☆90Updated 2 years ago
- Text and Haskell source for my blog series on recursion schemes.☆45Updated 2 years ago
- The missing tutorial module for the lens library☆82Updated 10 months ago
- Extensional capabilities and deriving combinators☆214Updated 8 months ago
- Monad Transformers and Classes☆77Updated 5 years ago
- ☆89Updated 10 months ago
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 2 years ago
- JSON decoding/encoding/manipulation library.☆94Updated 2 years ago
- Declare and access tuple fields with labels☆58Updated 6 years ago
- free monads☆171Updated 2 weeks ago
- 📚 A softer alternative to Haddock☆106Updated 5 years ago
- A smart A* search monad transformer which supports backtracking user-state!☆81Updated 3 years ago
- First-class type families☆87Updated 7 months ago
- Automatic white-box testing with Free monads: approach description and showcase☆83Updated 3 years ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆96Updated 3 years ago
- Generic Programming using True Sums of Products☆162Updated 2 months ago
- Create PureScript datatypes from Haskell datatypes☆111Updated 8 months ago
- A library for expressing "spreadsheet-like" computations with absolute and relative references, using fixed-points of n-dimensional comon…☆155Updated 4 years ago