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:
- ☆80Updated 6 years ago
- Components as records of functions for Haskell☆174Updated 2 weeks ago
- Generic Programming using True Sums of Products☆162Updated last week
- Querying a rate-limited currency exchange API using Redis as a cache☆43Updated 5 years ago
- Standard containers, with keys that carry type-level proofs of their own presence.☆81Updated 5 years ago
- ☆49Updated 5 years ago
- Yet another yet another recursion scheme library in Haskell.☆89Updated last week
- 👓 Profunctor based lightweight implementation of Lenses☆71Updated 2 years ago
- A higher-order effect system where the sky's the limit☆91Updated 3 years ago
- A brief exploration of the various approaches to modeling side effects in a purely functional programming language.☆98Updated 3 years ago
- Composable, streaming, and efficient left folds☆168Updated 6 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
- JSON decoding/encoding/manipulation library.☆93Updated 3 years ago
- An example Haskell web application☆148Updated 7 years ago
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 3 years ago
- Benchmarks to compare Haskell streaming library performance☆106Updated 8 months ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆148Updated 4 months ago
- Example of usage polysemy and servant☆56Updated 5 years ago
- Extensional capabilities and deriving combinators☆218Updated last year
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆107Updated 7 years ago
- Automatic white-box testing with Free monads: approach description and showcase☆83Updated 3 years ago
- Validity and validity-based testing☆160Updated 2 months ago
- Text lenses using PCRE regexes☆128Updated 7 months ago
- Higher-kinded data via generics☆170Updated 11 months ago
- A small example of using mtl style to unit test effectful code☆107Updated 7 years ago
- They see me rollin'. They're Heyting. -- Chamillionaire, 2005☆83Updated 4 years ago
- Selective Applicative Functors: Declare Your Effects Statically, Select Which to Execute Dynamically☆207Updated last year
- A List of Haskell articles on good design, good testing☆45Updated 5 years ago
- Comparing Haskell effect systems for ergonomics and speed☆66Updated 4 years ago
- Check properties on standard classes and data structures☆79Updated last year