ChrisPenner / comonads-by-exampleLinks
Comonads By Example Conference talk
☆89Updated 6 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:
- Generic Programming using True Sums of Products☆164Updated last week
- A brief exploration of the various approaches to modeling side effects in a purely functional programming language.☆97Updated 4 years ago
- ☆80Updated 6 years ago
- ☆50Updated 6 years ago
- JSON decoding/encoding/manipulation library.☆94Updated 3 years ago
- 👓 Profunctor based lightweight implementation of Lenses☆71Updated 2 years ago
- Standard containers, with keys that carry type-level proofs of their own presence.☆81Updated 5 years ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆149Updated 4 months ago
- Composable, streaming, and efficient left folds☆168Updated last week
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 3 years ago
- A work stealing scheduler☆80Updated last year
- Querying a rate-limited currency exchange API using Redis as a cache☆43Updated 5 years ago
- Visual tool to spot odd runtime behaviour of Haskell programs.☆109Updated 4 years ago
- Extensional capabilities and deriving combinators☆223Updated 2 months ago
- Higher-kinded data via generics☆170Updated last year
- Yet another yet another recursion scheme library in Haskell.☆89Updated last month
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆107Updated 7 years ago
- An extensible event-driven application framework in haskell☆110Updated 2 months ago
- An example Haskell web application☆150Updated 7 years ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 4 years ago
- Experimental, user-contributed effects and interpreters for polysemy☆72Updated 2 years ago
- Benchmarks to compare Haskell streaming library performance☆107Updated 4 months ago
- Automatic white-box testing with Free monads: approach description and showcase☆83Updated 4 years ago
- Repository accompanying the ZuriHac Advanced Track lecture on Datatype-Generic Programming☆44Updated 5 years ago
- First-class type families☆90Updated 2 months ago
- A small example of using mtl style to unit test effectful code☆107Updated 8 years ago
- Example of usage polysemy and servant☆57Updated 6 years ago
- A List of Haskell articles on good design, good testing☆46Updated 6 years ago
- Provides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects.☆99Updated 2 months ago
- Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)☆161Updated 4 years ago