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:
- Infinite lists aka streams☆18Dec 19, 2025Updated 3 months ago
- Generic data types in Haskell, utilities for GHC.Generics☆45Dec 29, 2025Updated 2 months ago
- Some info that supposed to help to understand PureScript from Haskell perspective☆32Aug 22, 2018Updated 7 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 2 months ago
- tools for writing better type errors☆73Sep 15, 2023Updated 2 years ago
- Algebraic Effects in Haskell using Implicit Parameters☆47Aug 16, 2020Updated 5 years ago
- 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
- Type Your Matrices For Great Good☆29Jul 22, 2020Updated 5 years ago
- ☆24May 22, 2020Updated 5 years ago
- A minimalist approach to an OpenTracing for Haskell☆17Dec 19, 2021Updated 4 years ago
- Type-level lenses using singletons because why not☆15Dec 19, 2018Updated 7 years ago
- Comparing Haskell effect systems for ergonomics and speed☆66Mar 21, 2021Updated 4 years ago
- 🤳 ignore the differences between `a` and `Identity a`☆25Aug 23, 2019Updated 6 years ago
- Guess-A-Number game in Haskell using Polysemy☆28Nov 20, 2022Updated 3 years ago
- Regular expressions of types☆16Sep 13, 2018Updated 7 years ago
- the dynabook but for haskell☆23Sep 23, 2019Updated 6 years ago
- ☆21Dec 8, 2022Updated 3 years ago
- An implementation of first-class pattern matches in Haskell.☆13Feb 25, 2026Updated 3 weeks ago
- Haskell time library focusing on performance☆59Nov 24, 2025Updated 3 months ago
- Map and Set over contiguous memory☆22Aug 9, 2023Updated 2 years ago
- Scrap your hand-rolled aeson instances☆114Nov 23, 2024Updated last year
- Automatically trace all (showable) binds in do expressions☆84Jun 11, 2018Updated 7 years 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…☆22Oct 28, 2019Updated 6 years ago
- Color highlighting for Haskell profiling information☆40Sep 30, 2021Updated 4 years ago
- Symbol manipulation☆37Apr 17, 2023Updated 2 years ago
- Add early return to any do-expression☆48Jul 2, 2021Updated 4 years ago
- Experimental, user-contributed effects and interpreters for polysemy☆72Aug 3, 2023Updated 2 years ago
- Overloaded plugin☆31Jun 15, 2024Updated last year
- QuickCheck extension for higher-order properties☆19Feb 14, 2022Updated 4 years ago
- A contention-free STM hash map for Haskell☆14Oct 30, 2021Updated 4 years ago
- An effect system similar to mtl with explicit dictionary passing.☆17Oct 3, 2018Updated 7 years ago
- Applicative maps☆16Sep 29, 2024Updated last year
- ☆16Oct 5, 2022Updated 3 years ago
- Programmatically create new instances using core-to-core plugins☆11Mar 24, 2021Updated 4 years ago
- 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
- Classy error-handling (and dispatching!) in Haskell.☆46Aug 14, 2019Updated 6 years ago
- Type safe JSON PostgreSQL queries using bidirectional serializers☆21Nov 27, 2020Updated 5 years ago
- Store a stable pointer in a foreign context to be retrieved later. Persists through GHCi reloads.☆35Feb 26, 2024Updated 2 years ago