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
- A List of Haskell articles on good design, good testing☆45Updated 5 years ago
- Components as records of functions for Haskell☆169Updated last week
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆104Updated 6 years ago
- Standard containers, with keys that carry type-level proofs of their own presence.☆80Updated 4 years ago
- Higher-kinded data via generics☆170Updated 5 months ago
- Composable, streaming, and efficient left folds☆164Updated last month
- A work stealing scheduler☆75Updated last month
- Extensional capabilities and deriving combinators☆215Updated 7 months ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆150Updated 4 months ago
- Benchmarks to compare Haskell streaming library performance☆103Updated 2 months ago
- ☆80Updated 5 years ago
- JSON decoding/encoding/manipulation library.☆94Updated 2 years ago
- Repository accompanying the ZuriHac Advanced Track lecture on Datatype-Generic Programming☆44Updated 4 years ago
- A small example of using mtl style to unit test effectful code☆106Updated 7 years ago
- 👓 Profunctor based lightweight implementation of Lenses☆71Updated last year
- Experimental, user-contributed effects and interpreters for polysemy☆71Updated last year
- Measure allocations of a Haskell functions/values☆93Updated 3 months ago
- A brief exploration of the various approaches to modeling side effects in a purely functional programming language.☆99Updated 3 years ago
- ☆49Updated 5 years ago
- ⚡️Efficient implementation of Map with types as keys☆101Updated last year
- Check properties on standard classes and data structures☆79Updated last year
- GHC version of haskell-src-exts exactPrint☆71Updated 3 weeks ago
- Validity and validity-based testing☆160Updated last month
- Benchmarks for sequence data structures: lists, vectors, etc.☆88Updated 3 years ago
- Inspection Testing for Haskell☆175Updated last month
- A structured logging framework for Haskell☆207Updated 2 weeks ago
- A tutorial on writing Haskell Language Server plugins☆70Updated 4 years ago
- Querying a rate-limited currency exchange API using Redis as a cache☆41Updated 4 years ago
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 2 years ago
- First-class type families☆87Updated 5 months ago