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-02-08 00:14:16 UTC
- JSON Representation
https://github.com/raquentin/punt-engine
π An FPGA-accelerated high-frequency trading engine.
Last synced: 21 Aug 2025
https://github.com/0xd34df00d/cmake-syntax
A library for parsing CMake syntax
Last synced: 30 Jul 2025
https://github.com/obsidiansystems/seven-guis-vty
7GUIs implemented in reflex-vty
frp haskell haskell-learning reflex-frp tui vty
Last synced: 11 Nov 2025
https://github.com/haskell-hvr/hsyaml-compat-builder
Mirror API of `Data.Yaml.Builder`
Last synced: 15 Mar 2025
https://github.com/pragmatwice/light2d-hs
learn miloyip/light2d, and translate to haskell
Last synced: 28 Aug 2025
https://github.com/5pecia1/.devcontainer
Useful devcontainer list
android devcontainer devcontainer-feature devcontainer-template devcontainers flutter hakyll haskell java java-8 kotlin nodejs python rust solidtiy spring-boot supabase visual-studio-code wireguard
Last synced: 15 Mar 2025
https://github.com/0xd34df00d/edit-distance-linear
Levenshtein edit distance in linear memory (also turns out to be faster than C++)
edit-distance haskell levenshtein-distance
Last synced: 30 Jul 2025
https://github.com/mgajda/xml-typelift
XML TypeLift will allow to use XML Schema to create Haskell data type and parser for it
haskell type-providers xml-schema
Last synced: 17 Jun 2025
https://github.com/gabrieloak/arcade-haskell
Classic games made in haskell. :video_game:
gloss haskell haskell-game jogo pong snake
Last synced: 08 Jul 2025
https://github.com/keera-studios/gtk-helpers
Auxiliary Gtk+ 2 and Gtk+ 3 operations
Last synced: 10 Apr 2025
https://github.com/brianvanburken/playground
Random stuff from playing with languages, frameworks, courses, and books.
angular elixir elm haskell javascript nodejs phoenix playground python react ruby ruby-on-rails rust typescript
Last synced: 30 Dec 2025
https://github.com/f3r10/ana-compiler
Compiler written on haskell based on the course Compiler Construction (UCSD CSE 131). Lisp with types
build-your-own compiler haskell lisp-dialect sexpression-language types
Last synced: 19 Jun 2025
https://github.com/axionbuster/winasyncsocket
Asynchronous socket I/O in Haskell on Windows
async haskell networking socket-io windows
Last synced: 20 Mar 2025
https://github.com/meooow25/seqn
Sequences and measured sequences with logarithmic time index, split, append
Last synced: 10 Apr 2025
https://github.com/glebec/advent-of-code-2019
Advent of Code 2019 Solutions in Haskell
advent-of-code advent-of-code-2019 algorithms challenge functional-programming haskell puzzles solutions
Last synced: 03 Mar 2025
https://github.com/satyajitghana/lambdacalculus
A repository that contains codes to various Lambda Calculus stuff i did when learning LambdaCalculus, mostly contains JavaScript and Python Code i believe
cpp haskell javascript lambda lambda-calculus lambdacalculus list-processing python
Last synced: 30 Dec 2025
https://github.com/airsequel/airput
CLI tool for populating Airsequel with data. Includes a crawler for GitHub repos metadata.
airsequel crawling github haskell
Last synced: 03 Mar 2025
https://github.com/infiniteregrets/inspector
Pull layers of an image from the Docker library
Last synced: 10 Apr 2025
https://github.com/akshaymankar/polysemy-mocks
Mock polysemy effects
effects haskell haskell-library mock polysemy
Last synced: 13 Apr 2025
https://github.com/fgaz/identicon-styles
Styles for the identicon package
graphics hacktoberfest haskell identicon
Last synced: 25 Oct 2025
https://github.com/syzer/euler-problem72-benchmark
Benchmarking different languages on euler project , problem 72
euler golang haskell java performance python somewhat-wow
Last synced: 29 Oct 2025
https://github.com/jjunho/syllable
Syllabification in Portuguese
haskell natural-language natural-language-processing portuguese-language syllables
Last synced: 28 Mar 2025
https://github.com/simonmichael/aoc2018
My solutions for Advent of Code 2018 puzzles.
aoc aoc2018 exercises-solutions haskell
Last synced: 03 Apr 2025
https://github.com/flogfr/www-infratelier
Infratelier website repository
haskell infrastructure website
Last synced: 02 Feb 2026
https://github.com/takenobu-hs/ghc-build-docker
Dockerfile for Haskell GHC building
Last synced: 19 Dec 2025
https://github.com/aloussase/miniml
MiniML in various PLs. Add yours!
haskell ocaml plzoo programming-languages rust
Last synced: 16 Jun 2025
https://github.com/ma-fi-94/advent-of-haskell-23
Solving all of this year's AoC challenges in Haskell.
advent-of-code advent-of-code-2023 advent-of-code-2023-haskell haskell
Last synced: 06 Apr 2025
https://github.com/mrkkrp/html-entity-map
Map from HTML5 entity names to the corresponding Unicode text
haskell html html-entities html5
Last synced: 21 Mar 2025
https://github.com/k-bx/corenlp-parser
Launches CoreNLP and parses the JSON output
Last synced: 07 Jul 2025
https://github.com/benaryorg/liveuniq
liveuniq is uniq -c with some real-time output
Last synced: 15 Jun 2025
https://github.com/btipling/server
An HTTP server
haskell http http-server sockets tcp windows
Last synced: 10 Sep 2025
https://github.com/msakai/haskell-mip
Libraries for reading/writing MIP problem files, invoking external MIP solvers, etc. in Haskell
haskell mathematical-optimization mathematical-programming mixed-integer-programming
Last synced: 07 Nov 2025
https://github.com/declension/euterpea-sandbox
Repo for blog posts around music composition with Euterpea and Haskell
Last synced: 27 Mar 2025
https://github.com/stla/marching-cubes2
The marching cubes algorithm.
c computational-geometry haskell marching-cubes
Last synced: 14 Apr 2025
https://github.com/raehik/bytepatch
Patch data (text, bytes, assembly) in a file using a convenient, flexible schema
binary-data haskell json patching reverse-engineering
Last synced: 09 Apr 2025
https://github.com/matsubara0507/taskpad
Tool for task management in Haskell
Last synced: 28 Mar 2025
https://github.com/joneshf/servant-ruby
Create a Ruby client from a Servant API using Net::HTTP.
haskell ruby servant servant-client
Last synced: 11 Sep 2025
https://github.com/antoinegagne/parthenon-hs
Tool to convert Athena terms into JSON values
Last synced: 12 May 2025
https://github.com/yurrriq/comical
Track the publish dates of your favorite comics
calendar comics github-actions haskell literate-programming monad-transformers nix noweb
Last synced: 21 Mar 2025
https://github.com/typeclasses/one-line-aeson-text
Pretty-printing short Aeson values as text
aeson haskell haskell-library json
Last synced: 05 Jul 2025
https://github.com/obsidiansystems/dependent-sum-aeson-orphans
JSON instances for DSum and DMap
Last synced: 16 Jul 2025
https://github.com/fused-effects/fused-effects-random
Random number generation for fused-effects.
effects haskell probabilistic-programming random
Last synced: 10 Apr 2025
https://github.com/haskell-hvr/brotli
Brotli compression and decompression
brotli brotli-compression haskell haskell-library
Last synced: 03 Sep 2025
https://github.com/prikhi/sitemap-gen
Generate XML Sitemaps & Sitemap Indexes.
haskell library sitemap sitemap-generator sitemap-schema xml xml-sitemaps xmlgen
Last synced: 29 Oct 2025
https://github.com/mmzk1526/haskell-while-code
Implement the WHILE language introduced in the Imperial College Course Models of Computation
functional-programming haskell interpreter simulator
Last synced: 14 Dec 2025
https://github.com/gergoerdi/eightbit-kansas-lava
Kansas Lava implementation of eight-bit home computers
commodore commodore-pet fpga haskell kansas-lava papilio retro xilinx
Last synced: 13 Dec 2025
https://github.com/i2mx/haskeudo
A Cambridge Pseudo Code compiler written in Haskell
alevel cie haskell igcse igcse-cs learn pseudocode
Last synced: 21 Mar 2025
https://github.com/prikhi/bnb-staking-csvs
Generate CSV Exports of Your BNB Staking Rewards
binance-api binance-chain bnb bsc csv csv-export haskell staking staking-rewards
Last synced: 29 Oct 2025
https://github.com/jaalonso/exercitium1
Ejercicios de programaciΓ³n funcional con Haskell del blog Exercitium (Volumen 1).
Last synced: 14 Sep 2025
https://github.com/ajeetdsouza/tic-tac-toe
A terminal-based tic-tac-toe game + AI
Last synced: 05 Apr 2025
https://github.com/vyorkin/wyah
:construction: :construction: :construction: Repo to keep track of my notes and examples to the Write You a Haskell book by Stephen Diehl.
Last synced: 11 Jul 2025
https://github.com/caneroj1/haskell-game-of-life
Brief Game of Life Implementation in Haskell
Last synced: 29 Mar 2025
https://github.com/tfausak/daylatro
:black_joker: Generate daily Balatro seeds.
Last synced: 25 Jun 2025
https://github.com/eloyekunle/haskell_snippets
Useful snippets and algorithms in Haskell
algorithms functional-programming hackerrank haskell
Last synced: 03 Apr 2025
https://github.com/yugr/sudoku
A simple Sudoku solver that I've done to experiment with SAT/SMT solvers.
Last synced: 04 Nov 2025
https://github.com/mocnik-science/chorale
Chorale is a Haskell module that contains basic functions that the prelude does not offer. The prelude is traditionally followed by a chorale ...
Last synced: 06 Apr 2025
https://github.com/deltaq-sd/deltaq
Haskell libraries for βQ Systems Development
haskell networking performance system-design
Last synced: 22 Jun 2025
https://github.com/fosskers/draenor
Convert OSM PBF files into ORC, and upload them to S3.
Last synced: 21 Feb 2025
https://github.com/ararog/jogging_tracker
A simple Scotty based web api to illustrate the use of JWT
aeson cabal haskell postgres-simple scotty stack wai
Last synced: 05 Mar 2025
https://github.com/segfaultax/pyeither
An implementation of Data.Either from Haskell in Python
applicative either functional-programming functional-python functor haskell monad python
Last synced: 12 Apr 2025
https://github.com/gergoerdi/clash-bounce-bench
Benchmark for various methods of simulating Clash
benchmark c clash haskell sdl2 simulation verilator verilog
Last synced: 12 Sep 2025
https://github.com/caneroj1/search
Search algorithms in Haskell
ai graph-search haskell search-algorithm
Last synced: 29 Mar 2025
https://github.com/meditans/unification-sop
Haskell package that implements typed terms with logical variables in a prolog-style
generic-programming haskell logic-programming prolog
Last synced: 17 Mar 2025
https://github.com/gergoerdi/language-java-classfile
Parse Java .class files into language-java
Last synced: 24 Dec 2025
https://github.com/epicallan/eval-cso
Customer Service officer evaluation app backend - BETA
haskell persistent rest-api servant
Last synced: 16 Jul 2025
https://github.com/andys8/translate-cli
Command Line Interface to translate words
command-line command-line-tool haskell translation
Last synced: 10 Apr 2025
https://github.com/hchasestevens/phonaesthemes
Automatic discovery of phonaesthemes using ConceptNet
Last synced: 17 Jul 2025
https://github.com/dhess/mellon
Control physical access device (e.g., an electric strike) from Haskell
Last synced: 04 Apr 2025
https://github.com/tbsklg/haskell-katas
This repository contains my solutions to Katas hosted on codewars.com.
Last synced: 17 Mar 2025
https://github.com/haskell-cryptography/one-time-password
Haskell implementation of One-Time Passwords algorithms
cryptography haskell hotp totp
Last synced: 12 Jun 2025
https://github.com/fgaz/yabi
Yet Another Brainfuck Interpreter
brainfuck haskell interpreter mit
Last synced: 30 Oct 2025
https://github.com/ci-fst/lfst
L-Fuzzy Set Theory implementation in Haskell
Last synced: 13 Apr 2025
https://github.com/rtsao/aoc-2019
Learning Haskell via Advent of Code 2019
advent-of-code advent-of-code-2019 haskell
Last synced: 22 Mar 2025
https://github.com/taimoorzaeem/aeson-jsonpath
Run RFC 9535 compliant JSONPath queries on Data.Aeson
Last synced: 28 Oct 2025
https://github.com/johari/minicell
(wip) A rich visicalc dialect with new datatypes inside cells. Recalc or die. π΄ββ οΈ
build-system elm haskell shake visicalc-dialect
Last synced: 22 Mar 2025
https://github.com/syocy/haskell-day-syocy
Slides and source codes for two sessions in Haskell Day 2018 in Tokyo
concurrency haskell latex-document parallelism presentation-slides
Last synced: 02 Feb 2026
https://github.com/halogenandtoast/mirin
A tiny redirection server in Spock backed by MySQL.
functional-programming haskell spock
Last synced: 06 Apr 2025
https://github.com/aneeshdurg/browserhaskell
Right click on haskell code to play with it on chrome/chromium!
chrome chromium educational haskell
Last synced: 22 Mar 2025
https://github.com/jbl428/learn-haskell-blog-generator
Learn Haskell by building a blog generator νκ΅μ΄ λ²μ
Last synced: 11 Apr 2025
https://github.com/typeclasses/systemd-socket-activation
Let systemd bind the server's socket for you
haskell haskell-library socket-activation systemd
Last synced: 21 Jun 2025