ChrisPenner / comonads-by-exampleLinks
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
Sorting:
- A List of Haskell articles on good design, good testing☆45Updated 5 years ago
- Components as records of functions for Haskell☆170Updated last month
- ☆80Updated 6 years ago
- Generic Programming using True Sums of Products☆163Updated 5 months ago
- Validity and validity-based testing☆160Updated last month
- The MonadUnliftIO typeclass for unlifting monads to IO☆148Updated 3 months ago
- Higher-kinded data via generics☆170Updated 10 months ago
- Querying a rate-limited currency exchange API using Redis as a cache☆42Updated 5 years ago
- A work stealing scheduler☆74Updated 5 months ago
- ☆49Updated 5 years ago
- Automatic white-box testing with Free monads: approach description and showcase☆83Updated 3 years ago
- ⚡️Efficient implementation of Map with types as keys☆100Updated last year
- Repository accompanying the ZuriHac Advanced Track lecture on Datatype-Generic Programming☆44Updated 4 years ago
- Composable, streaming, and efficient left folds☆167Updated 5 months ago
- Inspection Testing for Haskell☆177Updated 2 weeks ago
- An extensible event-driven application framework in haskell☆110Updated 4 years ago
- Measure allocations of a Haskell functions/values☆96Updated 7 months ago
- Example of usage polysemy and servant☆56Updated 5 years ago
- Benchmarks to compare Haskell streaming library performance☆104Updated 7 months ago
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆106Updated 6 years ago
- Easy instructions for setting up Haskell editors / IDEs on any major operating system.☆101Updated last year
- A brief exploration of the various approaches to modeling side effects in a purely functional programming language.☆98Updated 3 years ago
- Check properties on standard classes and data structures☆79Updated 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☆217Updated 11 months ago
- Selective Applicative Functors: Declare Your Effects Statically, Select Which to Execute Dynamically☆207Updated last year
- Haskell Functional Reactive Programming framework with type-level clocks☆130Updated last week
- First-class type families☆88Updated last month
- JSON decoding/encoding/manipulation library.☆93Updated 2 years ago
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆118Updated 3 weeks ago