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:
- Moot is a CFP and event management system!☆66Updated 7 years ago
- Benchmarks to compare Haskell streaming library performance☆107Updated 2 months ago
- Systematic concurrency testing meets Haskell.☆197Updated 2 weeks ago
- Extensional capabilities and deriving combinators☆223Updated last month
- An extensible event-driven application framework in haskell☆110Updated last month
- A small example of using mtl style to unit test effectful code☆107Updated 8 years ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆148Updated 2 months ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 3 years ago
- An example Haskell web application☆151Updated 7 years ago
- JSON decoding/encoding/manipulation library.☆93Updated 3 years ago
- 📚 A softer alternative to Haddock☆106Updated 5 years ago
- The missing tutorial module for the lens library☆83Updated last year
- Comonads By Example Conference talk☆89Updated 6 years 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
- Test monadic programs using state machine based models☆204Updated 4 years ago
- Haskell command line text stream processor☆87Updated 6 years ago
- Extra Haskell functions☆96Updated 2 weeks ago
- Visual tool to spot odd runtime behaviour of Haskell programs.☆109Updated 4 years ago
- optics for Haskell with the most amazing type errors you've seen☆243Updated 5 years ago
- ☆89Updated last year
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆98Updated 4 years ago
- A library for expressing "spreadsheet-like" computations with absolute and relative references, using fixed-points of n-dimensional comon…☆157Updated 4 years ago
- Check properties on standard classes and data structures☆80Updated 2 months ago
- Generic Programming using True Sums of Products☆164Updated 4 months ago
- Querying a rate-limited currency exchange API using Redis as a cache☆43Updated 5 years ago
- Measuring CPU instructions in Haskell using Linux Performance Counters☆83Updated 7 years ago
- Selective Applicative Functors: Declare Your Effects Statically, Select Which to Execute Dynamically☆209Updated last month
- ☆50Updated 6 years ago
- Text lenses using PCRE regexes☆128Updated 11 months ago