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:
- Components as records of functions for Haskell☆175Updated last month
- ☆80Updated 6 years ago
- Querying a rate-limited currency exchange API using Redis as a cache☆43Updated 5 years ago
- Composable, streaming, and efficient left folds☆168Updated 8 months ago
- ☆50Updated 5 years ago
- A List of Haskell articles on good design, good testing☆45Updated 5 years ago
- A small example of using mtl style to unit test effectful code☆108Updated 7 years ago
- Generic Programming using True Sums of Products☆162Updated last month
- Automatic white-box testing with Free monads: approach description and showcase☆84Updated 3 years ago
- Standard containers, with keys that carry type-level proofs of their own presence.☆81Updated 5 years ago
- JSON decoding/encoding/manipulation library.☆93Updated 3 years ago
- A brief exploration of the various approaches to modeling side effects in a purely functional programming language.☆97Updated 3 years ago
- 👓 Profunctor based lightweight implementation of Lenses☆71Updated 2 years ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆148Updated last week
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 3 years ago
- Extensional capabilities and deriving combinators☆219Updated last year
- Validity and validity-based testing☆161Updated 3 months ago
- ☆93Updated last year
- A higher-order effect system where the sky's the limit☆91Updated 3 years ago
- Benchmarks to compare Haskell streaming library performance☆106Updated last week
- Visual tool to spot odd runtime behaviour of Haskell programs.☆109Updated 3 years ago
- Experimental, user-contributed effects and interpreters for polysemy☆72Updated 2 years ago
- Yet another yet another recursion scheme library in Haskell.☆89Updated last month
- An extensible event-driven application framework in haskell☆110Updated 4 years 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
- Comparing Haskell effect systems for ergonomics and speed☆66Updated 4 years ago
- An example Haskell web application☆148Updated 7 years ago
- Example of usage polysemy and servant☆57Updated 6 years ago
- Higher-kinded data via generics☆170Updated last year
- Text lenses using PCRE regexes☆128Updated 9 months ago