| haskell-foundation/foundation |
470 |
|
29 |
0 |
almost 3 years ago |
31 |
June 14, 2023 |
131 |
other |
Haskell |
| Empire strikes back |
| grin-compiler/ghc-grin |
126 |
|
0 |
0 |
over 4 years ago |
0 |
|
5 |
|
Haskell |
| GRIN backend for GHC |
| nominolo/lambdachine |
73 |
|
0 |
0 |
over 11 years ago |
0 |
|
10 |
other |
Haskell |
| VM and tracing JIT for Haskell (work in progress) |
| WillSewell/gc-latency-experiment |
52 |
|
0 |
0 |
about 3 years ago |
0 |
|
6 |
mit |
Makefile |
| Exploring some worst-case latencies in GCs, inspired by a post on GHC's runtime pause times: https://making.pusher.com/latency-working-set-ghc-gc-pick-two/ |
| erikd/haskell-big-integer-experiment |
42 |
|
0 |
0 |
over 8 years ago |
0 |
|
1 |
other |
Haskell |
| An experiment in re-implementing big integers in Haskell. |
| cies/htoml |
39 |
|
4 |
0 |
about 9 years ago |
30 |
October 24, 2023 |
4 |
other |
HTML |
| TOML file format parser in Haskell |
| AndrasKovacs/normalization-bench |
36 |
|
0 |
0 |
about 5 years ago |
0 |
|
4 |
mit |
Haskell |
| Lambda normalization and conversion checking benchmarks for various implementations |
| pepeiborra/gc-benchmarks |
18 |
|
0 |
0 |
over 6 years ago |
0 |
|
2 |
|
Haskell |
| Benchmarks using the non-moving incremental GHC garbage collector |
| nh2/loop |
14 |
|
18 |
0 |
over 9 years ago |
3 |
December 02, 2023 |
1 |
|
HTML |
| Fast loops for Haskell (for when GHC can't optimize forM_), with benchmarks |
| iu-parfunc/HSBencher |
12 |
|
0 |
0 |
about 8 years ago |
0 |
|
52 |
|
Haskell |
| General benchmarking framework. Especially good at parameter studies. |