Haskell
Haskell is a functional (that is, everything is done with function calls), statically, implicitly typed (types are checked by the compiler, but you don’t have to declare them), lazy (nothing is done until it needs to be) language.
- GitHub: https://github.com/topics/haskell
- Wikipedia: https://en.wikipedia.org/wiki/Haskell_(programming_language)
- Repo: https://github.com/haskell
- Released: 1990
- Last updated: 2026-01-24 00:14:55 UTC
- JSON Representation
https://github.com/Xe/dockerfiles
Assorted dockerfiles
alpine-linux docker go haskell nim
Last synced: 07 May 2025
https://github.com/srijan-paul/bark
A static site generator that powers my blog
haskell ssg static-site-generator
Last synced: 11 Apr 2025
https://github.com/ford-prefect/xml2ucm
Android mixer_path XML to ALSA UCM converter
alsa android-audio audio haskell pulseaudio ucm
Last synced: 12 Apr 2025
https://github.com/roman/haskell-teardown
Composable, idempotent & transparent application resource cleanup sub-routines
control haskell system teardown
Last synced: 13 Apr 2025
https://github.com/kleidukos/intrigue
My attempt at writing a R⁵RS-compliant Scheme with Megaparsec
Last synced: 12 Jun 2025
https://github.com/aaronallen8455/graph-trace
Trace the call graph of a Haskell program
Last synced: 28 Oct 2025
https://github.com/serokell/fift-asm-dsl
A Haskell eDSL for the TON VM Assembler
edsl haskell memes smart-contracts ton
Last synced: 08 May 2025
https://github.com/bobmcdear/minbpe-hs
Byte-level byte pair encoding (BPE) in Haskell
bpe byte-pair-encoding haskell llm tokenizer
Last synced: 10 Apr 2025
https://github.com/thamugadi/call-cc-krivine
A Krivine machine for the call-by-name reduction of lambda calculus (+ call/cc) expressions in Haskell.
call-cc haskell krivine-machine lambda-calculus
Last synced: 10 Apr 2025
https://github.com/willbasky/hibet
Tibetan-English translator for CLI
cli dictionaries hacktoberfest haskell tibetan translation
Last synced: 21 Mar 2025
https://github.com/mrkkrp/juicypixels-extra
Efficiently scale, crop, flip images with JuicyPixels
haskell image-processing juicypixels
Last synced: 21 Mar 2025
https://github.com/jmtd/liquorice
Haskell embedded domain-specific language (eDSL) for the algorithmic construction of maps for the computer game "Doom"
doom edsl fractal game haskell logo procedural-generation
Last synced: 22 Jul 2025
https://github.com/aisk/request
HTTP client for haskell, inpired by requests and http-dispatch.
haskell http http-client request requests
Last synced: 01 May 2025
https://github.com/caneroj1/hoogle-vscode
Haskell Hoogle search in Visual Studio Code
haskell vscode vscode-extension
Last synced: 11 Apr 2025
https://github.com/simre1/hero
Haskell ECS using sparse sets
ecs entity-component-system game-development haskell
Last synced: 13 Apr 2025
https://github.com/lehins/massiv-io
Read and write images as massiv arrays
haskell haskell-arrays image-io image-processing massiv
Last synced: 20 Mar 2025
https://github.com/borkdude/balcony-hs
Should I water my balcony?
command-line-tool email-sender haskell
Last synced: 07 May 2025
https://github.com/ajeetdsouza/brainfuck
An optimizing Brainfuck interpreter.
Last synced: 07 May 2025
https://github.com/prikhi/stack-templatizer
Transform a Folder into a Stack Template
generator haskell hsfiles stack stack-template stackage templates
Last synced: 21 Mar 2025
https://github.com/typeclasses/partial-semigroup
A partial binary associative operator (appendMaybe :: a → a → Maybe a)
algebraic-structures haskell haskell-library partial-semigroup semigroup
Last synced: 11 Dec 2025
https://github.com/davidar/stochaskell
bayesian haskell machine-learning probabilistic-programming
Last synced: 28 Apr 2025
https://github.com/prikhi/quickbooks-for-communes
A QuickBooks Web UI For Communard-Friendly Forms & Reporting
halogen haskell purescript quickbooks quickbooks-desktop quickbooks-web-connector quickbooks-webui servant
Last synced: 25 Oct 2025
https://github.com/trskop/overloaded-records
Overloaded Record Fields implementation based on GHC prototypes.
haskell overloaded-labels overloaded-records
Last synced: 09 Apr 2025
https://github.com/flupe/achille
A Haskell library for building incremental static site generators
Last synced: 25 Oct 2025
https://github.com/cocreature/postgresql-named
Deserialize PostgreSQL rows to Haskell records by matching column names and record field names
Last synced: 09 Apr 2025
https://github.com/dabcoder/stocks
Haskell library for the IEX trading API: https://iextrading.com/developer/docs/
aeson api haskell haskell-library iex iex-trading-api
Last synced: 09 Apr 2025
https://github.com/turbomack/aeson-combinators
Aeson combinators for dead simple JSON decoding
Last synced: 15 Apr 2025
https://github.com/jin/subtyping
An implementation of structural subtyping of records and functions
haskell subtypes subtyping typechecker
Last synced: 27 Aug 2025
https://github.com/mryndzionek/kbdsvggen
Atreus-like keyboard case generator
acrylic atreus blender blender-3d cad diagrams haskell keyboard lasercut mechanical-keyboard stl-files svg
Last synced: 22 Aug 2025
https://github.com/rudymatela/extrapolate
generalize counter-examples of property-based testing
counter-example-generalization debugging enumerative-testing generalization haskell leancheck property-based-testing property-testing testing testing-tools
Last synced: 15 Apr 2025
https://github.com/turbomack/wai-enforce-https
Enforce HTTPS in Wai server app safely.
haskell heroku https middleware reverse-proxies tls wai
Last synced: 15 Apr 2025
https://github.com/haskell-github-trust/vector-th-unbox
Deriver for unboxed vectors using Template Haskell
haskell template-haskell vector
Last synced: 11 Aug 2025
https://github.com/sjoerdvisscher/unfoldable
Class of data structures that can be unfolded.
Last synced: 14 Apr 2025
https://github.com/ixmatus/pub
A CLI tool for piping from stdin to a redis pub/sub channel.
command-line haskell piping pub redis redis-channel
Last synced: 26 Oct 2025
https://github.com/msakai/haskell-decision-diagrams
Binary decision diagrams (BDD) and Zero-Suppressed Binary Decision Diagrams (ZDD) in Haskell
bdd binary-decision-diagram binary-decision-diagrams data-structures haskell zdd
Last synced: 23 Mar 2025
https://github.com/maralorn/haskell-taskwarrior
Types and aeson instances for the taskwarrior json import/export specification
aeson hacktoberfest haskell taskwarrior
Last synced: 23 Apr 2025
https://github.com/celrm/stringdiagrams
Code for the paper "Rendering string diagrams recursively".
diagrams haskell haskell-diagrams string-diagrams
Last synced: 21 Sep 2025
https://github.com/jecaro/ghcid-error-file.nvim
neovim plugin for ghcid
ghcid ghciwatch haskell neovim neovim-plugin
Last synced: 15 Apr 2025
https://github.com/joelburget/haskell-ipld
An implementation of (some of) IPLD
haskell ipfs ipld multiformats
Last synced: 28 Jul 2025
https://github.com/jecaro/diverk
An Android app to browse GitHub repositories
android-app haskell reflex-frp
Last synced: 01 Aug 2025
https://github.com/martinsos/aoc-2023-haskell-template
Template for solving Advent of Code 2023 in Haskell
advent-of-code advent-of-code-2023 haskell
Last synced: 15 May 2025
https://github.com/mbg/wai-rate-limit
Rate limiting for Servant and as WAI middleware
haskell haskell-servant rate-limiting wai-middleware
Last synced: 07 May 2025
https://github.com/eh-dub/woobles
Wooble = (circle, wobble)
diagrams generative-art haskell
Last synced: 14 Apr 2025
https://github.com/glebec/haskell-programming-allen-moronuki
Personal notes for learning Haskell through Chris Allen and Julie Moronuki's book
book exercises haskell haskell-programming hpffp
Last synced: 28 Oct 2025
https://github.com/plume-lang/plume
Plume is a lightweight programming language that aims to be portable, powerful and easy to learn.
algebraic-data-types compiler functional-programming haskell imperative-programming lightweight programming-language traits
Last synced: 13 Aug 2025
https://github.com/phlummox/hs-perl5
embedded Perl 5 interpreter in Haskell, forked from https://github.com/perl6/Pugs.hs. Candidate package on hackage at https://hackage.haskell.org/package/hs-perl5-0.1.0/candidate. pre-alpha stage software
Last synced: 18 Jun 2025
https://github.com/sebastian-philipp/r-tree
Haskell implementatio of R-Trees
Last synced: 30 Jul 2025
https://github.com/valpackett/microformats2-parser
A Microformats 2 parser for Haskell | now on https://codeberg.org/valpackett/microformats2-parser - GH used for Actions only
Last synced: 22 Apr 2025
https://github.com/aitorres/rockstar-lexer
A simple Lexer for the Rockstar programming language specification written in Haskell with the Alex tool.
alex haskell lexer lexical rockstar-language
Last synced: 12 Apr 2025
https://github.com/simonmichael/games
Small games, experiments, and notes on (Haskell) game development.
console game gamedev haskell stack terminal terminal-game
Last synced: 23 Mar 2025
https://github.com/dwayne/eopl3
My notes and solutions to exercises for EoPL3.
elm eopl eopl3 haskell interpreter interpreters racket
Last synced: 03 Jul 2025
https://github.com/peti/hsyslog
Haskell FFI bindings to syslog(3) from POSIX.1-2001.
Last synced: 23 Mar 2025
https://github.com/meooow25/haccepted
Data structures and algorithms for competitive programming in Haskell
algorithms competitive-programming data-structures haskell
Last synced: 26 Mar 2025
https://github.com/jtdaugherty/brick-skylighting
Display syntax-highlighted text in Brick user interfaces
brick haskell highlighting skylighting syntax terminal tui vty
Last synced: 04 Oct 2025
https://github.com/samprotas/hs-triplesec
TripleSec is a simple, triple-paranoid, symmetric encryption library
crypto crypto-library cryptography cryptography-library haskell haskell-library keybase triplesec
Last synced: 23 Apr 2025
https://github.com/mmark-md/mmark-cli
Command line interface to the MMark markdown processor
Last synced: 30 Apr 2025
https://github.com/dmjio/c-ffi-example
Example usage of the Haskell C FFI with hsc2hs
Last synced: 14 Apr 2025
https://github.com/pfnet-research/menoh-haskell
Haskell binding for Menoh DNN inference library
deep-learning haskell mkl-dnn neural-network
Last synced: 13 Apr 2025
https://github.com/ivanperez-keera/forks-fallingblocks
A mirror of fallingblocks (with minor updates)
Last synced: 12 Apr 2025
https://github.com/SUNJIANZHI/JINH
Pure Functional Actuarial Language
actuarial-science functional-programming haskell
Last synced: 06 May 2025
https://github.com/fosskers/streaming-osm
A hand-written streaming byte parser for OpenStreetMap Protobuf data.
haskell openstreetmap streaming
Last synced: 12 Apr 2025
https://github.com/dmjio/servant-from-scratch
Yet another Haskell servant talk
edsls generics haskell servant
Last synced: 14 Apr 2025
https://github.com/clovyr/aeson-yaml
Encode any Aeson (JSON) value as YAML (in pure Haskell)
aeson bsd3 conversion haskell json text web yaml
Last synced: 17 Jun 2025
https://github.com/izeigerman/scalanum
enum functional-programming haskell scala typeclasses
Last synced: 07 May 2025
https://github.com/haskell-github-trust/puremd5
A reasonably performing MD5 implementation in pure Haskell
crypto cryptography haskell md5
Last synced: 14 Apr 2025
https://github.com/howprogrammingworks/linkedlist
Linked list data structure
haskell javascript js node nodejs
Last synced: 07 May 2025
https://github.com/benclifford/acme-smuggler
Smuggle arbitrary values in ()
Last synced: 12 May 2025
https://github.com/ceticamarco/rhino
🦏 Simple markup language for building static websites
functional-programming haskell language-development markup-language parser ssg static-site-generator
Last synced: 07 May 2025
https://github.com/pjones/playlists
Library and executable for working with playlist files.
haskell m3u playlist-files pls
Last synced: 16 Mar 2025
https://github.com/chrisfosterelli/invest-timer
Simple Haskell simulation to determine best interval to invest in ETF's
haskell investment-portfolio simulation
Last synced: 21 Jul 2025
https://github.com/prikhi/crypto-portfolio
A CLI Cyrptocurrency Portfolio Tracker
brick cli cryptocurrency finance haskell portfolio tui
Last synced: 29 Oct 2025
https://github.com/serokell/style
Collection of programming style guides used in Serokell
Last synced: 05 Oct 2025
https://github.com/mukeshsoni/haskell-programming-book
Haskell book exercises - http://haskellbook.com/
assignment exercises haskell haskell-book haskell-programming
Last synced: 07 Oct 2025
https://github.com/obsidiansystems/haveibeenpwned
Haskell library that uses HIBP to evaluate passwords
haskell haveibeenpwned password-safety
Last synced: 12 Apr 2025
https://github.com/reflex-frp/reflex-dom-ace
Reflex wrapper for the ACE editor
frp functional-reactive-programming haskell reactive reflex-frp
Last synced: 28 Apr 2025
https://github.com/maxim-saplin/mandelbrot
Microbenchmark testing Python, Numba, Mojo, Dart, C/gcc, Rust, Go, JavaScript, C#, Java, Kotlin, Pascal, Ruby, Haskell performance in Mandelbrot set generation
bun c csharp dart dotnet flutter gcc golang haskell java javascript kotlin mojo node nodejs numba pascal python ruby rust
Last synced: 26 Oct 2025
https://github.com/alx741/vim-stylishask
Vim Haskell stylish-haskell integration plugin
Last synced: 24 Oct 2025
https://github.com/soupi/x86-debug
(a subset of) x86 assembly debugger
debugger emulator haskell interpreter megaparsec repl x86
Last synced: 25 Apr 2025
https://github.com/sternenseemann/gopher-proxy
relay http requests to a gopher server
Last synced: 09 Apr 2025
https://github.com/3noch/postgresql-simple-interpolate
Safe interpolated SQL queries in Haskell
haskell interpolation postgresql postgresql-database quasiquoter template-haskell
Last synced: 26 Oct 2025
https://github.com/morucci/schat
A basic WEB chat based on Haskell, HTMX and Tailwindcss
Last synced: 22 Jan 2026
https://github.com/gergoerdi/hm-compo
Compositional type checking for a Hindley-Milner type system
Last synced: 11 Oct 2025
https://github.com/haskell-distributed/distributed-process-supervisor
Cloud Haskell Supervision Trees
cloud-haskell distributed-systems haskell supervisor
Last synced: 10 Jan 2026
https://github.com/jvanbruegge/media-goggler
A media server written in Haskell and Cycle.js
Last synced: 09 Apr 2025
https://github.com/ocharles/prometheus-effect
Yet another Haskell Prometheus client
haskell instrumentation metrics monitoring prometheus
Last synced: 20 Jun 2025