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
- ☆48Updated 5 years ago
- Composable, streaming, and efficient left folds☆163Updated this week
- Benchmarks to compare Haskell streaming library performance☆103Updated 2 months ago
- Components as records of functions for Haskell☆169Updated 3 weeks ago
- ☆80Updated 5 years ago
- A brief exploration of the various approaches to modeling side effects in a purely functional programming language.☆99Updated 3 years ago
- A work stealing scheduler☆75Updated this week
- Standard containers, with keys that carry type-level proofs of their own presence.☆79Updated 4 years ago
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 2 years ago
- Example of usage polysemy and servant☆56Updated 5 years ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆150Updated 3 months ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆88Updated 2 years ago
- Higher-kinded data via generics☆170Updated 4 months ago
- Querying a rate-limited currency exchange API using Redis as a cache☆41Updated 4 years ago
- Extensional capabilities and deriving combinators☆215Updated 6 months ago
- A small example of using mtl style to unit test effectful code☆106Updated 7 years ago
- Inspection Testing for Haskell☆174Updated 2 weeks ago
- Repository accompanying the ZuriHac Advanced Track lecture on Datatype-Generic Programming☆44Updated 4 years ago
- Measure allocations of a Haskell functions/values☆93Updated 2 months ago
- Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)☆163Updated 3 years ago
- JSON decoding/encoding/manipulation library.☆94Updated 2 years ago
- Haskell Functional Reactive Programming framework with type-level clocks☆128Updated this week
- Provides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects.☆98Updated last year
- ☆80Updated this week
- Generic Programming using True Sums of Products☆161Updated last week
- GSD (Get your Stuff Done) | Basic Todo list for demonstrating CQRS/Command Sourcing in Haskell☆50Updated 5 years ago
- ⚡️Efficient implementation of Map with types as keys☆101Updated last year
- Automatic white-box testing with Free monads: approach description and showcase☆83Updated 3 years ago
- Selective Applicative Functors: Declare Your Effects Statically, Select Which to Execute Dynamically☆204Updated 8 months ago