Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Haskell
H

Haskell

Language
73 projects289.5k total stars21.4k total forks11 languages

Open-source projects built with Haskell

There are currently 73 open-source projects built with Haskell, with a combined total of 289.5k GitHub stars. The most common language among these projects is Haskell.

Showing 73 open-source projects · page 2 of 3

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
Pipes
PipesGabriel439/Haskell-Pipes-Library

A clean and powerful Haskell stream processing library for building and connecting reusable streaming components.

49168Haskell
3 years ago
Hylogen
Hylogensleexyz/hylogen

A Haskell library that embeds GLSL for live-coding shaders with a companion live-coding environment.

48925JavaScript
2 years ago
Yampa
Yampaivanperez-keera/Yampa

A functional reactive programming domain-specific language for efficient hybrid systems and robotics.

48556Haskell
22 days ago
nix-diff
nix-diffGabriella439/nix-diff

A command-line tool that explains why two Nix derivations differ, helping debug cache misses and verify changes.

47922Haskell
27 days ago
jl
jlchrisdone/jl

A tiny functional language for querying and manipulating JSON, like sed but for JSON data.

47419Haskell
4 years ago
sparkle
sparkletweag/sparkle

A library for writing Apache Spark applications in Haskell, enabling resilient analytics that scale to thousands of nodes.

45027Haskell
10 months ago
Movie Monad
Movie Monadlettier/movie-monad

A free, cross-platform video player built with Haskell, supporting local files and web streaming.

43728Haskell
6 years ago
morpheus-graphql
morpheus-graphqlmorpheusgraphql/morpheus-graphql

A Haskell library for building type-safe GraphQL APIs and clients with native Haskell types.

41668Haskell
20 days ago
cabal2nix
cabal2nixNixOS/cabal2nix

Generate Nix build instructions from Cabal files to integrate Haskell projects into the Nix ecosystem.

401160Haskell
2 months ago
Rest for Haskell
Rest for Haskellsilkapp/rest

A Haskell library for creating REST APIs with automatic client and documentation generation.

38652Haskell
7 years ago
LambdaNet
LambdaNetjbarrow/LambdaNet

A purely functional artificial neural network library for Haskell, enabling rapid prototyping through higher-order function composition.

38338Haskell
10 years ago
haskell-tor
haskell-torGaloisInc/haskell-tor

A Haskell implementation of the Tor onion routing protocol for anonymous internet communication.

27419Haskell
8 years ago
aws
awsaristidb/aws

A comprehensive Haskell library for interacting with Amazon Web Services including S3, SQS, DynamoDB, and more.

245111Haskell
6 months ago
Sys
SysPLSysSec/sys

A static and symbolic analysis tool for finding memory safety bugs in browser code and other software.

23642LLVM
4 years ago
Fireward
Firewardbijoutrouvaille/fireward

A concise language and compiler for writing Firestore security rules with TypeScript interface generation.

2353Haskell
3 years ago
givegif
givegifpassy/givegif

A command-line tool to search and display GIFs directly in your terminal using the Giphy API.

2275Haskell
6 years ago
Haskell
Haskellairalab/hs-web3

A Haskell library implementing API clients for Ethereum and other Web3 platforms.

19768Haskell
3 months ago
Weeder
Weederocharles/weeder

A Haskell tool for whole-program dead-code analysis using GHC's HIE files to detect unused code across module boundaries.

18535Haskell
5 months ago
mongodb
mongodbmongodb-haskell/mongodb

A Haskell driver for MongoDB that enables database connections, queries, updates, and administrative tasks.

17048Haskell
2 years ago
codec-beam
codec-beamhkgumbs/codec-beam

A Haskell library for generating Erlang VM byte code from pure Haskell, enabling compile-to-BEAM languages.

1706Haskell
1 year ago
graphql-haskell
graphql-haskelljdnavarro/graphql-haskell

A Haskell implementation of GraphQL providing AST data types, parser, printer, and future schema and interpreter tools.

16923Haskell
7 years ago
vulkan
vulkanexpipiplus1/vulkan

High-level, idiomatic Haskell bindings for the Vulkan graphics API, reducing verbosity while retaining full functionality.

16135Haskell
2 days ago
Rattletrap
Rattletraptfausak/rattletrap

A Haskell command-line tool to parse Rocket League replays into JSON and generate replays from JSON.

15821Haskell
10 months ago
hoauth2
hoauth2freizl/hoauth2

A Haskell library for OAuth2 client authentication with support for multiple identity providers.

13556Haskell
1 month ago
amqp
amqphreinhardt/amqp

A Haskell client library for interacting with RabbitMQ message brokers.

12937Haskell
1 year ago
elm2nix
elm2nixcachix/elm2nix

Convert Elm projects into Nix expressions for reproducible builds and dependency management.

12417Haskell
9 months ago
nixkell
nixkellpwm/nixkell

A Nix-based skeleton project for quickly setting up reproducible Haskell development environments.

12014Nix
11 months ago
powerline-hs
powerline-hsrdnetto/powerline-hs

A lightning-fast Haskell reimplementation of the Powerline shell prompt generator that improves shell responsiveness.

1196Haskell
2 years ago
RISC-V Specification in Coq
RISC-V Specification in Coqmit-plv/riscv-coq

A formal specification of the RISC-V instruction set architectures (RV32I, RV64I) and extensions (A, M) written in the Coq proof assistant.

11819Rocq Prover
5 months ago
hnn
hnnalpmestan/HNN

A Haskell library for building and training feed-forward neural networks with automatic differentiation.

11414Haskell
9 years ago
Elm Bridge
Elm Bridgeagrafix/elm-bridge

Derive Elm type definitions and JSON encoders/decoders from Haskell types for seamless full-stack development.

10628Elm
2 months ago
Parsing With Haskell Parser Combinators
Parsing With Haskell Parser Combinatorslettier/parsing-with-haskell-parser-combinators

A step-by-step guide to parsing using Haskell parser combinators, with practical examples for version numbers and SRT subtitles.

953Haskell
6 years ago
hs-to-coq
hs-to-coqplclub/hs-to-coq

A tool that converts Haskell source code into equivalent Coq source code for formal verification.

9511Rocq Prover
1 month ago
Haskell
HaskellAtnNn/haskell-rethinkdb

A Haskell client library for connecting to and querying RethinkDB databases.

9311Haskell
9 years ago
hailstorm
hailstormhailstorm-hs/hailstorm

A distributed stream processing system written in Haskell that guarantees exactly-once semantics.

938Haskell
12 years ago
Rockstar
Rockstardylanbeattie/rockstar

A dynamically typed programming language designed for writing programs that double as 1980s hard rock and power ballad lyrics.

884JavaScript
4 years ago
1
2
3