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:
- Standard containers, with keys that carry type-level proofs of their own presence.☆81Updated 5 years ago
- ☆80Updated 6 years ago
- ☆50Updated 5 years ago
- Composable, streaming, and efficient left folds☆168Updated 7 months ago
- A small example of using mtl style to unit test effectful code☆108Updated 7 years ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆148Updated 5 months ago
- Generic Programming using True Sums of Products☆162Updated last month
- A brief exploration of the various approaches to modeling side effects in a purely functional programming language.☆98Updated 3 years ago
- Automatic white-box testing with Free monads: approach description and showcase☆83Updated 3 years 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
- 👓 Profunctor based lightweight implementation of Lenses☆71Updated 2 years ago
- 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
- Benchmarks to compare Haskell streaming library performance☆106Updated 9 months ago
- Components as records of functions for Haskell☆174Updated last month
- A work stealing scheduler☆74Updated 7 months ago
- JSON decoding/encoding/manipulation library.☆93Updated 3 years ago
- A higher-order effect system where the sky's the limit☆91Updated 3 years ago
- Querying a rate-limited currency exchange API using Redis as a cache☆43Updated 5 years ago
- An example Haskell web application☆148Updated 7 years ago
- A List of Haskell articles on good design, good testing☆45Updated 5 years ago
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆107Updated 7 years ago
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 3 years ago
- Visualiser for Haskell (GHC) prof files☆198Updated last year
- Check properties on standard classes and data structures☆79Updated last year
- Higher-kinded data via generics☆170Updated last year
- ☆93Updated last year
- A library for expressing "spreadsheet-like" computations with absolute and relative references, using fixed-points of n-dimensional comon…☆156Updated 4 years ago
- Extensional capabilities and deriving combinators☆219Updated last year
- Text lenses using PCRE regexes☆128Updated 8 months ago