Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Haskell

Haskell

130 projects

Showing 36 of 130 projects

Pandoc filters
Pandoc filtersHaskell

A Haskell library and command-line tool for converting between dozens of markup formats, including Markdown, LaTeX, HTML, DOCX, and EPUB.

#academic-writing#haskell#document
Stars45.5k
Forks3.9k
Last commit1 day ago
Pandoc
PandocHaskell

A Haskell library and command-line tool for converting between dozens of markup formats, including Markdown, LaTeX, HTML, DOCX, and EPUB.

#academic-writing#haskell#document
Stars45.5k
Forks3.9k
Last commit1 day ago
shellcheck
shellcheckHaskell

A static analysis tool that finds bugs, potential issues, and suggests improvements in bash/sh shell scripts.

#haskell#developer-tools#devops
Stars39.8k
Forks1.9k
Last commit1 month ago
postgrest
postgrestHaskell

Automatically generates a standards-compliant RESTful API from any PostgreSQL database schema.

#haskell#database#rest
Stars27.5k
Forks1.2k
Last commit1 day ago
PostgREST
PostgRESTHaskell

PostgREST instantly generates a RESTful API from any PostgreSQL database, providing a standards-compliant and performant alternative to custom backends.

#haskell#crud#database
Stars27.5k
Forks1.2k
Last commit1 day ago
SimpleX Chat
SimpleX ChatHaskell

A private messaging platform with no user identifiers, using disposable relay nodes for metadata protection.

#chat#chat-bots#haskell
Stars19.0k
Forks1.2k
Last commit1 day ago
Wasp
WaspTypeScript

A batteries-included full-stack framework for React, Node.js, and Prisma that uses declarative code to abstract away complex features like auth, RPC, and deployment.

#declarative-programming#ai-assisted-development#haskell
Stars18.6k
Forks1.5k
Last commit
Haskell Dockerfile Linter
Haskell Dockerfile LinterHaskell

A smarter Dockerfile linter that helps you build best practice Docker images by parsing the Dockerfile AST and linting inline bash.

#haskell#container-security#shellcheck
Stars12.3k
Forks498
Last commit3 days ago
hadolint
hadolintHaskell

A smarter Dockerfile linter that helps you build best practice Docker images by parsing the AST and linting inline Bash.

#haskell#container-security#shellcheck
Stars12.3k
Forks498
Last commit3 days ago
learnhaskell
learnhaskellMakefile

A community-curated learning path for Haskell, featuring free resources and structured guidance from experienced practitioners.

#haskell#functional-programming#programming-education
Stars8.0k
Forks553
Last commit4 days ago
Hasklig
HaskligPython

A monospaced code font with ligatures for improved readability of composite operators in programming languages.

#readability#haskell#developer-tools
Stars5.7k
Forks153
Last commit4 years ago
Haxl
HaxlHaskell

A Haskell library that simplifies concurrent data access by automatically batching, caching, and parallelizing remote requests.

#haskell#functional-programming#web-services
Stars4.4k
Forks309
Last commit4 months ago
Stack
StackHaskell

A cross-platform build tool for Haskell projects that manages dependencies, builds, and testing.

#haskell#developer-tools#dependency-management
Stars4.1k
Forks847
Last commit8 days ago
Frege
FregeFrege

Frege is a Haskell-like purely functional programming language that compiles to Java and runs on the JVM.

#haskell#java-interop#functional-programming
Stars3.7k
Forks148
Last commit13 days ago
Frege vs. Haskell
Frege vs. HaskellFrege

Frege is a Haskell-like purely functional programming language that compiles to Java bytecode and runs on the JVM.

#haskell#java-interop#functional-programming
Stars3.7k
Forks148
Last commit13 days ago
xgrommx/Awesome Functional Programming
xgrommx/Awesome Functional Programming

A curated collection of articles, videos, books, and libraries about functional programming across multiple languages.

#haskell#functional-programming#recursion-schemes
Stars3.5k
Forks306
Last commit2 years ago
Official repo
Official repoHaskell

A general-purpose functional programming language with dependent types for verified software development.

#programming-language#haskell#functional-programming
Stars3.5k
Forks629
Last commit1 year ago
Haskell
HaskellHaskell

A curated collection of awesome Haskell libraries, tools, frameworks, and resources across various domains.

#programming-language#haskell#functional-programming
Stars3.3k
Forks175
Last commit3 years ago
m2cgen
m2cgenPython

Transpile trained machine learning models into native code (Java, C, Python, Go, etc.) with zero dependencies.

#haskell#transpiler#lightning
Stars3.0k
Forks264
Last commit2 years ago
patat
patatHaskell

A terminal-based presentation tool that renders markdown and other formats using Pandoc, with live reload and speaker notes.

#haskell#terminal-presentation#speaker-notes
Stars2.7k
Forks66
Last commit29 days ago
Yesod
YesodHaskell

A RESTful Haskell web framework that guarantees safety and performance at compile time.

#haskell#high-performance#asynchronous-io
Stars2.7k
Forks384
Last commit3 days ago
GitHub
GitHubHaskell

A dialect of Haskell that runs on the Java Virtual Machine, offering modern functional programming on the JVM.

#programming-language#haskell#java-interop
Stars2.6k
Forks142
Last commit4 years ago
GHCVM
GHCVMHaskell

A dialect of Haskell that runs on the Java Virtual Machine, bringing functional programming to the JVM ecosystem.

#programming-language#haskell#java-interop
Stars2.6k
Forks142
Last commit4 years ago
Miso
MisoHaskell

A small, production-ready, reactive Haskell front-end framework for building interactive single-page web and mobile applications.

#haskell#functional-programming#isomorphic
Stars2.4k
Forks166
Last commit23 hours ago
corrode
corrodeHaskell

An automatic semantics-preserving translator that converts C source code into equivalent Rust syntax.

#haskell#abstraction-preservation#build-tools
Stars2.2k
Forks117
Last commit7 years ago
Servant
ServantHaskell

A Haskell DSL for describing, serving, querying, mocking, and documenting web applications using type-level programming.

#hacktoberfest#haskell#functional-programming
Stars2.0k
Forks423
Last commit9 days ago
git-prompt (olivierverdier)
git-prompt (olivierverdier)Haskell

A Zsh prompt that displays detailed Git repository status including branch, remote tracking, staged files, and changes.

#haskell#shell-tools#terminal-enhancement
Stars1.8k
Forks393
Last commit2 years ago
Scotty-Tutorials-&-Examples
Scotty-Tutorials-&-ExamplesHaskell

A lightweight Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp for RESTful applications.

#sinatra-inspired#haskell#warp
Stars1.8k
Forks134
Last commit28 days ago
Scotty
ScottyHaskell

A lightweight Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp for RESTful applications.

#sinatra-inspired#declarative#haskell
Stars1.8k
Forks134
Last commit28 days ago
lux
luxEmacs Lisp

A functional, statically-typed Lisp that compiles to JVM, JavaScript, Python, Lua, and Ruby for versatile multi-platform development.

#programming-language#haskell#functional-programming
Stars1.7k
Forks57
Last commit9 days ago
HLearn
HLearnHaskell

A high-performance machine learning library for Haskell that leverages algebraic structures for parallel, online, and fast cross-validation training.

#haskell#functional-programming#high-performance
Stars1.7k
Forks134
Last commit10 years ago
Metrics
MetricsPython

A multi-language library providing implementations of common supervised machine learning evaluation metrics.

#haskell#evaluation-metrics#model-evaluation
Stars1.6k
Forks452
Last commit3 years ago
HLint
HLintHaskell

A tool for suggesting possible improvements to Haskell code, such as using alternative functions, simplifying code, and spotting redundancies.

#haskell#developer-tools#code-linter
Stars1.6k
Forks208
Last commit4 months ago
nix-output-monitor
nix-output-monitorHaskell

A terminal monitor that enhances nix-build output with real-time progress, dependency trees, and build statistics.

#hacktoberfest#haskell#devops
Stars1.6k
Forks52
Last commit10 days ago
FP with games in Elm
FP with games in ElmPython

A collection of programming articles covering C++, Elm, Haskell, Kotlin, statistics, and software development concepts.

#haskell#functional-programming#articles
Stars1.6k
Forks91
Last commit6 months ago
nixfmt
nixfmtHaskell

The official formatter for Nix language code, enforcing a standard artistic formatting style.

#formatting#haskell#developer-tools
Stars1.6k
Forks75
Last commit2 days ago
Page 1 of 4Next

Related Tags

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
1 day ago
#Functional Programming67
#Developer Tools16
#Jvm15
#Package Management15
#Nix11
#Programming Language10
#Scala9
#Type Safe9
#Cabal8
#Learning Resources8
#Eta8
#Reproducible Builds7