Futhark
Linksβ
- Futhark Userβs Guide
- Sum types in Futhark (2019)
- Parallel Functional Programming course (2020)
- HarkDB - Multi-backend GPU datababse written with Futhark.
- A comparison of Futhark and Dex (2020) (HN)
- Futhark design decisions I do not regret (2021)
- Writing Fast Futhark Programs
- futhark-manifest - Haskell library for reading and writing Futhark manifest files.
- The past and present of Futhark (2021) (Reddit)
- Cost models are contracts (2022)
- neptune-triton - Futhark implementation of the Poseidon hash function, targeting OpenCL for execution on GPU.
- futhark-bindgen - Futhark binding generator.