ChrisPenner / comonads-by-example
Comonads By Example Conference talk
☆89Updated 5 years ago
Alternatives and similar repositories for comonads-by-example
Users that are interested in comonads-by-example are comparing it to the libraries listed below
Sorting:
- A List of Haskell articles on good design, good testing☆45Updated 5 years ago
- A brief exploration of the various approaches to modeling side effects in a purely functional programming language.☆99Updated 3 years ago
- A work stealing scheduler☆75Updated 4 months ago
- Components as records of functions for Haskell☆170Updated 2 months ago
- Composable, streaming, and efficient left folds☆167Updated 4 months ago
- ☆80Updated 6 years ago
- ☆49Updated 5 years ago
- Querying a rate-limited currency exchange API using Redis as a cache☆42Updated 5 years ago
- Text lenses using PCRE regexes☆126Updated 5 months ago
- Benchmarks to compare Haskell streaming library performance☆103Updated 6 months ago
- Repository accompanying the ZuriHac Advanced Track lecture on Datatype-Generic Programming☆44Updated 4 years ago
- JSON decoding/encoding/manipulation library.☆93Updated 2 years ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆150Updated 2 months ago
- Example of usage polysemy and servant☆56Updated 5 years ago
- Measure allocations of a Haskell functions/values☆95Updated 6 months ago
- Generic Programming using True Sums of Products☆163Updated 4 months ago
- Visual tool to spot odd runtime behaviour of Haskell programs.☆109Updated 3 years ago
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆106Updated 6 years ago
- Higher-kinded data via generics☆170Updated 8 months ago
- Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)☆162Updated 4 years ago
- A small example of using mtl style to unit test effectful code☆107Updated 7 years ago
- 📚 A softer alternative to Haddock☆106Updated 5 years ago
- Selective Applicative Functors: Declare Your Effects Statically, Select Which to Execute Dynamically☆206Updated last year
- First-class type families☆87Updated 3 weeks ago
- A smart A* search monad transformer which supports backtracking user-state!☆81Updated 3 years ago
- Validity and validity-based testing☆160Updated last week
- Systematic concurrency testing meets Haskell.☆197Updated 2 months ago
- Standard containers, with keys that carry type-level proofs of their own presence.☆80Updated 5 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
- Haskell Functional Reactive Programming framework with type-level clocks☆129Updated this week