Skip to content
vic

diku-dk/futhark

:boom::computer::boom: A data-parallel functional programming language

diku-dk/futhark.json
{
"createdAt": "2013-02-01T15:07:26Z",
"defaultBranch": "master",
"description": ":boom::computer::boom: A data-parallel functional programming language",
"fullName": "diku-dk/futhark",
"homepage": "http://futhark-lang.org",
"language": "Haskell",
"name": "futhark",
"pushedAt": "2025-11-26T09:09:27Z",
"stargazersCount": 2618,
"topics": [
"boom",
"compiler",
"cuda",
"futhark",
"gpgpu",
"gpu",
"hacktoberfest",
"hpc",
"language",
"opencl"
],
"updatedAt": "2025-11-26T08:43:03Z",
"url": "https://github.com/diku-dk/futhark"
}

Join the chat at https://gitter.im/futhark-lang/LobbyCIDOI

Futhark is a purely functional data-parallel programming language in the ML family. It can be compiled to typically very efficient parallel code, running on either a CPU or GPU. The language is developed at DIKU at the University of Copenhagen, originally as part of the HIPERFIT centre. It is quite stable and suitable for practical programming.

For more information, see:

Packaging status

Issues tagged with good first issue do not require deep knowledge of the code base.

For contributing code, see [the hacking instructions]!(HACKING.md).