gusbicalho / effects-toyLinks
Playing with Haskell effect systems
☆13Updated 5 years ago
Alternatives and similar repositories for effects-toy
Users that are interested in effects-toy are comparing it to the libraries listed below
Sorting:
- Benchmarking Haskell extensible-effect libraries.☆34Updated 5 years ago
- Symbol manipulation☆36Updated 2 years ago
- Beseder: make impossible state transitions impossible☆31Updated 5 years ago
- Using Backpack to abstract over the main Haskell streaming libraries.☆34Updated 7 years ago
- Kleene algebra, regular expressions☆33Updated last year
- A monad for managed values☆51Updated 2 years ago
- Safe web routing in haskell☆30Updated 2 years ago
- Keep your laziness in check!☆33Updated this week
- Haskell time library focusing on performance☆57Updated 2 weeks ago
- Implementation of named parameters for `postgresql-simple` library☆38Updated last week
- type level sets☆67Updated 5 years ago
- A GHC plugin and library for analysing GHC Core☆54Updated 6 months ago
- rewrite rules for type-level equalities☆62Updated last year
- High-performance JSON parser☆26Updated last month
- Hackager tool for releasing Haskell packages to Hackage☆31Updated 3 months ago
- ghc --make reimplemented with Shake☆32Updated last year
- GHC prof manipulation script☆32Updated last year
- A simple set of io-uring bindings in Haskell☆28Updated 5 years ago
- reverse dependency build matrix generator☆33Updated 4 years ago
- Composable Concurrent Computation Done Right☆30Updated 2 years ago
- 💂♂️ Lightweight pure validation based on Applicative and Selective functors☆69Updated 2 weeks ago
- 💄🐞 Combinators for writing pretty type errors easily☆56Updated 3 years ago
- 🤳 ignore the differences between `a` and `Identity a`☆25Updated 6 years ago
- Asymptotically optimal Brodal/Okasaki heaps☆32Updated 8 months ago
- Omit fields for instance deriving☆37Updated 5 years ago
- Haskell library of row polymorphic record manipulator☆23Updated 4 years ago
- Derive instances through isomorphisms☆20Updated last year
- A lab for future Criterion features.☆28Updated 6 years ago
- Unpinned byte arrays in GHC haskell