Benchmarking Haskell extensible-effect libraries.
☆34Aug 2, 2020Updated 5 years ago
Alternatives and similar repositories for effects-benchmarks
Users that are interested in effects-benchmarks are comparing it to the libraries listed below
Sorting:
- Some info that supposed to help to understand PureScript from Haskell perspective☆32Aug 22, 2018Updated 7 years ago
- Generic data types in Haskell, utilities for GHC.Generics☆45Dec 29, 2025Updated last month
- 🤳 ignore the differences between `a` and `Identity a`☆25Aug 23, 2019Updated 6 years ago
- Infinite lists aka streams☆18Dec 19, 2025Updated 2 months ago
- ☆21Dec 8, 2022Updated 3 years ago
- tools for writing better type errors☆73Sep 15, 2023Updated 2 years ago
- type level sets☆67Nov 19, 2019Updated 6 years ago
- Haskell library for encoding-free interaction with Unix system. Use RawFilePath (ByteString) instead of FilePath (String)☆18Jan 18, 2026Updated last month
- Type Your Matrices For Great Good☆29Jul 22, 2020Updated 5 years ago
- A very simple interface for incremental computation using STM in Haskell.☆13Updated this week
- using Data and Typeable to get a direct reflection system for free, when we're implementing a toy language in Haskell☆15Feb 21, 2020Updated 6 years ago
- An implementation of first-class pattern matches in Haskell.☆13Updated this week
- Algebraic Effects in Haskell using Implicit Parameters☆47Aug 16, 2020Updated 5 years ago
- Guess-A-Number game in Haskell using Polysemy☆28Nov 20, 2022Updated 3 years ago
- the dynabook but for haskell☆23Sep 23, 2019Updated 6 years ago
- Map and Set over contiguous memory☆22Aug 9, 2023Updated 2 years ago
- Automatically trace all (showable) binds in do expressions☆84Jun 11, 2018Updated 7 years ago
- Type-level lenses using singletons because why not☆15Dec 19, 2018Updated 7 years ago
- Regular expressions of types☆16Sep 13, 2018Updated 7 years ago
- ☆24May 22, 2020Updated 5 years ago
- Haskell time library focusing on performance☆59Nov 24, 2025Updated 3 months ago
- A terminal UI for inspecting steps taken by a rewriting process. Useful for the optimization phase of a compiler, or even evaluators of s…☆21Oct 28, 2019Updated 6 years ago
- Experimental, user-contributed effects and interpreters for polysemy☆72Aug 3, 2023Updated 2 years ago
- Because Kmett is not expressive enough. You need CoKmett!☆35Oct 29, 2013Updated 12 years ago
- Symbol manipulation☆37Apr 17, 2023Updated 2 years ago
- Applicative maps☆16Sep 29, 2024Updated last year
- A Pandoc filter that identifies Haskell code in Markdown, executes the code in GHCI and embeds the results in the returned Markdown.☆14Jul 11, 2019Updated 6 years ago
- Programmatically create new instances using core-to-core plugins☆11Mar 24, 2021Updated 4 years ago
- Store a stable pointer in a foreign context to be retrieved later. Persists through GHCi reloads.☆35Feb 26, 2024Updated 2 years ago
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Jan 7, 2026Updated last month
- Color highlighting for Haskell profiling information☆40Sep 30, 2021Updated 4 years ago
- A small package that demonstrates how to use LiquidHaskell as a GHC plugin☆24Jan 16, 2026Updated last month
- Classy error-handling (and dispatching!) in Haskell.☆46Aug 14, 2019Updated 6 years ago
- QuickCheck extension for higher-order properties☆19Feb 14, 2022Updated 4 years ago
- Visual tool to spot odd runtime behaviour of Haskell programs.☆109Nov 16, 2021Updated 4 years ago
- Haskell Standard Input and Output☆104Oct 24, 2020Updated 5 years ago
- Overloaded plugin☆31Jun 15, 2024Updated last year
- First-class type families☆91Nov 6, 2025Updated 3 months ago
- Add early return to any do-expression☆47Jul 2, 2021Updated 4 years ago