awesome-haskell

Haskell toolset

A curated list of Haskell frameworks, libraries and software

A curated list of awesome Haskell frameworks, libraries and software.

GitHub

415 stars
27 watching
22 forks
last commit: 2 months ago
Linked from 1 awesome list


awesome-haskell

koalaman/shellcheck 36,593 2 months ago ShellCheck, a static analysis tool for shell scripts
jgm/pandoc 35,082 about 2 months ago Universal markup converter
PostgREST/postgrest 24,080 about 2 months ago REST API for any Postgres database
hadolint/hadolint 10,527 about 2 months ago Dockerfile linter, validate inline bash, written in Haskell
purescript/purescript 8,602 4 months ago A strongly-typed language that compiles to JavaScript
simplex-chat/simplex-chat 7,464 about 2 months ago SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱!
unisonweb/unison 5,839 about 1 month ago A friendly programming language from the future
digitallyinduced/ihp 4,958 about 2 months ago 🔥 The fastest way to build type safe web apps. IHP is a new batteries-included web framework optimized for longterm productivity and programmer happiness
facebook/Haxl 4,280 2 months ago A Haskell library that simplifies access to remote data, such as databases or web-based services
commercialhaskell/stack 3,996 about 1 month ago The Haskell Tool Stack
input-output-hk/cardano-sl 3,764 over 4 years ago Cryptographic currency implementing Ouroboros PoS protocol
xmonad/xmonad 3,383 2 months ago The core of xmonad, a small but functional ICCCM-compliant tiling window manager
sdiehl/write-you-a-haskell 3,354 about 4 years ago Building a modern functional compiler from first principles. ( )
koka-lang/koka 3,333 3 months ago Koka language compiler and interpreter
krispo/awesome-haskell 3,113 almost 2 years ago A collection of awesome Haskell links, frameworks, libraries and software. Inspired by awesome projects line
simonmichael/hledger 3,094 about 2 months ago Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces
ghc/ghc 3,064 about 1 month ago Mirror of the Glasgow Haskell Compiler. Please submit issues and patches to GHC's Gitlab instance ( ). First time contributors are encouraged to get started with the newcomers info ( )
haskell/haskell-language-server 2,729 about 2 months ago Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine
jaspervdj/hakyll 2,711 about 1 month ago A static website compiler library in Haskell
caiorss/Functional-Programming 2,693 over 5 years ago Functional Programming concepts, examples and patterns illustrated in Haskell, Ocaml and Python
yesodweb/yesod 2,650 about 2 months ago A RESTful Haskell web framework built on WAI
wireapp/wire-server 2,633 about 1 month ago 🇪🇺 Wire back-end services
typelead/eta 2,612 over 2 years ago The Eta Programming Language, a dialect of Haskell on the JVM
ghcjs/ghcjs 2,608 about 2 years ago Haskell to JavaScript compiler, based on GHC
sdiehl/wiwinwlh 2,578 almost 3 years ago What I Wish I Knew When Learning Haskell
jaspervdj/patat 2,466 2 months ago Terminal-based presentations using Pandoc
haskell/haskell-ide-engine 2,376 about 4 years ago The engine for haskell ide-integration. Not an IDE
dmjio/miso 2,206 about 2 months ago A tasty Haskell front-end framework
ekmett/lens 2,034 about 2 months ago Lenses, Folds, and Traversals - Join us on web.libera.chat #haskell-lens
tweag/asterius 1,972 about 2 years ago DEPRECATED in favor of ghc wasm backend, see
haskell-servant/servant 1,834 about 1 month ago Servant is a Haskell DSL for describing, serving, querying, mocking, documenting web applications and more!
smallhadroncollider/taskell 1,739 over 1 year ago Command-line Kanban board/task manager with support for Trello boards and GitHub projects
scotty-web/scotty 1,724 6 months ago Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp (Official Repository)
haskell/cabal 1,630 about 1 month ago Official upstream development repository for Cabal and cabal-install
jtdaugherty/brick 1,610 about 2 months ago A declarative Unix terminal UI library written in Haskell
google-research/dex-lang 1,596 about 2 months ago Research language for array processing in the Haskell/ML family
tensorflow/haskell 1,583 6 months ago Haskell bindings for TensorFlow
huangzworks/real-world-haskell-cn 1,562 almost 3 years ago 《Real World Haskell》中文翻译项目
yi-editor/yi 1,513 3 months ago The Haskell-Scriptable Editor
ndmitchell/hlint 1,482 about 1 month ago Haskell source code suggestions
HuwCampbell/grenade 1,451 about 1 year ago Deep Learning in Haskell
clash-lang/clash-compiler 1,451 about 2 months ago Haskell to VHDL/Verilog/SystemVerilog compiler
valderman/haste-compiler 1,440 almost 6 years ago A GHC-based Haskell to JavaScript compiler
google/haskell-trainings 1,397 almost 2 years ago Haskell 101 and 102: slides and codelabs
lettier/gifcurry 1,362 over 3 years ago 😎 The open-source, Haskell-built video editor for GIF makers
haskell-beginners-2022/course-plan 1,296 over 1 year ago 📜 Haskell course info, plan, video lectures, slides
faylang/fay 1,283 over 3 years ago A proper subset of Haskell that compiles to JavaScript
haskell/aeson 1,257 5 months ago A fast Haskell JSON library
quchen/articles 1,255 over 1 year ago Miscellaneous articles. The readme is the table of contents
google/codeworld 1,244 6 months ago Educational computer programming environment using Haskell
ucsd-progsys/liquidhaskell 1,204 about 1 month ago Liquid Types For Haskell
reanimate/reanimate 1,133 about 1 year ago Haskell library for building declarative animations based on SVG graphics
hzlmn/haskell-must-watch 1,128 over 7 years ago Huge list of videos, talks, courses for Haskell programming language
evincarofautumn/kitten 1,103 almost 2 years ago A statically typed concatenative systems programming language
graninas/software-design-in-haskell 1,083 4 months ago Software Design in Haskell. A structured set of materials. How to build real-world applications in Haskell
hasktorch/hasktorch 1,083 about 2 months ago Tensors and neural networks in Haskell
reflex-frp/reflex 1,073 3 months ago Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code is easier to get right on the first try, maintain, and reuse
GaloisInc/HaLVM 1,055 about 6 years ago The Haskell Lightweight Virtual Machine (HaLVM): GHC running on Xen
matterhorn-chat/matterhorn 1,053 about 2 months ago A feature-rich Unix terminal client for the Mattermost chat system
sdiehl/kaleidoscope 1,033 almost 5 years ago Haskell LLVM JIT Compiler Tutorial
grin-compiler/grin 1,029 almost 2 years ago GRIN is a compiler back-end for lazy and strict functional languages with whole program optimization support
phuhl/linux_notification_center 1,016 7 months ago A notification daemon/center for linux
kowainik/learn4haskell 1,011 7 months ago 👩‍🏫 👨‍🏫 Learn Haskell basics in 4 pull requests
thma/LtuPatternFactory 995 about 1 year ago Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
haskell/stylish-haskell 994 5 months ago Haskell code prettifier
leksah/leksah 976 9 months ago Haskell IDE
tweag/ormolu 971 about 2 months ago A formatter for Haskell source code
obsidiansystems/obelisk 967 about 2 months ago Functional reactive web and mobile applications, with batteries included
lierdakil/pandoc-crossref 957 about 2 months ago Pandoc filter for cross-references
Gabriella439/turtle 946 8 months ago Shell programming, Haskell style
maralorn/nix-output-monitor 956 about 2 months ago Pipe your nix-build output through the nix-output-monitor a.k.a nom to get additional information while building
NixOS/nixfmt 949 about 2 months ago The official (but not yet stable) formatter for Nix code
mrkkrp/megaparsec 925 2 months ago Industrial-strength monadic parser combinator library
pcapriotti/optparse-applicative 916 3 months ago Applicative option parser
AccelerateHS/accelerate 909 about 2 months ago Embedded language for high-performance array computations
agentm/project-m36 905 3 months ago Project: M36 Relational Algebra Engine
samtay/tetris 904 about 2 months ago A terminal interface for Tetris
kirel/detexify-hs-backend 895 about 8 years ago Detexify Backend written in Haskell
composewell/streamly 873 about 1 month ago High performance, concurrent functional programming abstractions
joshuaclayton/unused 855 over 4 years ago Deprecated; see
cachix/cachix 857 about 2 months ago Command line client for Nix binary cache hosting:
commercialhaskell/rio 846 6 months ago A standard library for Haskell
yesodweb/wai 837 about 1 month ago Haskell Web Application Interface
srid/emanote 823 3 months ago Emanate a structured view of your plain-text notes
jonschoning/espial 794 5 months ago Espial is an open-source, web-based bookmarking server
ndmitchell/hoogle 755 6 months ago Haskell API search engine
hspec/hspec 755 about 2 months ago A Testing Framework for Haskell
2mol/pboy 736 over 2 years ago a small .pdf management tool with a command-line UI
nick8325/quickcheck 728 about 2 months ago Automatic testing of Haskell programs
snowleopard/alga 722 8 months ago Algebraic graphs
rgleichman/glance 721 almost 3 years ago A visual Haskell
haskell-distributed/distributed-process 713 3 months ago Cloud Haskell core libraries
hstreamdb/hstream 713 4 months ago HStreamDB is an open-source, cloud-native streaming database for IoT and beyond. Modernize your data stack for real-time applications
kowainik/summoner 703 3 months ago 🔮 🔧 Tool for scaffolding batteries-included production-level Haskell projects
kowainik/relude 708 4 months ago 🌀 Safe, performant, user-friendly and lightweight Haskell standard library
taffybar/taffybar 698 3 months ago A gtk based status bar for tiling window managers such as XMonad
lspitzner/brittany 691 about 2 years ago haskell source code formatter
agrafix/Spock 679 10 months ago Another Haskell web framework for rapid development
hedgehogqa/haskell-hedgehog 676 5 months ago Release with confidence, state-of-the-art property testing for Haskell
DanielG/ghc-mod 676 over 5 years ago Happy Haskell Hacking for editors. DEPRECATED
Copilot-Language/copilot 660 3 months ago A stream-based runtime-verification framework for generating hard real-time C code
BinRoot/Haskell-Data-Analysis-Cookbook 653 over 9 years ago Accompanying Source Code for the Haskell Data Analysis Cookbook
bos/stanford-cs240h 650 over 13 years ago Course materials for Stanford CS240h, "Functional Systems in Haskell"
fused-effects/fused-effects 649 5 months ago A fast, flexible, fused effect system for Haskell
UnkindPartition/tasty 643 about 2 months ago Modern and extensible testing framework for Haskell
i-am-tom/haskell-exercises 642 about 1 year ago A little course to learn about some of the more obscure GHC extensions
transient-haskell/transient 634 almost 4 years ago A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, and distributed computing with complete de-inversion of control (No callbacks, no blocking, pure state)
qfpl/applied-fp-course 624 about 1 year ago Applied Functional Programming Course - Move from exercises to a working app!
LambdaHack/LambdaHack 626 11 months ago Haskell game engine library for roguelike dungeon crawlers; please offer feedback, e.g., after trying out the sample game with the web frontend at
sol/hpack 627 6 months ago hpack: A modern format for Haskell packages
ChrisPenner/rasa 618 over 4 years ago Extremely modular text editor built in Haskell
brendanhay/amazonka 604 4 months ago A comprehensive Amazon Web Services SDK for Haskell
aviaviavi/legion 601 almost 7 years ago Simple blockchain server written in Haskell for educational purposes
fjvallarino/monomer 598 8 months ago An easy to use, cross platform, GUI library for writing Haskell applications
xmonad/xmonad-contrib 592 2 months ago Contributed modules for xmonad
tweag/HaskellR 587 4 months ago The full power of R in Haskell
haskell/ghcide 581 about 4 years ago A library for building Haskell IDE tooling
mattgreen/hython 579 over 7 years ago Haskell-powered Python 3 interpreter
haskell-beam/beam 583 about 1 month ago A type-safe, non-TH Haskell SQL library and ORM
kowainik/stan 572 about 2 months ago 🕵️ Haskell STatic ANalyser
chrisdone/hell 568 about 1 month ago Haskell-based shell scripting language
mihaimaruseac/hindent 563 about 1 month ago Haskell pretty printer
alpacaaa/zero-bs-haskell 564 over 3 years ago Learn Haskell, with tiny lessons
hasura/eff 553 over 1 year ago 🚧 a work in progress effect system for Haskell 🚧
quchen/stgi 529 over 3 years ago A user-centric visual STG implementation to help understand GHC/Haskell's execution model
HeinrichApfelmus/reactive-banana 523 5 months ago Library for functional reactive programming in Haskell
nikita-volkov/hasql 522 about 1 month ago The fastest PostgreSQL libpq-based driver for Haskell
haskell/attoparsec 513 about 2 months ago A fast Haskell library for parsing ByteStrings
alexwl/haskell-code-explorer 511 about 2 years ago Web application for exploring and understanding Haskell codebases
haskell/criterion 505 3 months ago A powerful but simple library for measuring the performance of Haskell code
JakeWheat/intro_to_parsing 503 over 5 years ago Introduction to parsing with Haskell and Parsec
facebookincubator/retrie 504 7 months ago Retrie is a powerful, easy-to-use codemodding tool for Haskell
exercism/haskell 495 3 months ago Exercism exercises in Haskell
raviksharma/bartosz-basics-of-haskell 488 about 4 years ago Code and exercises from Bartosz Milewski's Basics of Haskell Tutorial
pushcx/hpffp-resources 488 about 7 years ago Haskell Programming From First Principles - Follow-up Resources
valderman/selda 478 8 months ago A type-safe, high-level SQL library for Haskell
chrisdone-archive/jl 473 over 2 years ago Functional sed for JSON
thma/WhyHaskellMatters 470 about 1 year ago In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language
yesodweb/persistent 469 5 months ago Persistence interface for Haskell allowing multiple storage methods
google/proto-lens 468 about 2 months ago API for protocol buffers using modern Haskell language and library patterns
haskell-foundation/foundation 463 over 1 year ago Empire strikes back
ivanperez-keera/Yampa 453 about 2 months ago Functional Reactive Programming domain-specific language for efficient hybrid systems
tweag/sparkle 447 almost 2 years ago Haskell on Apache Spark
lsmor/snake-fury 443 over 1 year ago a challenge for Haskell beginners
HeinrichApfelmus/threepenny-gui 441 8 months ago GUI framework that uses the web browser as a display
haskell-CI/haskell-ci 438 about 2 months ago Scripts and instructions for using CI services (e.g. Travis CI or Appveyor) with multiple GHC configurations
timbod7/haskell-chart 431 about 2 months ago A 2D charting library for haskell
lettier/movie-monad 423 almost 5 years ago A free and simple to use video player made with Haskell
bitemyapp/bloodhound 423 3 months ago Haskell Elasticsearch client and query DSL
tommythorn/Reduceron 425 about 2 months ago FPGA Haskell machine with game changing performance. Reduceron is Matthew Naylor, Colin Runciman and Jason Reich's high performance FPGA softcore for running lazy functional programs, including hardware garbage collection. Reduceron has been implemented on various FPGAs with clock frequency ranging from 60 to 150 MHz depending on the FPGA. A high degree of parallelism allows Reduceron to implement graph evaluation very efficiently. This fork aims to continue development on this, with a view to practical applications. Comments, questions, etc are welcome
haskell/hackage-server 418 about 2 months ago Hackage-Server: A Haskell Package Repository
gregwebs/Shelly.hs 417 7 months ago Haskell shell scripting
morpheusgraphql/morpheus-graphql 412 7 months ago Haskell GraphQL Api, Client and Tools
haskell-github/github 412 3 months ago The github API for Haskell
haskell/text 411 3 months ago Haskell library for space- and time-efficient operations over Unicode text
jaspervdj/websockets 408 about 2 months ago A Haskell library for creating WebSocket-capable servers
haskell-graphql/graphql-api 406 about 5 years ago Write type-safe GraphQL services in Haskell
haskell-tls/hs-tls 405 about 1 month ago TLS/SSL implementation in haskell
protolude/protolude 402 9 months ago A sensible starting Prelude template
cdepillabout/termonad 401 9 months ago Terminal emulator configurable in Haskell
jonascarpay/apecs 395 10 months ago a fast, extensible, type driven Haskell ECS framework for games
nh2/call-haskell-from-anything 391 over 2 years ago Call Haskell functions from any programming language via serialization and dynamic libraries
eashanhatti/peridot 388 about 2 years ago A fast functional language based on two level type theory
lehins/massiv 385 5 months ago Efficient Haskell Arrays featuring Parallel computation
jtdaugherty/tart 385 2 months ago Tart - draw ASCII art in the terminal with your mouse!
haskell-effectful/effectful 385 about 2 months ago An easy to use, fast extensible effects library with seamless integration with the existing Haskell ecosystem
ozanmakes/markup.rocks 382 over 8 years ago Pandoc based document editor and converter in your browser
haskell/haskell-platform 380 almost 3 years ago Distribution of Haskell with batteries included
Consensys/constellation 382 over 4 years ago Peer-to-peer encrypted message exchange
dbousamra/hnes 379 over 1 year ago NES Emulator written in Haskell
jbarrow/LambdaNet 378 almost 9 years ago Purely functional artificial neural network library implemented in Haskell
knupfer/haskell-emacs 376 12 months ago Write Emacs extensions in Haskell
Gabriella439/Haskell-Morte-Library 374 over 2 years ago A bare-bones calculus-of-constructions
sol/doctest 374 3 months ago An implementation of Python's doctest for Haskell
augustss/MicroHs 373 about 2 months ago Haskell implemented with combinators
haskell/mtl 364 6 months ago The Monad Transformer Library
haskell/lsp 371 about 2 months ago Haskell library for the Microsoft Language Server Protocol
ollef/Earley 366 over 1 year ago Parsing all context-free grammars using Earley's algorithm in Haskell
NixOS/cabal2nix 362 about 1 month ago Generate Nix build instructions from a Cabal file
morphismtech/squeal 363 about 2 months ago Squeal, a deep embedding of SQL in Haskell
gelisam/hawk 362 12 months ago Haskell text processor for the command-line
haskell-game/sdl2 362 3 months ago Haskell bindings to the SDL2 library
fourmolu/fourmolu 370 about 2 months ago A fourk of ormolu that uses four space indentation and allows arbitrary configuration. Don't like it? PRs welcome!
sebastiaanvisser/clay 361 about 2 months ago A CSS preprocessor as embedded Haskell
reflex-frp/reflex-dom 360 about 2 months ago Web applications without callbacks or side-effects. Reflex-DOM brings the power of functional reactive programming (FRP) to the web. Build HTML and other Document Object Model (DOM) data with a pure functional interface
DimaSamoz/mezzo 357 almost 6 years ago A Haskell library for typesafe music composition
simonmar/parconc-examples 355 about 3 years ago Sample code to accompany the book "Parallel and Concurrent Programming in Haskell"
theam/haskell-do 352 almost 7 years ago - The Haskell code editor focused on interactive development
joelburget/react-haskell 352 over 9 years ago React bindings for Haskell
haskus/haskus-system Moved to
jepst/CloudHaskell 347 over 12 years ago A distributed computing framework for Haskell
mrkkrp/req 339 2 months ago An HTTP client library
litxio/ptghci 338 over 1 year ago High-powered REPL for Haskell, inspired by IPython
tweag/linear-base 336 3 months ago Standard library for linear types in Haskell
higherkindness/mu-haskell 333 6 months ago Mu (μ) is a purely functional framework for building micro services
chris-taylor/aima-haskell 331 over 7 years ago Algorithms from AIMA in Haskell
informatikr/hedis 329 2 months ago A Redis client library for Haskell
haskell/network 329 about 2 months ago Low-level networking interface
amuletml/amulet 328 over 3 years ago An ML-like functional programming language
spell-music/csound-expression 323 3 months ago Haskell Framework for Electronic Music
fimad/scalpel 325 2 months ago A high level web scraping library for Haskell
jgm/texmath 327 about 2 months ago A Haskell library for converting LaTeX math to MathML
jtdaugherty/vty 318 about 2 months ago A high-level ncurses alternative written in Haskell
hakaru-dev/hakaru 312 almost 3 years ago A probabilistic programming language
justinethier/husk-scheme 309 about 1 year ago A full implementation of the Scheme programming language for the Haskell Platform
Holmusk/three-layer 310 almost 4 years ago Architecture of the Haskell web applications
sweirich/dth 303 over 2 years ago Examples of Dependently-typed programs in Haskell
purenix-org/purenix 302 5 months ago Nix backend for PureScript. Transpile PureScript code to Nix
haskell/statistics 301 over 1 year ago A fast, high quality library for computing with statistics in Haskell
haskell/alex 298 7 months ago A lexical analyser generator for Haskell
Yvee1/hascard 306 3 months ago flashcard TUI with markdown cards
quchen/prettyprinter 295 3 months ago A modern, extensible and well-documented prettyprinter
NorfairKing/smos 296 about 1 month ago A comprehensive self-management System
acid-state/acid-state 293 3 months ago Add ACID guarantees to any serializable Haskell data structure
winterland1989/magic-haskell 294 over 5 years ago 魔力haskell官方网站
haskell/happy 292 3 months ago The Happy parser generator for Haskell
iostreamer-X/FuncShell 290 about 3 years ago Improve your shell by making it functional through Haskell! (An update to Awkward)
haskell-gi/haskell-gi 293 3 months ago Generate Haskell bindings for GObject-Introspection capable libraries
owickstrom/gi-gtk-declarative 288 about 1 year ago Declarative GTK+ programming in Haskell
goldfirere/singletons 288 about 2 months ago Fake dependent types in Haskell using singletons
stevenfontanella/microlens 286 about 1 month ago A lightweight (but compatible with ‘lens’) lenses library
cardano-scaling/hydra 289 about 1 month ago Implementation of the Hydra Head protocol
lotz84/haskell 284 about 3 years ago A curated list of awesome things related to Haskell
HaskVan/HaskellKoans 283 about 4 years ago Haskell Koans for the Vancouver's Haskell UnMeetup
blitzcode/hue-dashboard 283 over 6 years ago A web interface for monitoring and controlling Philips Hue lights
neohaskell/NeoHaskell 307 about 2 months ago ⏩ NeoHaskell is a dialect of Haskell that is focused on newcomer-friendliness and productivity
brendanhay/gogol 281 about 1 month ago A comprehensive Google Services SDK for Haskell
chrisdone-archive/vado 281 almost 6 years ago A demo web browser engine written in Haskell
snoyberg/http-client 280 about 1 month ago An HTTP client engine, intended as a base layer for more user-friendly packages
Gandalf-/coreutils 283 3 months ago Unix core utilities implemented in Haskell
IntersectMBO/ouroboros-network 277 about 1 month ago Specifications of network protocols and implementations of components running these protocols which support a family of Ouroboros Consesus protocols; the diffusion layer of the Cardano Node
byorgey/haskell-course 275 over 2 years ago Introductory Haskell course materials (originally CIS 194 @ UPenn)
anton-k/ru-haskell-book 276 over 1 year ago учебник по Haskell
ivanperez-keera/haskanoid 275 almost 2 years ago A free and open source breakout clone in Haskell using SDL and FRP, with Wiimote and Kinect support
GaloisInc/haskell-tor 273 about 7 years ago A Haskell implementation of the Tor protocol
luke-clifton/shh 282 6 months ago Simple shell like scripting from Haskell
dmbarbour/Sirea 271 over 11 years ago Simply Reactive! Declarative orchestration in Haskell using RDP
discord-haskell/discord-haskell 271 3 months ago Haskell library for writing Discord bots
theam/aws-lambda-haskell-runtime 270 11 months ago ⚡Haskell runtime for AWS Lambda
neovimhaskell/nvim-hs 268 about 1 year ago Neovim API for Haskell plugins as well as the plugin provider
m4dc4p/cheatsheet 267 over 1 year ago A Haskell CheatSheet in PDF and literate source formats
lukexi/halive 263 almost 4 years ago Live recompiler for Haskell
VinylRecords/Vinyl 262 over 1 year ago Extensible Records for Haskell. Pull requests welcome! Come visit us on #vinyl on freenode
mwotton/Hubris 262 over 9 years ago Bridge from Ruby to Haskell
haskell-hint/hint 261 5 months ago Runtime Haskell interpreter
haskell-beginners-2022/exercises 261 8 months ago 💻 Exercises for the Haskell Beginners 2022 course
denisshevchenko/ohaskell.guide 263 about 1 year ago Ваша первая книга о языке Haskell
Mesabloo/diagnose 260 6 months ago A simple library for reporting compiler/interpreter errors
co-log/co-log 261 about 2 months ago 📓 Flexible and configurable modern #Haskell logging framework
bravit/hid-examples 258 about 2 months ago Examples to accompany the book "Haskell in Depth"
ekmett/guanxi 257 5 months ago Relational programming in Haskell. Mostly developed on twitch
standardsemiconductor/lion 249 6 months ago Where Lions Roam: RISC-V on the VELDT
seliopou/typo 249 almost 9 years ago A programming language that runs in Haskell's type system
haskell-tools/haskell-tools 249 7 months ago Developer tools for Haskell
kadena-io/chainweb-node 248 about 1 month ago Chainweb: A Proof-of-Work Parallel-Chain Architecture for Massive Throughput
tmcgilchrist/airship 244 almost 2 years ago Helium + Webmachine = Airship. A toolkit for building declarative, RESTful web apps
LeventErkok/sbv 245 about 2 months ago SMT Based Verification in Haskell. Express properties about Haskell programs and automatically prove them using SMT solvers
jyh1/mmaclone 242 over 5 years ago A simple Wolfram Language clone in Haskell
evertedsphere/silica 242 about 5 years ago optics for Haskell with the most amazing type errors you've seen
cdepillabout/pretty-simple 243 about 1 month ago pretty-printer for Haskell data types that have a Show instance
jaspervdj/blaze-html 242 5 months ago A blazingly fast HTML combinator library for Haskell
awakesecurity/gRPC-haskell 240 8 months ago Haskell gRPC support
Nike-Inc/hal 241 5 months ago hal provides an AWS Lambda Custom Runtime environment for your Haskell applications
aristidb/aws 239 3 months ago Amazon Web Services for Haskell
bijoutrouvaille/fireward 238 almost 2 years ago A concise and readable language for Firestore security rules, similar to Firebase Bolt
Twinside/Juicy.Pixels 236 8 months ago Haskell library to load & save pictures
k-bx/owlcloud 236 about 7 years ago OwnCloud for owls done via The Microservice Architecture
k0ral/hbro [Unmaintained] A minimal web-browser written and configured in Haskell
jlouis/combinatorrent 234 about 8 years ago A bittorrent client written in Haskell
itchyny/sjsp 234 almost 5 years ago Simple JavaScript Profiler
ndmitchell/tagsoup 233 3 months ago Haskell library for parsing and extracting information from (possibly malformed) HTML/XML documents
khibino/haskell-relational-record 233 about 1 year ago This repository includes a joined query generator based on typefull relational algebra, and mapping tools between SQL values list and Haskell record type
tweag/inline-java 230 about 1 year ago Haskell/Java interop via inline Java code in Haskell modules
lexi-lambda/freer-simple 228 9 months ago A friendly effect system for Haskell
ad-si/TaskLite 230 2 months ago The CLI task manager for power users
haskell/haskeline 224 7 months ago A Haskell library for line input in command-line programs
passy/givegif 222 about 5 years ago GIFs on the command line
haskell-hvr/cassava 222 6 months ago A CSV parsing and encoding library optimized for ease of use and high performance
harpocrates/inline-rust 223 over 3 years ago Use snippets of Rust inline in your Haskell programs
nstack/nstack 222 12 months ago Type-safe, composable microservices for data analytics
luc-tielen/eclair-lang 220 about 1 year ago A minimal, fast Datalog implementation in Haskell that compiles to LLVM IR
simonmar/par-tutorial 219 almost 12 years ago A tutorial on Parallel and Concurrent Haskell
jgoerzen/twidge 219 over 8 years ago Command-line twitter/identica client [Haskell]
seek-oss/serverless-haskell 216 about 1 year ago Deploying Haskell applications to AWS Lambda with Serverless
AllureOfTheStars/Allure 217 about 1 year ago Allure of the Stars is a near-future Sci-Fi roguelike and tactical squad combat game written in Haskell; please offer feedback, e.g., after trying out the web frontend version at
tweag/capability 213 7 months ago Extensional capabilities and deriving combinators
blynn/compiler 214 about 2 months ago The adventures of a Haskell compiler
runtimeverification/haskell-backend 212 about 1 month ago The symbolic execution engine powering the K Framework
michaelochurch/summer-2015-haskell-class 212 over 9 years ago Summer 2015 Haskell Class
ivanperez-keera/dunai 213 3 months ago Classic FRP, Arrowized FRP, Reactive Programming, and Stream Programming, all via Monadic Stream Functions
chrisdone-archive/duet 212 over 1 year ago A tiny language, a subset of Haskell aimed at aiding teachers teach Haskell
typeclasses/haskell-phrasebook 211 almost 3 years ago The Haskell Phrasebook: a quick intro to Haskell via small annotated example programs
ekmett/quine 211 about 6 years ago haskell, opengl, toy project
eckyputrady/haskell-scotty-realworld-example-app 209 about 5 years ago Exemplary real world backend API built with Haskell/Scotty
snowleopard/hadrian 208 almost 6 years ago Hadrian: a new build system for the Glasgow Haskell Compiler. Now merged into the GHC tree!
commercialhaskell/haskelldocumentation 208 over 2 years ago Repository for collaborative Haskell documentation
rzk-lang/rzk 212 2 months ago An experimental proof assistant based on a type theory for synthetic ∞-categories
music-suite/music-suite 207 almost 3 years ago Music in Haskell
lpsmith/postgresql-simple 206 about 3 years ago Mid-level client library for accessing PostgreSQL from Haskell
axellang/axel 206 9 months ago Haskell + Lisp
Soostone/katip 205 5 months ago A structured logging framework for Haskell
cmoog/traderjoes 207 about 2 months ago Price tracking program and website for Trader Joe's, updated daily
david-christiansen/pie-hs 204 about 5 years ago An implementation of Pie in Haskell
ChrisPenner/slick 204 6 months ago Static site generator built on Shake configured in Haskell
Avi-D-coder/implicit-hie 204 11 months ago Auto generate a stack or cabal multi component hie.yaml file
lambdacube3d/lambdacube-edsl 204 over 6 years ago Previous version of LambdaCube 3D as Embedded Domain Specific Language in Haskell. Check the latest system:
fujimura/hi 203 about 2 years ago Generate scaffold for a Haskell project
advancedtelematic/quickcheck-state-machine 202 over 3 years ago Test monadic programs using state machine based models
def-/gifstream 202 over 1 year ago Make interactive games in Haskell using GIF streams that can be shown in the web browser
klappvisor/haskell-telegram-api 201 almost 2 years ago Telegram Bot API for Haskell
ekmett/linear 203 3 months ago Low-dimensional linear algebra primitives for Haskell
tfausak/flow 200 about 2 months ago Write more understandable Haskell
haskell/c2hs 199 11 months ago c2hs is a pre-processor for Haskell FFI bindings to C libraries
Daniel-Diaz/HaTeX 199 over 1 year ago The Haskell LaTeX library
CIFASIS/QuickFuzz 199 almost 5 years ago An experimental grammar fuzzer in Haskell using QuickCheck
lemmih/lhc 198 over 4 years ago The LLVM LHC Haskell Optimization System
jxv/dino-rush 196 almost 3 years ago 🌋 Endless runner game
soywod/unfog 197 5 months ago ⏱ Minimalist CLI task & time manager, written in Haskell
keera-studios/keera-hails 196 almost 3 years ago Keera Hails: Haskell on Rails - Reactive Programming Framework for Interactive Haskell applications
jgm/skylighting 196 about 2 months ago A Haskell syntax highlighting library with tokenizers derived from KDE syntax highlighting descriptions
barrucadu/dejafu 196 about 2 months ago Systematic concurrency testing meets Haskell
haskell-suite/haskell-src-exts 194 over 1 year ago Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
mikeizbicki/HerbiePlugin 191 over 9 years ago GHC plugin that improves Haskell code's numerical stability
corsis/PortFusion 192 over 8 years ago Haskell-powered cross-platform transport-layer distributed reverse / forward proxy & tunneling solution – currently available for all TCP protocols (RDP, VNC, HTTP(S), SSH, ...)
chrisdone-archive/tryhaskell 191 over 1 year ago Try Haskell
chrisdone-archive/dynamic 192 over 5 years ago Dynamic typing in Haskell
well-typed/cborg 191 6 months ago Binary serialisation in the CBOR format
thma/PolysemyCleanArchitecture 191 about 1 year ago Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture model
haskell-webdriver/haskell-webdriver 191 2 months ago A Haskell client for the Selenium WebDriver protocol
airalab/hs-web3 190 3 months ago Web3 API for Haskell
alpacaaa/quad-ci 188 almost 3 years ago A CI server written in Simple Haskell
Gabriella439/Haskell-Typed-Spreadsheet-Library 185 over 2 years ago Typed and composable spreadsheets
derekmcloughlin/pearls 186 almost 9 years ago Pearls of Functional Algorithm Design by Richard Bird - Haskell Code
haskell/fgl 184 4 months ago A Functional Graph Library for Haskell
bollu/cellularAutomata 186 over 5 years ago a collection of cellular automata written in Haskell with Diagrams
sdiehl/tinyjit 183 about 5 years ago Haskell JIT
gtk2hs/gtk2hs 182 7 months ago GUI library for Haskell based on GTK+
facebookarchive/lex-pass 182 over 10 years ago manipulate a php codebase using haskell to transform the abstract-syntax-tree
chshersh/iris 182 about 1 year ago 🌈 Haskell CLI Framework supporting Command Line Interface Guidelines
yav/graphmod 182 7 months ago A utility for displaying the module dependencies of Haskell programs
ucsd-progsys/elsa 181 8 months ago Elsa is a lambda calculus evaluator
mstksg/backprop 180 7 months ago Heterogeneous automatic differentiation ("backpropagation") in Haskell
haskell/hie-bios 181 about 2 months ago Set up a GHC API session for various Haskell Projects
Yuras/pdf-toolbox 180 8 months ago A collection of tools for processing PDF files in Haskell
mstksg/auto 180 over 5 years ago Haskell DSL and platform providing denotational, compositional api for discrete-step, locally stateful, interactive programs, games & automations
ennocramer/floskell 180 7 months ago Floskell is a flexible Haskell source code pretty printer
nominolo/scion 179 almost 12 years ago OLD, DEPRECATED: Use this instead
dmjio/stripe 178 about 2 months ago Stripe API
serokell/universum 177 4 months ago Prelude written in @Serokell
pmiddend/nixos-manager 177 over 4 years ago Manage your NixOS packages and configuration via a simple, intuitive UI
haskell/HTTP 179 4 months ago Haskell HTTP package
awakesecurity/spectacle 174 about 2 years ago Embedded specification language & model checker in Haskell
suhailshergill/extensible-effects 174 about 4 years ago Extensible Effects: An Alternative to Monad Transformers
apauley/hledger-flow 176 10 months ago An hledger/ledger-cli workflow focusing on automated statement import and classification
nomeata/inspection-testing 172 4 months ago Inspection Testing for Haskell
mchakravarty/HaskellSpriteKit 173 about 4 years ago Haskell binding to Apple's SpriteKit framework
kazu-yamamoto/unit-test-example 173 12 months ago Unit test example for Haskell
awakesecurity/nix-deploy 173 over 2 years ago Deploy software or an entire NixOS system configuration to another NixOS system
mongodb-haskell/mongodb 172 8 months ago MongoDB driver for Haskell
kofigumbs/codec-beam 171 2 months ago Generate Erlang VM byte code from Haskell
fbsamples/ghc-hotswap 171 over 6 years ago Example code for how we swap compiled code within a running Haskell process
tsoding/haskell-json 172 almost 2 years ago Source Code for JSON Parser Video
SimulaVR/godot-haskell 172 7 months ago Haskell bindings for GdNative
flannelhead/blackstar 171 about 3 years ago A black hole raytracer written in Haskell
finkel-lang/finkel 171 2 months ago Haskell in S-expression
willbasky/Awesome-list-of-Haskell-mentors 169 over 2 years ago An amazing list of Haskell developers who would like to mentor beginner-contributors in open source projects
tzemanovic/haskell-yesod-realworld-example-app 169 about 3 years ago Exemplary real world application built with Haskell + Yesod
jdnavarro/graphql-haskell 168 over 5 years ago Haskell GraphQL implementation
hercules-ci/legacy-old-hercules 168 over 6 years ago Abandoned
MondayMorningHaskell/haskellings 168 over 1 year ago An automated tutorial to teach you about Haskell!
NorfairKing/haskell-dangerous-functions 167 over 1 year ago Documentation about Haskell's dangerous functions and a hlint config file to warn about them
etorreborre/registry 168 11 months ago Components as records of functions for Haskell
dfinity-side-projects/dhc 166 almost 6 years ago Compiles Haskell to WebAssembly
w7cook/AoPL 165 almost 4 years ago A book on programming languages, using Haskell
lambdabot/lambdabot 164 10 months ago A friendly IRC bot and apprentice coder, written in Haskell
joshcough/HaskellStarter 164 over 10 years ago A project that demonstrates getting up and running with Haskell
statebox/cql 163 almost 2 years ago CQL: Categorical Query Language implementation in Haskell
ocharles/zero-to-quake-3 163 almost 5 years ago Implementing Quake 3 in Haskell & Vulkan
haskell-servant/servant-elm 164 about 1 year ago Automatically derive Elm functions to query servant webservices
ekmett/coda 162 10 months ago A language experiment -- irc.freenode.net ##coda
snoyberg/yaml 162 6 months ago Support for serialising Haskell to and from Yaml
mthom/shentong 163 almost 7 years ago A Haskell implementation of the Shen programming language
mbj/stratosphere 162 about 2 months ago Haskell EDSL and type-checker for AWS CloudFormation templates
jyp/styx 163 over 3 years ago A nix-based Haskell project manager
ekmett/hask 163 almost 4 years ago Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)
haskell-game/tiny-games-hs 161 over 1 year ago Haskell Tiny Game Jam
mtolly/onyx 161 about 2 months ago Toolkit for converting and building songs for Rock Band, Guitar Hero, Clone Hero, and other similar rhythm games
keera-studios/haskell-game-programming 161 over 5 years ago A central repository of Haskell Game Programming resources, put together by Keera Studios
glguy/irc-core 160 4 months ago Haskell IRC library and console client - Join us on libera.chat #glirc
g-ford/cradle 161 almost 5 years ago Let's Build a Compiler (in Haskell)
erikd/language-javascript 159 almost 2 years ago Parser for JavaScript, in Haskell
scarf-sh/scarf 159 over 3 years ago An environment manager and development tool powered by Nomia
kazu-yamamoto/logger 159 3 months ago A fast logging system for Haskell
himura/twitter-conduit 158 about 3 years ago Twitter API package for Haskell, including enumerator interfaces and Streaming API supports
opqdonut/haskell-exercises 158 over 3 years ago Haskell exercises with automatic tests
bollu/tiny-optimising-compiler 157 over 5 years ago A tiny compiler for an imperative programming language written in haskell
AccelerateHS/accelerate-llvm 159 5 months ago LLVM backend for Accelerate
well-typed/generics-sop 159 9 months ago Generic Programming using True Sums of Products
Synthetica9/nix-linter 157 almost 2 years ago Linter for the Nix expression language
radian-software/kalyn 156 over 2 years ago ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch
circuithub/rel8 155 about 2 months ago Hey! Hey! Can u rel8?
tree-sitter/haskell-tree-sitter 156 4 months ago Haskell bindings for tree-sitter
mit-plv/riscv-semantics 159 over 1 year ago A formal semantics of the RISC-V ISA in Haskell
grpc/grpc-haskell 154 over 6 years ago gRPC library binding for Haskell
graninas/hierarchical-free-monads-the-most-developed-approach-in-haskell 155 over 3 years ago Big article about Hierarchical Free Monads, the most developed approach to build real software in Haskell
LumiGuide/haskell-opencv 154 over 1 year ago Haskell binding to OpenCV-3.x
jgm/citeproc 154 about 2 months ago CSL citation processing library in Haskell
haskell/ThreadScope 154 about 2 months ago A graphical tool for profiling parallel Haskell programs
SPY/haskell-wasm 151 8 months ago Haskell WebAssembly Toolkit
madjestic/Haskell-OpenGL-Tutorial 152 9 months ago an attempt to create a concise modern Haskell OpenGL boilerplate with basic IO
facebookincubator/hsthrift 150 about 1 month ago The Haskell Thrift Compiler. This is an implementation of the Thrift spec that generates code in Haskell. It depends on the fbthrift project for the implementation of the underlying transport
tfausak/rattletrap 149 about 2 months ago Parse and generate Rocket League replays
nanotech/swift-haskell-tutorial 150 almost 8 years ago Integrating Haskell with Swift Mac Apps
dmjio/envy 150 about 2 months ago Environmentally friendly environment variables
takeoutweight/shade 148 over 10 years ago Interactive, client-side web apps in Haskell
soupi/rfc 149 5 months ago My slides and compilation of resources
ocharles/engine.io 149 about 4 years ago A Haskell server implementation of the Engine.IO and Socket.IO (1.0) protocols
migamake/json-autotype 148 over 1 year ago Automatic Haskell type inference from JSON input
leepike/Copilot 149 almost 6 years ago A (Haskell DSL) stream language for generating hard real-time C code
fakedata-haskell/fakedata 149 3 months ago Haskell Library for producing quality fake data
DataKinds/cherchord 149 almost 2 years ago 🎸 Find chords for any string instrument quicky & easily 🎸
tsoding/HyperNerd 148 over 4 years ago Total Surveillance Automatic Ban Machine for Twitch and Discord
tromp/ChessPositionRanking 153 about 1 year ago Software suite for ranking chess positions and accurately estimating the number of legal chess positions
quchen/generative-art 148 4 months ago I wanted to make a nicer sticker for Munihac, then things got out of hand
mpickering/apply-refact 147 about 2 months ago Refactor Haskell source files
mchakravarty/language-c-inline 146 over 7 years ago Inline C & Objective-C in Haskell
jaspervdj/fugacious 147 almost 7 years ago An example Haskell web application
haskell-opengl/OpenGL 147 7 months ago Haskell bindings to OpenGL
CyberCat-Institute/open-game-engine 148 about 2 months ago Haskell implementation of open games
wavewave/hoodle 146 over 1 year ago hoodle : A pen notetaking program written in haskell
jekor/redo 145 about 7 years ago djb's redo implementation in Haskell (for Haskell from Scratch video series)
zoomhub/zoomhub 144 2 months ago Share and view high-resolution images effortlessly
haskell-game/dear-imgui.hs 143 4 months ago Haskell bindings to Dear ImGui, an immediate mode GUI toolkit
palf/haskell-sdl2-examples 143 almost 2 years ago SDL2 tutorial code in Haskell
JacquesCarette/Drasil 143 about 2 months ago Generate all the things (focusing on research software)
grin-compiler/ghc-grin 144 about 3 years ago GRIN backend for GHC
ngless-toolkit/ngless 143 6 months ago NGLess: NGS with less work
matsumonkie/izuna 141 almost 4 years ago Show Haskell type annotations when doing code review on Github
haskellweekly/haskellweekly 144 about 2 months ago Publishes curated news about the Haskell programming language
egonSchiele/chips 142 about 10 years ago A clone of Chips Challenge in Haskell
wavewave/fficxx 141 over 1 year ago Haskell-C++ Foreign Function Interface Generator
commercialhaskell/haskellers 141 about 1 year ago haskellers.com site
chrisdone-archive/hulk 141 almost 8 years ago Haskell IRC daemon
Twinside/Rasterific 141 over 3 years ago A drawing engine in Haskell
reflex-frp/reflex-vty 140 3 months ago Build terminal applications using functional reactive programming (FRP) with Reflex FRP
pkamenarsky/replica 140 3 months ago A remote virtual DOM library for Haskell
haskell-works/hw-kafka-client 141 11 months ago Kafka client for Haskell, including auto-rebalancing consumers
expipiplus1/vulkan 141 2 months ago Haskell bindings for Vulkan
ChrisPenner/void-space 141 over 4 years ago Well-Typed Typing Tutor where you Type Types... in space... yup, you heard me
vimus/vimus 139 over 2 years ago An MPD client with vim-like key bindings, written in Haskell
twittner/zeromq-haskell 139 over 8 years ago This repository has been moved to
RefactoringTools/HaRe 139 over 7 years ago The Haskell Refactoring Tool
purebred-mua/purebred 140 about 1 year ago A terminal based mail user agent based on notmuch
pkamenarsky/concur-replica 138 over 4 years ago Server-side VDOM UI framework for Concur
typeable/octopod 138 5 months ago Kubernetes self-service portal
msgpack/msgpack-haskell 138 almost 2 years ago Haskell implementation of MessagePack / msgpack.org[Haskell]
haskell/critbit 138 almost 3 years ago A Haskell implementation of crit-bit trees
boundedvariation/quantfin 138 almost 6 years ago quant finance in pure haskell
sigrlami/haskellcosm 138 10 months ago Collecting information about Haskell ecosystem - companies, communities, media, etc
rainbyte/frag 138 over 4 years ago Frag is a 3D first person shooting game written in Haskell, by Mun Hon Cheong
honza/redish 138 over 6 years ago A multi-threaded, TCP, key-value store inspired by Redis implemented in Haskell
haskell-fswatch/hfsnotify 138 3 months ago Unified Haskell interface for basic file system notifications
wellposed/numerical 137 7 months ago Numerical is the core library for Numerical Haskell
haskell-mafia/mafia 136 about 5 years ago Provides protection against cabal swindling, robbing, injuring or sabotaging people with chopsticks
ChrisPenner/wc 136 over 3 years ago Beating unix in Haskell
sol/markdown-unlit 136 5 months ago Literate Haskell support for Markdown
jgm/commonmark-hs 137 about 2 months ago Pure Haskell commonmark parsing library, designed to be flexible and extensible
def-/ghc-vis 136 10 months ago Visualize live Haskell data structures in GHCi
abailly/aws-lambda-haskell 135 over 8 years ago Running Haskell code on AWS Lambda
tsoding/haskell-music 134 over 4 years ago Source Code from "Making Music with Haskell" video
Bodigrim/smallcheck 134 over 1 year ago Test your Haskell code by exhaustively checking its properties
ajhc/ajhc 134 over 5 years ago A fork of jhc. And also a Haskell compiler
tfausak/haskeleton 134 over 7 years ago A Haskell package skeleton
rodrigosetti/master-plan 133 about 6 years ago Project Management for Hackers
ocharles/micro-ci 133 over 7 years ago A tiny CI server built around GitHub and Nix
freizl/hoauth2 133 2 months ago Haskell oauth2 binding
qrilka/xlsx 133 8 months ago Simple and incomplete Excel file parser/writer
kowainik/cake-slayer 132 about 2 years ago 🍰🔪 Architecture of Haskell backend applications
bscarlet/llvm-general Rich LLVM bindings for Haskell (with transfer of LLVM IR to and from C++, detailed compilation pass control, etc.)
tweag/inline-js 131 5 months ago Call JavaScript from Haskell, and vice versa!
dahlia/seonbi 131 2 months ago SmartyPants for Korean language
aisamanra/rust-haskell-ffi 131 over 9 years ago Toy example of calling Rust from Haskell
syocy/a-tour-of-go-in-haskell 130 over 6 years ago Write "Concurrency" section of "A Tour of Go" in Haskell
simonmichael/shelltestrunner 135 over 1 year ago Easy, repeatable testing of CLI programs/commands
mvoidex/hsdev 130 about 4 years ago Haskell development tool
MarcWeber/hasktags 131 4 months ago Produces ctags "tags" and etags "TAGS" files for Haskell programs
haskell/play-haskell 130 2 months ago Haskell Playground
haskelllive/haskelllive 130 over 12 years ago Source code of the Haskell Live episodes
ollef/Bidirectional 129 over 4 years ago Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"
ndmitchell/record-dot-preprocessor 129 about 1 year ago A preprocessor for a Haskell record syntax using dot
fumieval/extensible 129 about 2 months ago Extensible records, variants, structs, effects, tangles
flora-pm/flora-server 130 about 2 months ago A package index for the Haskell ecosystem
bos/configurator 128 about 8 years ago A Haskell library supporting flexible, dynamic file-based configuration
augustss/djinn 129 about 1 year ago Generate Haskell code from a type
schell/steeloverseer 129 3 months ago A file watcher and development tool
ix/calico 128 over 4 years ago cat, but for colors 😼
saschagrunert/nn 127 over 6 years ago A tiny neural network 🧠
kubernetes-client/haskell 128 5 months ago Haskell client for the kubernetes API. A work in progress
kazu-yamamoto/recursion-drill 127 8 months ago Drill to study recursive programming in Haskell
jberryman/unagi-chan 127 about 3 years ago A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API
hreinhardt/amqp 127 4 months ago Haskell AMQP client library
hdbc/hdbc 127 almost 3 years ago Haskell Database Connectivity
sam46/Paskell 126 about 5 years ago A Pascal to LLVM compiler in Haskell
effectfully-ou/sketches 129 7 months ago A Haskell blog
camfort/camfort 127 4 months ago Light-weight verification and transformation tools for Fortran
lettier/webviewhs 126 over 3 years ago 🌐 A Haskell binding to the webview library created by Serge Zaitsev
hspec/HUnit 126 6 months ago A unit testing framework for Haskell
gregorycollins/hashtables 127 2 months ago Mutable hash tables for Haskell, in the ST monad
danstiner/hfmt 126 about 2 years ago Format Haskell programs. Inspired by the gofmt utility
turion/rhine 126 about 1 month ago Haskell Functional Reactive Programming framework with type-level clocks
mumuki/mulang 124 over 1 year ago Universal, Multi Language, Multi Paradigm code analyzer
lexi-lambda/eff 124 over 1 year ago 🚧 a work in progress effect system for Haskell 🚧
brunjlar/neural 124 over 4 years ago Neural Nets in native Haskell
UweSchmidt/hxt 124 7 months ago Haskell XML Toolbox
Paczesiowa/hsenv 122 about 11 years ago Virtual Haskell Environment builder
nh2/hatrace 123 over 4 years ago scriptable strace
egonSchiele/HandsomeSoup 123 almost 9 years ago Easy HTML parsing for Haskell
winterland1989/mysql-haskell 124 about 1 month ago Pure haskell mysql driver
noinia/hgeometry 123 about 1 month ago HGeometry is a library for computing with geometric objects in Haskell. It defines basic geometric types and primitives, and it implements some geometric data structures and algorithms
kowainik/tomland 123 about 2 months ago 🏝 Bidirectional TOML serialization
frasertweedale/hs-jose 124 6 months ago Haskell JOSE and JWT library
dandoh/web-haskell-graphql-postgres-boilerplate 122 almost 2 years ago Modern webserver in Haskell: Graphql + Postgresql + Authentication + DB migration + Dotenv and more
nirum-lang/nirum 121 almost 6 years ago Nirum: IDL compiler and RPC/distributed object framework for microservices
ocramz/xeno 120 over 1 year ago Fast Haskell XML parser
srid/rib 119 almost 3 years ago Haskell static site generator based on Shake (superseded by )
paf31/dovetail 119 over 2 years ago A PureScript interpreter in Haskell
cronokirby/haskell-in-haskell 119 almost 4 years ago Trying to write an understandable implementation of Haskell, in Haskell
katychuang/getting-started-with-haskell 118 about 6 years ago notes on where to find Haskell tutorials and tips to complete them
halogenandtoast/ArkhamHorror 124 about 1 month ago An unofficial rules-compliant browser based version of Arkham Horror: The Card Game. Not produced, endorsed, or supported by, or affiliated with Fantasy Flight Games
1HaskellADay/1HAD 118 almost 11 years ago 1 Haskell A Day exercises
sweirich/challenge 117 over 2 years ago Strongly-typed System F in Haskell
srid/ema 118 5 months ago Change-aware static site generator for Haskell programmers
rdnetto/powerline-hs 117 about 1 year ago A lightning fast reimplementation of the Powerline prompt generator in Haskell
utdemir/distributed-dataset 116 over 4 years ago A distributed data processing framework in Haskell
NorfairKing/sydtest 116 2 months ago A modern testing framework for Haskell with good defaults and advanced testing features
lehins/hip 116 about 1 year ago Haskell Image Processing Library
krisajenkins/elm-export 116 about 1 year ago Create Elm types and JSON decoders from Haskell source
jmorag/mcc 116 over 3 years ago MicroC example compiler for Stephen Edward's PLT class, but in Haskell
hansroland/reflex-dom-inbits 116 about 2 years ago A tutorial for reflex-dom with small code bits
grin-compiler/ghc-whole-program-compiler-project 116 3 months ago GHC Whole Program Compiler and External STG IR tooling
bgamari/b-tree 116 about 3 years ago Haskell on-disk B* tree implementation
judah/pier 115 over 4 years ago Yet another Haskell build system
ianthehenry/basilica 115 almost 4 years ago It's kinda like a forum
GaloisInc/HaNS 115 about 7 years ago The haskell network stack
diffusionkinetics/open 116 about 2 years ago DiffusionKinetics open-source monorepo
cofinalsubnets/wisp 115 over 11 years ago small-but-featureful embeddable lisp interpreter written in haskell
awakesecurity/hocker 115 4 months ago Utilities for interacting with the docker registry and generating nix build instructions
mzero/haskell-amuse-bouche 114 over 11 years ago A short technical talk about some fun things in Haskell
srid/slownews 113 over 4 years ago 🐢 Bringing slow news for the nervous among us
donya/Kulitta 113 over 6 years ago A Haskell-based library for algorithmic and automated composition. This library was the subject of my dissertation at Yale university and is the subject of my ongoing work
simmsb/calamity 114 4 months ago A library for writing discord bots in haskell
nikita-volkov/hasql-th 112 7 months ago Template Haskell utilities for Hasql
ilya-klyuchnikov/lambdapi 112 almost 4 years ago Dependently Typed Lambda Calculus in Haskell
bos/pool 112 over 2 years ago A high-performance striped resource pooling implementation for Haskell
alpmestan/hnn 112 almost 8 years ago haskell neural network library
target/row-types 112 over 2 years ago A Haskell library for open records and variants using closed type families and type literals
serras/hinc 111 over 4 years ago Haskell In New Clothes
mmark-md/mmark 112 3 months ago Strict markdown processor for writers
MedeaMelana/Magic 111 over 3 years ago Haskell implementation of Magic: The Gathering
egonSchiele/dominion 111 about 8 years ago A Dominion simulator in Haskell
chrisnc/tangaroa 111 over 8 years ago A toy implementation of the Raft protocol in Haskell, with an experimental BFT variant
cachix/elm2nix 111 4 months ago Convert Elm project into Nix expressions
UnkindPartition/ansi-terminal 110 3 months ago ANSI terminal support for Haskell, with Windows compatibility
neurocyte/android-haskell-activity 110 over 11 years ago An example of an Android Activity written in Haskell
eskimor/purescript-bridge 111 7 months ago Create PureScript datatypes from Haskell datatypes
typedbyte/switch 109 about 2 years ago A library for interacting with Nintendo Switch controllers, written in Haskell
Soostone/hadron 109 over 7 years ago Construct and run Hadoop MapReduce programs in Haskell
mgsloan/store 109 2 months ago Fast binary serialization in Haskell
marcosh/crem 109 2 months ago Compositional Representable Executable Machines
hadronized/luminance 109 almost 8 years ago Type-safe, type-level and stateless Haskell graphics framework
ChrisPenner/eve 109 about 4 years ago An extensible event-driven application framework in haskell
JakeWheat/hssqlppp 108 over 3 years ago SQL parser and type checker in Haskell
haskell/binary 109 9 months ago Efficient, pure binary serialisation using ByteStrings in Haskell
fizruk/telegram-bot-simple 107 2 months ago Easy to use library for building Telegram bots in Haskell
drummyfish/haskell_game 108 almost 7 years ago Wolfenstein 3D, ray-casting FPS game I make to learn Haskell. No libraries used, rendering is done in terminal
pasqu4le/clifm 108 over 4 years ago Command Line Interface File Manager
meiersi/blaze-react 107 over 8 years ago A blaze-html style ReactJS binding for Haskell using GHCJS
cronokirby/haze 107 over 5 years ago A bittorrent client, for learning purposes
acowley/roshask 108 about 8 years ago Haskell client library for the ROS robotics framework
y-taka-23/thank-you-stars 106 almost 2 years ago Give your dependencies stars on GitHub! 🌟
sdiehl/repline 107 over 1 year ago Haskeline wrapper for GHCi-like REPL interfaces
rrnewton/haskell-lockfree 107 7 months ago A collection of different packages for CAS based data structures
matthewbauer/ghc-nix 106 about 2 years ago Exploring the options for incremental Haskell builds using Nix
jdreaver/eventful 106 over 3 years ago Event Sourcing library for Haskell
commercialhaskell/stackage-server 107 about 2 months ago Server for stable, curated Haskell package sets
aelve/guide 105 about 5 years ago A workspace for research teams
xmonad/X11 106 about 2 months ago A Haskell binding to the X11 graphics library
re-xyr/cleff 105 over 1 year ago Fast and concise extensible effects
gonimo/gonimo 105 over 3 years ago gonimo application back & front
bos/llvm 105 almost 5 years ago Haskell bindings to the LLVM compiler infrastructure project
ZHaskell/stdio 104 over 4 years ago Haskell Standard Input and Output
smallhadroncollider/ascii-runner 105 over 4 years ago An infinite runner in your terminal
serokell/importify 104 over 6 years ago Importi.fy — it's like Uber, but for Haskell modules
monadicsystems/okapi 104 about 1 year ago A data-driven micro web framework for Haskell
commandodev/oHm 104 almost 10 years ago Om with Haskell in it
stackbuilders/hapistrano 104 3 months ago Deploy tool for Haskell applications, like Capistrano for Rails
m4dc4p/haskelldb 104 over 5 years ago A library for building re-usable and composable SQL queries
haskellfoundation/error-message-index 103 3 months ago A community-driven collection of documentation for Haskell error messages and warnings
clckwrks/clckwrks 104 3 months ago A Haskell CMS platform
travitch/datalog 104 over 4 years ago A pure Haskell implementation of Datalog
tfausak/github-release 102 about 2 months ago Upload files to GitHub releases
japiirainen/fp 102 about 2 months ago A small, weird and unpractical programming language
ekmett/reflection 104 about 2 months ago Reifies arbitrary Haskell terms into types that can be reflected back into terms
composewell/streaming-benchmarks 102 2 months ago Benchmarks to compare Haskell streaming library performance
lspitzner/exference 101 over 7 years ago Haskell tool to generate expressions from types
lexi-lambda/higher-rank 101 over 7 years ago A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism
leopiney/tensor-safe 101 about 2 years ago A Haskell framework to define valid deep learning models and export them to other frameworks like TensorFlow JS or Keras
freeman42x/haskell-editor-setup 101 10 months ago Easy instructions for setting up Haskell editors / IDEs on any major operating system
kowainik/typerep-map 101 about 1 year ago ⚡️Efficient implementation of Map with types as keys
hercules-ci/hercules-ci-agent 101 about 2 months ago build and deployment agent
dhall-lang/dhall-to-cabal 100 about 2 years ago Compile Dhall expressions to Cabal files
alexandersgreen/qio-haskell 101 11 months ago The Quantum IO Monad, implemented in Haskell
talw/crisp-compiler 99 over 8 years ago A compiler for Crisp (Lisp/Scheme-inspired language) in Haskell, with an LLVM backend
stepchowfun/effects 99 about 3 years ago A brief exploration of the various approaches to modeling side effects in a purely functional programming language
snapframework/io-streams 99 9 months ago Simple, composable, and easy-to-use stream I/O for Haskell
kosmikus/lhs2tex 99 about 1 year ago Preprocessor for typesetting Haskell sources with LaTeX
hdevtools/hdevtools 99 over 4 years ago Persistent GHC-powered background server for FAST haskell development tools
google/haskell-indexer 99 over 4 years ago Emits code crossreference data for Haskell sources
dorchard/effect-monad 98 over 1 year ago Provides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects
rubik/argon 98 almost 6 years ago Monitor cyclomatic complexity in Haskell programs
JustusAdam/mustache 98 over 1 year ago Haskell implementation of mustache templates
jonascarpay/calligraphy 98 over 1 year ago haskell source code visualizer
haskell/stm 99 3 months ago Software Transactional Memory
blarney-lang/blarney 98 2 months ago Haskell library for hardware description
ZHaskell/z-io 99 8 months ago IO lib for haskell
sol/tinc 97 almost 3 years ago A dependency manager for Haskell
JustusAdam/language-haskell 97 2 months ago Highlighting support for the Haskell language in visual studio code
haskell/win32 97 2 months ago Haskell support for the Win32 API
google/mlir-hs 98 4 months ago Haskell bindings for MLIR
lymar/hastache 96 over 6 years ago Haskell implementation of Mustache template
haskell-cryptography/cacophony 96 almost 4 years ago A Haskell library implementing the Noise protocol
dustin/gopro 98 about 2 months ago Tools for making the most out of GoPro Plus
RKlompUU/FPSheet 95 over 3 years ago FPSheet: A Spreadsheet program with Haskell as the scripting language
owickstrom/motor 95 over 4 years ago Type-safe effectful state machines in Haskell
nandor/hcraft 95 almost 11 years ago Haskell clone of a certain game
goldfirere/units 95 12 months ago The home of the units Haskell package
dwayne/haskell-programming 95 over 3 years ago My notes and solutions to exercises for the book "Haskell Programming from first principles"
dmvianna/haskellbook 95 about 5 years ago Exercise solutions for haskellbook.com
alphaHeavy/protobuf 95 about 3 years ago An implementation of Google's Protocol Buffers in Haskell
sealchain-project/sealchain 94 about 2 years ago Financial blockchain based on cardano-sl
ndmitchell/extra 94 3 months ago Extra Haskell functions
haskell-waargonaut/waargonaut 94 over 2 years ago JSON decoding/encoding/manipulation library
ekmett/gl 93 9 months ago Complete raw OpenGL bindings for Haskell
albertoruiz/easyVision 94 almost 8 years ago Haskell packages for computer vision, image processing, and pattern recognition
5outh/Bang 94 almost 6 years ago A Drum Machine DSL for Haskell
zjhmale/Ntha 93 about 8 years ago The Ntha Programming Language
zenhack/haskell-capnp 93 over 1 year ago Cap'n Proto for Haskell
willdonnelly/dyre 93 over 1 year ago A Dynamic Reconfiguration Library for Haskell Programs
tanakh/Peggy 93 over 9 years ago The Parser Generator for Haskell
lazamar/haskell-docs-cli 92 about 2 months ago Browse Hackage from the terminal
haskell-haskey/haskey 92 almost 4 years ago Transactional key-value store written entirely in Haskell
fpco/weigh 93 3 months ago Measure allocations of a Haskell functions/values
AtnNn/haskell-rethinkdb 93 over 7 years ago RethinkDB client library for Haskell
adamwalker/sdr 93 over 1 year ago Software defined radio library in Haskell
2016rshah/heckle 93 over 7 years ago Jekyll in Haskell (feat. LaTeX)
tbarnetlamb/hyphen 93 7 months ago hyphen - access Haskell modules from Python
snoyberg/file-embed 92 5 months ago Use Template Haskell to embed file contents directly
snowdriftcoop/snowdrift 92 about 1 year ago Infrastructure for Snowdrift.coop. This is a MIRROR of . Your issue reports and merge requests are welcome, but they will be moved to gitlab.com. You are encouraged to start there instead!
snapframework/heist 92 7 months ago An xhtml-based templating engine, allowing Haskell functions to be bound to XML tags
seanhess/hyperbole 101 about 1 month ago Haskell interactive serverside web framework inspired by HTMX
psibi/tldr-hs 93 over 2 years ago Haskell tldr client
lettier/parsing-with-haskell-parser-combinators 93 about 5 years ago 🔍 A step-by-step guide to parsing using Haskell parser combinators
kazu-yamamoto/quic 92 about 2 months ago IETF QUIC library in Haskell
jspahrsummers/ObjectiveHaskell 92 almost 12 years ago Tools for making it easier to integrate Haskell and Objective-C
ndmitchell/cmdargs 91 10 months ago Haskell library for command line argument processing
hspec/hspec-example 91 over 1 year ago A Haskell/Hspec skeleton project
haskellnews/haskellnews 91 over 6 years ago An aggregation of all online content related to Haskell
google/ghc-source-gen 91 about 2 months ago Library for generating Haskell source files and code fragments
Gabriella439/Haskell-Annah-Library 91 over 2 years ago Distributed programming language that desugars to Morte
vincenthz/hs-gauge 90 over 2 years ago Lean Haskell Benchmarking
ShabbyX/libpandoc 90 over 7 years ago C bindings to Pandoc, a markup converter library written in Haskell
rumblesan/improviz 90 about 2 years ago DEPRECATED: A live-coded visual performance tool
pa-ba/compdata 89 over 1 year ago Haskell library implementing "Data Types a la Carte"
mvaldesdeleon/haskell-book 90 over 3 years ago Exercises and code from "Haskell Programming from First Principles"
monadfix/named 90 3 months ago Named parameters (keyword arguments) for Haskell
MichaelBurge/haskoin 90 about 7 years ago Proof-of-concept Blockchain in Haskell
I3ck/HGE2D 89 almost 4 years ago 2D game engine written in Haskell
haskell-game/fungen 90 over 1 year ago A lightweight, cross-platform, OpenGL-based 2D game engine in Haskell
hailstorm-hs/hailstorm 90 over 10 years ago Haskell distributed stream processing with exactly-once semantics
abooij/sudbury 90 over 7 years ago Haskell implementation of the wayland protocol
YPares/porcupine 89 almost 3 years ago Express parametrable, composable and portable data pipelines
gregorulm/h2048 89 over 10 years ago An implementation of the game 2048 in Haskell
effectfully-ou/haskell-challenges 90 about 2 years ago Code challenges to solve with Haskell
cyga/real-world-haskell 89 over 8 years ago parser for code samples from the book "real world haskell" ( )
rmehri01/thock 89 over 3 years ago ⌨️ A modern TUI typing game featuring online racing against friends
ocramz/sparse-linear-algebra 89 over 4 years ago Numerical computation in native Haskell
Holmusk/elm-street 88 2 months ago Crossing the road between Haskell and Elm
haskellari/postgresql-simple 89 5 months ago Mid-level client library for accessing PostgreSQL from Haskell
Euterpea/HSoM 88 over 1 year ago Supporting Impelementation for Haskell School of Music
chris-taylor/Classical-Mechanics 88 over 7 years ago Haskell toolbox for research and teaching in classical mechanics. Includes modules for symbolic algebra and automatic differentiation
Bodigrim/linear-builder 88 5 months ago Strict Text and ByteString builder, which hides mutable buffer behind linear types and takes amortized linear time
bawolk/hsp 88 over 5 years ago Haskell command line text stream processor
sellout/yaya 87 3 months ago Yet another yet another recursion scheme library in Haskell
qnikst/HaskellNet 88 6 months ago Haskell library which provides client support for POP3, SMTP, and IMAP protocols
haskell-nix/hnix-store 87 3 months ago Haskell implementation of the Nix store
haskell-hvr/missingh 87 4 months ago Utility library [Haskell]
dpp/LispHaskellIPad 87 over 13 years ago An iPad app that's a Lisp interpretter... written in Haskell (heh heh heh)
ChrisPenner/Firefly 87 about 6 years ago Simple Haskell http framework
mvr/at 87 5 months ago Effective Algebraic Topology in Haskell
Lysxia/first-class-families 87 5 months ago First-class type families
lambdacube3d/lambdacube-compiler 86 over 1 year ago LambdaCube 3D is a Haskell-like purely functional language for GPU. Try it out:
alsonkemp/turbinado 86 over 4 years ago MVC Web Framework for Haskell. See for example code
TomSmeets/FractalArt 85 about 2 years ago Generate colorful wallpapers!
gshen42/HasChor 90 about 2 months ago Functional choreographic programming in Haskell
andys8/git-brunch 85 over 1 year ago Git branch checkout menu
ameingast/postgresql-simple-migration 85 over 3 years ago PostgreSQL Schema Migrations for Haskell
ahushh/monaba 85 about 4 years ago Imageboard engine written in Haskell and powered by Yesod
abarbu/matplotlib-haskell 85 10 months ago Haskell bindings for Python's Matplotlib
ocharles/what-it-do 84 over 6 years ago Automatically trace all (showable) binds in do expressions
nh2/haskell-cpu-instruction-counter 84 over 6 years ago Measuring CPU instructions in Haskell using Linux Performance Counters
ifesdjeen/haskell-ffi-tutorial 85 about 10 years ago A (missing) Haskell FFI tutorial: how to work with nested Structs and do bi-directional C<->Haskell interop
ice1000/Kt2Dart 84 over 7 years ago [Deprecated] Transpile Kotlin codes into Dart, Make Flutter Great Again
hpdeifel/hledger-iadd 84 2 months ago A terminal UI as drop-in replacement for hledger add
fimad/prometheus-haskell 84 7 months ago Haskell client library for exposing prometheus.io metrics
dnikolovv/practical-haskell 84 over 2 years ago A collection of Practical Haskell bits
danielwaterworth/siege 84 almost 13 years ago [DEPRECATED] A DBMS written in Haskell
blackhole89/macros 84 almost 5 years ago A more powerful C/C++ preprocessor
Anut-py/h-raylib 84 3 months ago Haskell bindings for raylib
algas/haskell-servant-cookbook 84 over 3 years ago Haskell Servant Cookbook
agrafix/funblog 84 over 7 years ago A simple blog software written in Haskell
well-typed/unfolder 85 about 2 months ago Repository with code snippets that accompany episodes of The Haskell Unfolder
thephoeron/quipper-language 83 over 9 years ago Quipper: embedded, scalable functional programming language for quantum computing (unofficial fork)
nikita-volkov/jsonifier 82 about 1 year ago Fast and simple JSON encoding toolkit
haskell-works/avro 83 6 months ago Haskell Avro Encoding and Decoding Native Support (no RPC)
ekmett/linear-logic 83 almost 4 years ago They see me rollin'. They're Heyting. -- Chamillionaire, 2005
bolt12/laop 83 over 1 year ago Linear Algebra of Programming - Algebraic Matrices in Haskell
awkward-squad/ki 83 7 months ago A structured concurrency library
agrafix/superrecord 83 about 2 years ago Haskell: Supercharged anonymous records
zmactep/hasbolt 82 11 months ago Haskell driver for Neo4j 3+ (BOLT protocol)
xnning/EvEff 82 over 3 years ago Efficient Haskell effect handlers based on evidence translation
mark-watson/haskell_tutorial_cookbook_examples 81 about 2 months ago Code samples for my book "Haskell Tutorial and Cookbook"
llvm-hs/llvm-hs-kaleidoscope 82 over 3 years ago Kaleidoscope Tutorial using llvm-hs
jcollard/unm-hip 82 over 10 years ago The University of New Mexico's Haskell Image Processing Library
JakeWheat/simple-sql-parser 82 4 months ago SQL parser in Haskell
HeinrichApfelmus/operational 82 8 months ago Implement monads by specifying instructions and their desired operational semantics
HaskellZhangSong/Introduction_to_Haskell_2ed_source 82 almost 7 years ago 这是Haskell函数式编程入门第2版的源码
ezyang/compact 82 7 months ago Compact regions library for Haskell
ChrisPenner/json-to-haskell 81 almost 4 years ago In goes JSON, out comes a complete Haskell model complete with instances! CLI and web interface available
bkirwi/ethereum-haskell 82 over 9 years ago An independent reimplementation of Ethereum in Haskell
reflex-frp/reflex-examples 81 5 months ago See Reflex FRP in action with tinker-friendly code samples you can run yourself
phadej/cabal-extras 80 about 2 months ago A tool suite to aid Haskell development using
Nike-Inc/bartlett 80 over 6 years ago A simple Jenkins command line client to serve your needs
mrkkrp/zip 81 3 months ago Efficient library for manipulating zip archives
Lysxia/generic-random 81 almost 2 years ago Generic random generators
iu-parfunc/lvars 80 over 2 years ago The LVish Haskell library
Gabriella439/Haskell-Lens-Tutorial-Library 81 9 months ago The missing tutorial module for the lens library
eldr-io/hastl 82 4 months ago Production ready, modern web-application starter template using haskell and htmx
bitc/lushtags 81 about 7 years ago Create ctags compatible tags files for Haskell programs
awakesecurity/proto3-suite 80 about 2 months ago Haskell Protobuf Implementation
vehicle-lang/vehicle 82 about 1 month ago A toolkit for enforcing logical specifications on neural networks
sol/aeson-qq 80 over 1 year ago JSON quasiquoter for Haskell
k-bx/protocol-buffers 80 7 months ago Haskell protocol-buffers package
jwiegley/control-theory 80 about 6 years ago Control theory in Haskell: Data structures, algorithms and adapters
haskell-jp/makeMistakesToLearnHaskell 83 about 2 months ago Make Mistakes to Learn Haskell - 失敗しながら学ぶHaskell入門
felixmulder/haskell-in-production 80 over 5 years ago Companion to the Haskell in Production series
Bodigrim/tasty-bench 80 about 2 months ago Featherlight benchmark framework, drop-in replacement for criterion and gauge
aviaviavi/cryptocompare 80 over 4 years ago Haskell wrapper for the CryptoCompare API - No longer maintained, ping me if you'd like to take over
sdiehl/zurihac-crypto 79 about 5 years ago Small minimal examples of modern cryptographic techniques in Haskell
jfeltz/dash-haskell 78 almost 5 years ago dash docset builder for Haskell packages and cabal project dependencies
hlian/linklater 79 over 4 years ago A Haskell library for the Slack API (including real-time messaging!)
haskell-github-trust/replace-megaparsec 79 8 months ago Stream editing with Haskell Megaparsec parsers
crabmusket/haskell-simple-concurrency 79 over 8 years ago Small examples of concurrency in Haskell
zhangchiqing/beginner-friendly-haskell-for-web-development 78 almost 6 years ago A book about real world web development in beginner friendly Haskell
YoEight/eventstore 78 about 3 years ago EventStore Haskell TCP Client
tfausak/rampart 77 about 2 months ago Determine how intervals relate to each other
TerenceNg03/mueval 76 9 months ago A secure sandboxed Haskell interpreter for pure function evaluation
tdammers/ginger 77 about 2 months ago A Haskell implementation of the Jinja template language
nominolo/lambdachine 77 over 10 years ago VM and tracing JIT for Haskell (work in progress)
kowainik/hit-on 77 about 2 years ago Kowainik Git Workflow Helper Tool
jasonstolaruk/CurryMUD 77 about 1 year ago A Multi-User Dungeon server in Haskell
ekmett/comonad 77 about 2 months ago Haskell 98 comonads
alt-romes/hegg 79 9 months ago Fast equality saturation in Haskell
alevy/postgresql-orm 77 almost 4 years ago An Haskell ORM (Object Relational Mapping) and migrations DSL for PostgreSQL
thumphries/hgrep 75 over 4 years ago Search Haskell source code from the command line
smart-chain-fr/tokenomia 75 almost 2 years ago Tokenomia is built for the Cardashift ICO, it aims to simplify the use of Native Tokens and Smart Contracts above the Cardano Platform. Cardashift is a community-driven startup platform that raises funds, builds and accelerates startups that solve social and environmental problems
saurabhnanda/odd-jobs 75 4 months ago Haskell job queue with admin UI and loads of other features
robstewart57/rdf4h 76 10 months ago rdf4h is a library for working with RDF in Haskell
ndmitchell/uniplate 76 about 1 year ago Haskell library for simple, concise and fast generic operations
jwiegley/putting-lenses-to-work 76 almost 8 years ago A presentation for BayHac 2017 on how I uses lenses at work
jvranish/MiniKanrenT 76 over 11 years ago An implementation of miniKanren in Haskell
jaredloomis/andromeda 77 over 5 years ago OpenGL-based rendering engine with embedded language that compiles to GLSL
intolerable/reddit 76 over 2 years ago reddit api for haskell
Haskell-Things/HSlice 77 12 months ago HSlice - A Haskell based slicer for 3D printing
elaforge/fast-tags 76 4 months ago Incremental vi and emacs tags for haskell
denibertovic/docker-hs 76 almost 2 years ago A Haskell library for the Docker Engine API
barbuz/Husk 77 over 3 years ago Functional golfing language inspired by Haskell
tmcdonell/cuda 75 about 1 year ago Haskell FFI bindings to CUDA
tfausak/witch 75 about 2 months ago Convert values from one type into another
NoRedInk/haskell-libraries 76 about 2 months ago Libraries we use at NoRedInk
lvm/tidal-drum-patterns 75 almost 4 years ago TidalCycles / Haskell modules of drum patterns
jhickner/smtp-mail 75 10 months ago Making it easy to send SMTP email from Haskell
dstcruz/Write-Yourself-A-Scheme-In-48-Hours 75 almost 13 years ago My solutions to the popular Haskell tutorial
rudymatela/fitspec 74 12 months ago refine properties for testing Haskell programs
randomthought/xmonad-config 74 over 5 years ago xmonad config
mchakravarty/lazy-lambda 74 over 8 years ago Lazy Lambda — a Flappy Bird clone in Haskell with SpriteKit
iand675/hs-opentelemetry 83 about 2 months ago OpenTelemetry support for the Haskell programming language
chshersh/dr-cabal 74 about 2 years ago 📊 Haskell dependencies build times profiler
xtendo-org/chips 73 over 1 year ago A fast, lightweight, and concurrent plugin manager for the fish shell, written in Haskell
mmirman/ImperativeHaskell 73 over 12 years ago Proof that Haskell can look and act like an imperative language
isovector/suavemente 72 over 5 years ago an applicative functor that seamlessly talks to HTML inputs
ekmett/contravariant 73 3 months ago Haskell 98 contravariant functors
cdepillabout/servant-checked-exceptions 73 over 1 year ago type-level errors for Servant APIs
basvandijk/scientific 74 7 months ago Arbitrary-precision floating-point numbers represented using scientific notation
turtlesoupy/haskakafka 72 over 7 years ago Kafka bindings for Haskell
siraben/mini-haskell 73 about 5 years ago A self-hosting mini Haskell compiler with a mini C runtime
sayo-hs/heftia 78 about 2 months ago higher-order algebraic effects done right for Haskell
ryukinix/discrete-mathematics 72 almost 6 years ago A computational way to study discrete mathematics using Haskell
robrix/starlight 72 over 4 years ago spaceships in space
LeventErkok/hArduino 72 about 2 years ago Control your Arduino board from Haskell, using the Firmata protocol
ku-fpg/blank-canvas 71 3 months ago A Haskell API into HTML5 Canvas
kowainik/prolens 71 over 1 year ago 👓 Profunctor based lightweight implementation of Lenses
JeanHuguesdeRaigniac/effects-landscape 71 over 1 year ago Effects libraries in Haskell
hauxir/haskell-tetris 72 over 5 years ago Tetris game written in Haskell using ncurses
colah/HaskSymb 72 over 12 years ago An Experiment in Haskell Symbolic Algebra
bsl/GLFW-b 72 4 months ago Haskell bindings to GLFW
balsoft/lambda-launcher 72 about 2 months ago Application launcher in haskell. Mostly Just For Fun
vmchale/command-line-tweeter 71 about 4 years ago Tweets in from a pipe
snoyberg/xml 71 3 months ago Various XML utility packages for Haskell
podenv/podenv 72 3 months ago a container wrapper
llvm-hs/llvm-hs-examples 71 over 3 years ago Examples for Haskell bindings to LLVM
kowainik/smuggler 71 over 4 years ago 🚣 Smuggle all imports
cjdev2/monad-mock 71 about 5 years ago A Haskell package that provides a monad transformer for mocking mtl-style typeclasses
anton-k/mig 70 about 1 year ago Lightweight and composable servers for Haskell
abhin4v/hastatic 71 over 5 years ago hastatic is a tiny static content web server for Docker
sol/reserve 70 almost 3 years ago Universal and robust reloading for Haskell web applications
ncaq/dic-nico-intersection-pixiv 71 5 months ago ニコニコ大百科とピクシブ百科事典の共通部分のIME辞書
mroman42/mikrokosmos 70 almost 4 years ago (λ) Educational lambda calculus interpreter
kowainik/shellmet 71 3 months ago 🐚 Out of the shell solution for scripting in Haskell
jdreaver/amy 70 about 5 years ago Strict Haskell-like programming language that compiles to LLVM
IFCA-Advanced-Computing/opencl 70 over 3 years ago Haskell high-level wrapper for OpenCL
i-am-tom/learn-me-a-haskell 70 over 6 years ago Trying to get back all the stuff I had in JavaScript
haskell/pretty 72 about 2 months ago Haskell Pretty-printer library
ekmett/profunctors 70 7 months ago Haskell 98 Profunctors
anton-k/processing-for-haskell 71 over 2 years ago Graphics for kids and artists. Processing implemented in Haskell
alanz/ghc-exactprint 70 about 2 months ago GHC version of haskell-src-exts exactPrint
wyager/Example-Distributed-App 69 about 4 years ago An example distributed systems application in Haskell using Cloud Haskell
TOTBWF/refinery 69 over 1 year ago ⛏️ A refinement proof framework for haskell
tfausak/wuss 69 about 2 months ago Secure WebSocket (WSS) clients in Haskell
stevana/property-based-testing-stateful-systems-tutorial 70 almost 2 years ago A tutorial about how to apply property-based testing to stateful systems
qmuli/qmuli 69 about 6 years ago Qmuli - Serverless framework for Haskell
politrons/Dive_into_Haskell 69 over 1 year ago Dive into Haskell: Examples of all features of this Pure Functional programing language
Paczesiowa/virthualenv 69 about 11 years ago Virtual Haskell Environment builder
kowainik/policeman 69 almost 4 years ago 👮 Haskell PVP adviser
iand675/haskell-checklist 68 over 8 years ago Preflight checklist for Haskell code. Aspire to greatness!
haskellfoundation/tech-proposals 69 6 months ago The Haskell Foundation Tech Proposal Process
transient-haskell/axiom 68 almost 4 years ago Client-side and server-side web framework over Transient and GHCJS (Haskell to JavaScript compiler)
tonyday567/numhask 69 4 months ago A haskell numeric prelude, providing a clean structure for numbers and operations that combine them
raaz-crypto/raaz 67 4 months ago Cryptographic library for Haskell
mrkkrp/modern-uri 68 about 2 months ago Modern library for working with URIs
lambdacube3d/lambdacube-quake3 68 about 2 years ago Quake 3 map viewer in Haskell using LambdaCube 3D
jekor/hesh 68 over 4 years ago Haskell Extensible Shell
codedownio/sandwich 67 about 2 months ago Yet another test framework for Haskell
alexmingoia/twain 69 3 months ago Tiny web application framework for WAI
vincenthz/language-java 67 almost 4 years ago Java parser and printer for haskell
rickeyski/slack-api 67 over 1 year ago Haskell bindings to the Slack RTM API
puffnfresh/sonic2 67 about 3 years ago Sonic the Hedgehog 2 in Haskell
poor-a/erlang-ffi 66 11 months ago A Foreign Function Interface that lets Haskell and Erlang programs communicate
lukasmartinelli/hwk 67 about 7 years ago A Haskell based awk and sed alternative
kazu-yamamoto/hhp 67 12 months ago Happy Haskell Programming
HaskellZhangSong/Introduction_to_Haskell 67 over 8 years ago This is source code of my book
haskell-lisp/liskell 67 about 11 years ago Haskell Semantics with Lisp Syntax
geniusyield/atlas 67 about 1 month ago Application backend for Plutus smart contracts on Cardano
cpennington/h4sh 67 over 14 years ago Fork of Don Stewarts h4sh haskell shell scripts
chiroptical/declarative-programming-streams 67 about 1 year ago Active streaming declarative programmers. See who's online at the following URL:
Bodigrim/poly 67 4 months ago Fast polynomial arithmetic in Haskell (dense and sparse, univariate and multivariate, usual and Laurent)
bitc/hs-term-emulator 67 almost 3 years ago Terminal Emulator written in 100% Haskell
asivitz/Hickory 67 10 months ago Tools for building 3D interactive programs in Haskell
acowley/ffmpeg-light 67 9 months ago Minimal Haskell bindings to the FFmpeg library
vincenthz/hs-git 66 about 3 years ago git protocol and storage in pure haskell
vaibhavsagar/duffer 66 about 5 years ago A git-compatible content tracker in Haskell
typedbyte/hagato 66 about 1 year ago Haskell Gamedev Toolkit, a library for developing games from scratch
takenobu-hs/haskell-ethereum-assembly 66 over 6 years ago EVM (Ethereum virtual machine) Assembly on Haskell DSL
sebastiaanvisser/fclabels 66 about 3 years ago First class composable record labels for Haskell
paulrzcz/hquantlib 66 about 1 year ago HQuantLib, financial math in Haskell
kowainik/validation-selective 66 9 months ago 💂‍♂️ Lightweight pure validation based on Applicative and Selective functors
kowainik/colourista 66 about 2 months ago ‎️‍🌈 Convenient interface for printing colourful messages
kim/leveldb-haskell 66 8 months ago Haskell bindings to LevelDB ( )
itchyny/miv 66 almost 2 years ago Vim plugin manager written in Haskell
haskell/filepath 67 2 months ago Haskell FilePath core library
guibou/PyF 66 9 months ago Haskell QuasiQuoter for String Formatting
elaforge/karya 66 10 months ago music sequencer and generalized notation
dorchard/type-level-sets 66 about 1 year ago Type-level sets for Haskell (with value-level counterparts and various operations)
bendyworks/api-server 66 about 9 years ago A JSON API server written in Haskell
AtifChy/xmonad 66 over 3 years ago my Xmonad configuration
spl/dlist 65 7 months ago Difference lists in Haskell
ethercrow/opentelemetry-haskell 65 over 1 year ago The OpenTelemetry Haskell Client
crufter/haquery 65 over 1 year ago jQuery for Haskell
ad-si/Perspec 600 2 months ago Scriptable desktop app to correct the perspective of images
stackbuilders/dotenv-hs 65 about 2 months ago Load environment variables from dotenv files for Haskell
ocharles/effect-zoo 65 almost 4 years ago Comparing Haskell effect systems for ergonomics and speed
HeinrichApfelmus/frp-guides 65 about 4 years ago A collection of tutorials, guidelines, examples, patterns and half-baked ideas on functional reactive programming (FRP)
ff-notes/ron 65 about 2 months ago Haskell implementation of RON and RON-RDT
dhall-lang/dhall-json 64 about 6 years ago This repository has moved to
basvandijk/nixtodo 65 about 7 years ago A demonstration on how to use Nix to build, test and deploy a Haskell application
judah/haskeline 224 7 months ago A Haskell library for line input in command-line programs
kolmodin/binary 109 9 months ago Efficient, pure binary serialisation using ByteStrings in Haskell
ocharles/assert-explainer 65 over 6 years ago Py.test style assertions in Haskell
haskell-hvr/hslogger 65 4 months ago Logging framework for Haskell
fosskers/aura 1,776 about 2 months ago A multilingual package manager for Arch Linux and the AUR
Haskell-Things/ImplicitCAD 1,415 6 months ago A math-inspired CAD program in haskell. CSG, bevels, and shells; 2D & 3D geometry; 2D gcode generation
cjdev/monad-mock A Haskell package that provides a monad transformer for mocking mtl-style typeclasses
input-output-hk/hydra 289 about 1 month ago Implementation of the Hydra Head protocol
gvolpe/shopping-cart-haskell 64 over 3 years ago Haskell version of the Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"
Gabriella439/Haskell-Errors-Library 64 over 1 year ago Type-safe error handling
postgres-haskell/postgres-wire 64 almost 6 years ago A native Haskell driver for PostgreSQL
ivan-m/graphviz 64 over 2 years ago Haskell bindings to the Graphviz toolkit
yamadapc/haskell-ascii-progress 64 over 7 years ago A simple Haskell progress bar for the console. Heavily borrows from TJ Holowaychuk's Node.JS project
tfausak/hairy 64 over 8 years ago A JSON REST API built in Haskell
jaseemabid/Olifant 64 over 6 years ago A simple programming language targeting LLVM
IxpertaSolutions/freer-effects 65 over 6 years ago An implementation of "Freer Monads, More Extensible Effects"
chrisdone/jl 473 over 2 years ago Functional sed for JSON
chrisdone/vado 281 almost 6 years ago A demo web browser engine written in Haskell
chrisdone/duet 212 over 1 year ago A tiny language, a subset of Haskell aimed at aiding teachers teach Haskell
chrisdone/tryhaskell 191 over 1 year ago Try Haskell
chrisdone/dynamic 192 over 5 years ago Dynamic typing in Haskell
snoyberg/haskellers 141 about 1 year ago haskellers.com site
chrisdone/hulk 141 almost 8 years ago Haskell IRC daemon
fpco/stackage-server 107 about 2 months ago Server for stable, curated Haskell package sets
huangz1990/real-world-haskell-cn 1,562 almost 3 years ago 《Real World Haskell》中文翻译项目
feramhq/Perspec 600 2 months ago Scriptable desktop app to correct the perspective of images
serokell/nixfmt 949 about 2 months ago A formatter for Nix code
jaspervdj/psqueues 64 5 months ago Priority Search Queues in three different flavors for Haskell
achirkin/vulkan 63 almost 4 years ago Low-level low-overhead haskell bindings to vulkan API
phaazon/luminance 109 almost 8 years ago Type-safe, type-level and stateless Haskell graphics framework
roman/Haskell-capataz 62 over 5 years ago OTP-like supervision trees in Haskell
owainlewis/http-dispatch 62 over 7 years ago A high level HTTP client for Haskell that focuses on ease of use
ekmett/structures 63 over 9 years ago A playground for working on advanced data structures in Haskell
Chase-C/Flocking-Simulation 64 about 9 years ago A 3D Boids-like flocking simulation coded in Haskell
bydriv/mhc 63 almost 7 years ago Minimal Haskell Compiler
hslua/hslua 130 about 2 months ago Haskell bindings to Lua, an embeddable scripting language
sleexyz/hylogen 481 about 1 year ago GLSL embedded in Haskell
rnons/ted2srt 143 almost 4 years ago Download bilingual subtitles of TED talks
Frost-Lord/HaskMate 32 6 months ago HaskMate is a Haskell-based project monitoring and automation tool designed to continuously watches for changes in your Haskell source files and automatically triggers a rebuild and re-execution of the project whenever a modification is detected
osener/markup.rocks 382 over 8 years ago Pandoc based document editor and converter in your browser
kowainik/treap 63 over 3 years ago Efficient implementation of the implicit treap data structure
kazu-yamamoto/dns 64 8 months ago DNS libary in Haskell
Gabriella439/Haskell-MVC-Library 62 over 2 years ago Model-view-controller
wasp-lang/wasp 14,262 about 1 month ago The fastest way to develop full-stack web apps with React & Node.js
alpacaaa/zero-bullshit-haskell 564 over 3 years ago Learn Haskell, without the bullshit
mtolly/onyxite-customs 161 about 2 months ago Toolkit for converting and building songs for Rock Band, Guitar Hero, Clone Hero, and other similar rhythm games
IFCA/opencl 70 over 3 years ago Haskell high-level wrapper for OpenCL
serras/lambdaconf-2015-web 63 over 9 years ago Projects for LambdaConf 2015 Haskell web workshop
bgamari/ghc-debug 61 9 months ago Moved to Haskell.org GitLab
gw000/wisp 115 over 11 years ago small-but-featureful embeddable lisp interpreter written in haskell
aspiwack/porcupine 89 almost 3 years ago Express parametrable, composable and portable data pipelines
razvan-flavius-panda/haskell-editor-setup 101 10 months ago Easy instructions for setting up Haskell editors / IDEs on any major operating system
gwern/mueval 76 9 months ago A secure sandboxed Haskell interpreter for pure function evaluation
nponeccop/HNC 62 almost 6 years ago HN Compiler
haskell-tls/hs-certificate 60 9 months ago Certificate and Key Reader/Writer in haskell
blitzcode/hackage-diff 63 over 6 years ago Compare the public API of different versions of a Hackage library
ConsenSys/constellation 382 over 4 years ago Peer-to-peer encrypted message exchange
input-output-hk/nix-tools 95 over 1 year ago Translate Cabals Generic Package Description to a Nix expression
fizruk/rzk 212 2 months ago An experimental proof assistant based on a type theory for synthetic ∞-categories
ed-o-saurus/PLHaskell 137 5 months ago A Haskell extension for PostgreSQL that allows embedded Haskell code
ekmett/semigroups 62 almost 2 years ago Haskell 98 semigroups
zepto-lang/zepto 60 about 6 years ago A schemy Lisp backed by Haskell
migamake/homplexity 61 about 2 years ago Haskell code complexity and quality measurement
CGenie/haskell-snake 60 over 6 years ago Snake game implemetation in Haskell using SDL2
jamesdbrock/replace-megaparsec 79 8 months ago Stream editing with Haskell Megaparsec parsers
nh2/haskell-from-python 58 about 12 years ago Example how to call Haskell from Python easily (using ctypes.cdll.LoadLibrary)
killy971/hpc-coveralls 60 over 1 year ago coveralls.io support for haskell code coverage with hpc
kallisti-dev/hs-webdriver 191 2 months ago A Haskell client for the Selenium WebDriver protocol
agda/agda2hs 178 4 months ago Compiling Agda code to readable Haskell
guardians-of-life/haskell-editor-setup 101 10 months ago Easy instructions for setting up Haskell editors / IDEs on any major operating system
kowainik/membrain 62 about 4 years ago 🧠 Type-safe memory units
kowainik/issue-wanted 58 about 4 years ago 🏷 Web application to help beginners to start contributing into Haskell projects
tibbe/hyena 60 about 14 years ago A Haskell web application server
ocramz/aeson-schema 60 about 2 years ago Haskell JSON schema validator and parser generator
kowainik/eio 58 almost 4 years ago 🎯 IO with Exceptions tracked on the type-level
coinmetrics/haskell-tools 58 about 3 years ago Tools for exporting blockchain data to analytical databases
vincenthz/hs-connection 60 over 1 year ago simple client connection library in haskell with builtin features: SSL/TLS, SOCKS, session management
tmcgilchrist/postgresql-transactional 60 over 2 years ago Transactional monadic actions on top of PostgreSQL
Quid2/flat 60 about 2 years ago Principled and efficient binary serialization
NinjaTrappeur/ex-hack 59 over 5 years ago Example-based Haskell Documentation Engine
mrkkrp/ghc-syntax-highlighter 59 8 months ago Syntax highlighter for Haskell using the lexer of GHC
djv/VisualProf 59 over 9 years ago -
TiltMeSenpai/Discord.hs 57 over 7 years ago Have you heard of our lord and savior Haskell?
mstksg/tensor-ops 59 almost 8 years ago Type-safe tensor manipulation operations in Haskell with tensorflow-style automatic differentiation
seanhess/robotquest 61 over 8 years ago RobotQuest is a MMO, programming game. Instead of playing RobotQuest directly, you write a program that plays it for you. Your program communicates with the game server API over HTTP by sending and receiving JSON messages. Written in HTML, Haskell, with MongoDB
pietervdvn/Haskell 58 about 9 years ago Introduction to haskell
hasura/graphql-parser-hs 59 over 2 years ago A GraphQL query parser for Haskell
haskell-opengl/GLUT 61 7 months ago Haskell bindings to GLUT
EmaApps/emanote 823 3 months ago Emanate a structured view of your plain-text notes
EmaApps/ema 118 5 months ago Haskell static site generator that is change-aware
jules-hedges/open-games-hs 148 about 2 months ago Haskell implementation of open games
rnons/shadowsocks-haskell 57 over 6 years ago shadowsocks in haskell
input-output-hk/hydra-poc 289 about 1 month ago Proof of concept for the Hydra Head protocol
haskell/ghcup-hs 293 about 2 months ago THIS REPO IS A MIRROR, BUG REPORTS GO HERE:
chetant/LibClang 58 over 7 years ago Haskell FFI to libclang
haskell-hvr/uuid 62 5 months ago A Haskell library for creating, printing and parsing UUIDs
unrelentingtech/magicbane 118 over 2 years ago A web framework that integrates Servant, EKG, fast-logger, wai-cli…
fortytools/holumbus 57 over 10 years ago A Haskell library which provides the basic building blocks for creating powerful indexing and search applications
tomahawkins/improve 57 over 13 years ago An imperative programming language in Haskell for high assurance embedded applications. ImProve programs are verified with model checking. ImProve compiles to C and Simulink
mrkkrp/facts 57 over 6 years ago Refined types
geekrelief/as3tohaxe 56 almost 14 years ago An Actionscript 3 to haXe source converter written in Haskell
Erdwolf/prolog 61 over 9 years ago A prolog interpreter written in Haskell
hasura/graphql-engine 31,236 about 2 months ago Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events
Gabriella439/Haskell-Pipes-Library 489 over 2 years ago Compositional pipelines
Gabriella439/Haskell-Optparse-Generic-Library 208 12 months ago Auto-generate a command-line parser for your datatype
Gabriella439/Haskell-List-Transformer-Library 60 9 months ago List monad transformer
skogsbaer/hscurses 61 about 9 years ago ncurses binding for Haskell
basvandijk/monad-control 58 about 2 years ago Lift control operations, like exception catching, through monad transformers
tidalcycles/Tidal 2,296 about 2 months ago Pattern language
Gabriel439/turtle 946 8 months ago Shell programming, Haskell style
Gabriel439/Haskell-Pipes-Library 489 over 2 years ago Compositional pipelines
phadej/github 412 3 months ago The github API for Haskell
Gabriel439/Haskell-Morte-Library 374 over 2 years ago A bare-bones calculus-of-constructions
anoma/juvix 458 about 1 month ago Juvix empowers developers to write code in a high-level, functional language, compile it to gas-efficient output VM instructions, and formally verify the safety of their contracts prior to deployment and execution
tweag/monad-bayes 411 about 2 months ago A library for probabilistic programming in Haskell
monadfix/microlens 286 about 1 month ago A lightweight (but compatible with ‘lens’) lenses library
helium/airship 244 almost 2 years ago Helium + Webmachine = Airship. A toolkit for building declarative, RESTful web apps
Gabriel439/Haskell-Optparse-Generic-Library 208 12 months ago Auto-generate a command-line parser for your datatype
aquarial/discord-haskell 271 3 months ago Haskell library for writing Discord bots
Gabriel439/Haskell-Typed-Spreadsheet-Library 185 over 2 years ago Typed and composable spreadsheets
freckle/stratosphere 162 about 2 months ago Haskell EDSL and type-checker for AWS CloudFormation templates
eashanhatti/konna 11 almost 3 years ago A fast functional language based on two level type theory
Gabriel439/Haskell-Foldl-Library 161 5 months ago Composable, streaming, and efficient left folds
raxod502/kalyn 156 over 2 years ago ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch
Gabriel439/Haskell-Annah-Library 91 over 2 years ago Distributed programming language that desugars to Morte
Gabriel439/Haskell-Lens-Tutorial-Library 81 9 months ago The missing tutorial module for the lens library
tweag/porcupine 89 almost 3 years ago Express parametrable, composable and portable data pipelines
ocharles/ghc-nix 106 about 2 years ago Exploring the options for incremental Haskell builds using Nix
Gabriel439/Haskell-MVC-Library 62 over 2 years ago Model-view-controller
Gabriel439/Haskell-Errors-Library 64 over 1 year ago Type-safe error handling
giovanifss/Dumb 53 over 6 years ago Dumain Bruteforcer - a fast and flexible domain bruteforcer
pkamenarsky/concur-static 58 about 4 years ago Generate semi-dynamic UIs with Concur
moonmaster9000/bird 57 about 14 years ago A sinatra-ish framework written in haskell, riding on top of Hack
davean/waldo 57 over 12 years ago A small Haskell server for generating visual stories based on some ascertainable data about the requester

Backlinks from these awesome lists:

More related projects: