input-output-hk / io-simLinks
Haskell's IO simulator which closely follows core packages (base, async, stm).
☆41Updated 2 weeks ago
Alternatives and similar repositories for io-sim
Users that are interested in io-sim are comparing it to the libraries listed below
Sorting:
- ☆45Updated 3 months ago
- GHC plugin to desugar ! into do-notation☆37Updated 3 months ago
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated 3 months ago
- experimenting with unlifted classes via backpack☆36Updated 2 years ago
- GHC plugin for automatic case splitting☆16Updated 2 months ago
- Go get tested! Github Actions matrix generator for your haskell projects' CI☆50Updated 3 months ago
- An interface for GHC type-checking plugins☆20Updated 3 weeks ago
- ☆34Updated 4 years ago
- Libraries for the Effectful Haskell effects system☆22Updated 3 years ago
- Hackager tool for releasing Haskell packages to Hackage☆31Updated last month
- Overloaded plugin☆30Updated last year
- A really small example of the Backpack module system for Haskell☆54Updated 5 months ago
- An implementation of a Relaxed Radix Balanced Vector in Haskell.☆29Updated 3 months ago
- GHC plugin to branch on whether a constraint is satisfied☆33Updated 2 months ago
- Chapelure is a diagnostic library for Haskell☆45Updated 2 years ago
- ☆36Updated 5 months ago
- ☆22Updated 7 months ago
- Staged Streams and other stuff☆18Updated 2 years ago
- Benchmark a given function for variable input sizes and find out its time complexity