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: almost 2 years ago
Linked from 1 awesome list


awesome-haskell

koalaman/shellcheck36,593almost 2 years agoShellCheck, a static analysis tool for shell scripts
jgm/pandoc35,082almost 2 years agoUniversal markup converter
PostgREST/postgrest24,080almost 2 years agoREST API for any Postgres database
hadolint/hadolint10,527almost 2 years agoDockerfile linter, validate inline bash, written in Haskell
purescript/purescript8,602almost 2 years agoA strongly-typed language that compiles to JavaScript
simplex-chat/simplex-chat7,464almost 2 years agoSimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱!
unisonweb/unison5,839almost 2 years agoA friendly programming language from the future
digitallyinduced/ihp4,958almost 2 years 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/Haxl4,280almost 2 years agoA Haskell library that simplifies access to remote data, such as databases or web-based services
commercialhaskell/stack3,996almost 2 years agoThe Haskell Tool Stack
input-output-hk/cardano-sl3,764about 6 years agoCryptographic currency implementing Ouroboros PoS protocol
xmonad/xmonad3,383almost 2 years agoThe core of xmonad, a small but functional ICCCM-compliant tiling window manager
sdiehl/write-you-a-haskell3,354over 5 years agoBuilding a modern functional compiler from first principles. ( )
koka-lang/koka3,333almost 2 years agoKoka language compiler and interpreter
krispo/awesome-haskell3,113over 3 years agoA collection of awesome Haskell links, frameworks, libraries and software. Inspired by awesome projects line
simonmichael/hledger3,094almost 2 years agoRobust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces
ghc/ghc3,064almost 2 years agoMirror 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-server2,729almost 2 years agoOfficial haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine
jaspervdj/hakyll2,711almost 2 years agoA static website compiler library in Haskell
caiorss/Functional-Programming2,693about 7 years agoFunctional Programming concepts, examples and patterns illustrated in Haskell, Ocaml and Python
yesodweb/yesod2,650almost 2 years agoA RESTful Haskell web framework built on WAI
wireapp/wire-server2,633almost 2 years ago🇪🇺 Wire back-end services
typelead/eta2,612about 4 years agoThe Eta Programming Language, a dialect of Haskell on the JVM
ghcjs/ghcjs2,608over 3 years agoHaskell to JavaScript compiler, based on GHC
sdiehl/wiwinwlh2,578over 4 years agoWhat I Wish I Knew When Learning Haskell
jaspervdj/patat2,466almost 2 years agoTerminal-based presentations using Pandoc
haskell/haskell-ide-engine2,376over 5 years agoThe engine for haskell ide-integration. Not an IDE
dmjio/miso2,206almost 2 years agoA tasty Haskell front-end framework
ekmett/lens2,034almost 2 years agoLenses, Folds, and Traversals - Join us on web.libera.chat #haskell-lens
tweag/asterius1,972almost 4 years agoDEPRECATED in favor of ghc wasm backend, see
haskell-servant/servant1,834almost 2 years agoServant is a Haskell DSL for describing, serving, querying, mocking, documenting web applications and more!
smallhadroncollider/taskell1,739almost 3 years agoCommand-line Kanban board/task manager with support for Trello boards and GitHub projects
scotty-web/scotty1,724about 2 years agoHaskell web framework inspired by Ruby's Sinatra, using WAI and Warp (Official Repository)
haskell/cabal1,630almost 2 years agoOfficial upstream development repository for Cabal and cabal-install
jtdaugherty/brick1,610almost 2 years agoA declarative Unix terminal UI library written in Haskell
google-research/dex-lang1,596almost 2 years agoResearch language for array processing in the Haskell/ML family
tensorflow/haskell1,583about 2 years agoHaskell bindings for TensorFlow
huangzworks/real-world-haskell-cn1,562over 4 years ago《Real World Haskell》中文翻译项目
yi-editor/yi1,513almost 2 years agoThe Haskell-Scriptable Editor
ndmitchell/hlint1,482almost 2 years agoHaskell source code suggestions
HuwCampbell/grenade1,451almost 3 years agoDeep Learning in Haskell
clash-lang/clash-compiler1,451almost 2 years agoHaskell to VHDL/Verilog/SystemVerilog compiler
valderman/haste-compiler1,440over 7 years agoA GHC-based Haskell to JavaScript compiler
google/haskell-trainings1,397over 3 years agoHaskell 101 and 102: slides and codelabs
lettier/gifcurry1,362about 5 years ago😎 The open-source, Haskell-built video editor for GIF makers
haskell-beginners-2022/course-plan1,296about 3 years ago📜 Haskell course info, plan, video lectures, slides
faylang/fay1,283over 5 years agoA proper subset of Haskell that compiles to JavaScript
haskell/aeson1,257about 2 years agoA fast Haskell JSON library
quchen/articles1,255about 3 years agoMiscellaneous articles. The readme is the table of contents
google/codeworld1,244about 2 years agoEducational computer programming environment using Haskell
ucsd-progsys/liquidhaskell1,204almost 2 years agoLiquid Types For Haskell
reanimate/reanimate1,133over 2 years agoHaskell library for building declarative animations based on SVG graphics
hzlmn/haskell-must-watch1,128almost 9 years agoHuge list of videos, talks, courses for Haskell programming language
evincarofautumn/kitten1,103over 3 years agoA statically typed concatenative systems programming language
graninas/software-design-in-haskell1,083almost 2 years agoSoftware Design in Haskell. A structured set of materials. How to build real-world applications in Haskell
hasktorch/hasktorch1,083almost 2 years agoTensors and neural networks in Haskell
reflex-frp/reflex1,073almost 2 years agoInteractive 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/HaLVM1,055almost 8 years agoThe Haskell Lightweight Virtual Machine (HaLVM): GHC running on Xen
matterhorn-chat/matterhorn1,053almost 2 years agoA feature-rich Unix terminal client for the Mattermost chat system
sdiehl/kaleidoscope1,033over 6 years agoHaskell LLVM JIT Compiler Tutorial
grin-compiler/grin1,029over 3 years agoGRIN is a compiler back-end for lazy and strict functional languages with whole program optimization support
phuhl/linux_notification_center1,016about 2 years agoA notification daemon/center for linux
kowainik/learn4haskell1,011about 2 years ago👩‍🏫 👨‍🏫 Learn Haskell basics in 4 pull requests
thma/LtuPatternFactory995over 2 years agoLambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
haskell/stylish-haskell994about 2 years agoHaskell code prettifier
leksah/leksah976over 2 years agoHaskell IDE
tweag/ormolu971almost 2 years agoA formatter for Haskell source code
obsidiansystems/obelisk967almost 2 years agoFunctional reactive web and mobile applications, with batteries included
lierdakil/pandoc-crossref957almost 2 years agoPandoc filter for cross-references
Gabriella439/turtle946over 2 years agoShell programming, Haskell style
maralorn/nix-output-monitor956almost 2 years agoPipe your nix-build output through the nix-output-monitor a.k.a nom to get additional information while building
NixOS/nixfmt949almost 2 years agoThe official (but not yet stable) formatter for Nix code
mrkkrp/megaparsec925almost 2 years agoIndustrial-strength monadic parser combinator library
pcapriotti/optparse-applicative916almost 2 years agoApplicative option parser
AccelerateHS/accelerate909almost 2 years agoEmbedded language for high-performance array computations
agentm/project-m36905almost 2 years agoProject: M36 Relational Algebra Engine
samtay/tetris904almost 2 years agoA terminal interface for Tetris
kirel/detexify-hs-backend895over 9 years agoDetexify Backend written in Haskell
composewell/streamly873almost 2 years agoHigh performance, concurrent functional programming abstractions
joshuaclayton/unused855over 6 years agoDeprecated; see
cachix/cachix857almost 2 years agoCommand line client for Nix binary cache hosting:
commercialhaskell/rio846about 2 years agoA standard library for Haskell
yesodweb/wai837almost 2 years agoHaskell Web Application Interface
srid/emanote823almost 2 years agoEmanate a structured view of your plain-text notes
jonschoning/espial794about 2 years agoEspial is an open-source, web-based bookmarking server
ndmitchell/hoogle755about 2 years agoHaskell API search engine
hspec/hspec755almost 2 years agoA Testing Framework for Haskell
2mol/pboy736over 4 years agoa small .pdf management tool with a command-line UI
nick8325/quickcheck728almost 2 years agoAutomatic testing of Haskell programs
snowleopard/alga722over 2 years agoAlgebraic graphs
rgleichman/glance721over 4 years agoA visual Haskell
haskell-distributed/distributed-process713almost 2 years agoCloud Haskell core libraries
hstreamdb/hstream713almost 2 years agoHStreamDB is an open-source, cloud-native streaming database for IoT and beyond. Modernize your data stack for real-time applications
kowainik/summoner703almost 2 years ago🔮 🔧 Tool for scaffolding batteries-included production-level Haskell projects
kowainik/relude708almost 2 years ago🌀 Safe, performant, user-friendly and lightweight Haskell standard library
taffybar/taffybar698almost 2 years agoA gtk based status bar for tiling window managers such as XMonad
lspitzner/brittany691almost 4 years agohaskell source code formatter
agrafix/Spock679over 2 years agoAnother Haskell web framework for rapid development
hedgehogqa/haskell-hedgehog676about 2 years agoRelease with confidence, state-of-the-art property testing for Haskell
DanielG/ghc-mod676over 7 years agoHappy Haskell Hacking for editors. DEPRECATED
Copilot-Language/copilot660almost 2 years agoA stream-based runtime-verification framework for generating hard real-time C code
BinRoot/Haskell-Data-Analysis-Cookbook653almost 11 years agoAccompanying Source Code for the Haskell Data Analysis Cookbook
bos/stanford-cs240h650almost 15 years agoCourse materials for Stanford CS240h, "Functional Systems in Haskell"
fused-effects/fused-effects649about 2 years agoA fast, flexible, fused effect system for Haskell
UnkindPartition/tasty643almost 2 years agoModern and extensible testing framework for Haskell
i-am-tom/haskell-exercises642almost 3 years agoA little course to learn about some of the more obscure GHC extensions
transient-haskell/transient634over 5 years agoA 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-course624almost 3 years agoApplied Functional Programming Course - Move from exercises to a working app!
LambdaHack/LambdaHack626over 2 years agoHaskell game engine library for roguelike dungeon crawlers; please offer feedback, e.g., after trying out the sample game with the web frontend at
sol/hpack627about 2 years agohpack: A modern format for Haskell packages
ChrisPenner/rasa618almost 6 years agoExtremely modular text editor built in Haskell
brendanhay/amazonka604about 2 years agoA comprehensive Amazon Web Services SDK for Haskell
aviaviavi/legion601over 8 years agoSimple blockchain server written in Haskell for educational purposes
fjvallarino/monomer598over 2 years agoAn easy to use, cross platform, GUI library for writing Haskell applications
xmonad/xmonad-contrib592almost 2 years agoContributed modules for xmonad
tweag/HaskellR587almost 2 years agoThe full power of R in Haskell
haskell/ghcide581over 5 years agoA library for building Haskell IDE tooling
mattgreen/hython579about 9 years agoHaskell-powered Python 3 interpreter
haskell-beam/beam583almost 2 years agoA type-safe, non-TH Haskell SQL library and ORM
kowainik/stan572almost 2 years ago🕵️ Haskell STatic ANalyser
chrisdone/hell568almost 2 years agoHaskell-based shell scripting language
mihaimaruseac/hindent563almost 2 years agoHaskell pretty printer
alpacaaa/zero-bs-haskell564about 5 years agoLearn Haskell, with tiny lessons
hasura/eff553over 3 years ago🚧 a work in progress effect system for Haskell 🚧
quchen/stgi529over 5 years agoA user-centric visual STG implementation to help understand GHC/Haskell's execution model
HeinrichApfelmus/reactive-banana523about 2 years agoLibrary for functional reactive programming in Haskell
nikita-volkov/hasql522almost 2 years agoThe fastest PostgreSQL libpq-based driver for Haskell
haskell/attoparsec513almost 2 years agoA fast Haskell library for parsing ByteStrings
alexwl/haskell-code-explorer511over 3 years agoWeb application for exploring and understanding Haskell codebases
haskell/criterion505almost 2 years agoA powerful but simple library for measuring the performance of Haskell code
JakeWheat/intro_to_parsing503about 7 years agoIntroduction to parsing with Haskell and Parsec
facebookincubator/retrie504about 2 years agoRetrie is a powerful, easy-to-use codemodding tool for Haskell
exercism/haskell495almost 2 years agoExercism exercises in Haskell
raviksharma/bartosz-basics-of-haskell488over 5 years agoCode and exercises from Bartosz Milewski's Basics of Haskell Tutorial
pushcx/hpffp-resources488almost 9 years agoHaskell Programming From First Principles - Follow-up Resources
valderman/selda478over 2 years agoA type-safe, high-level SQL library for Haskell
chrisdone-archive/jl473over 4 years agoFunctional sed for JSON
thma/WhyHaskellMatters470almost 3 years agoIn 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/persistent469about 2 years agoPersistence interface for Haskell allowing multiple storage methods
google/proto-lens468almost 2 years agoAPI for protocol buffers using modern Haskell language and library patterns
haskell-foundation/foundation463over 3 years agoEmpire strikes back
ivanperez-keera/Yampa453almost 2 years agoFunctional Reactive Programming domain-specific language for efficient hybrid systems
tweag/sparkle447over 3 years agoHaskell on Apache Spark
lsmor/snake-fury443about 3 years agoa challenge for Haskell beginners
HeinrichApfelmus/threepenny-gui441over 2 years agoGUI framework that uses the web browser as a display
haskell-CI/haskell-ci438almost 2 years agoScripts and instructions for using CI services (e.g. Travis CI or Appveyor) with multiple GHC configurations
timbod7/haskell-chart431almost 2 years agoA 2D charting library for haskell
lettier/movie-monad423over 6 years agoA free and simple to use video player made with Haskell
bitemyapp/bloodhound423almost 2 years agoHaskell Elasticsearch client and query DSL
tommythorn/Reduceron425almost 2 years agoFPGA 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-server418almost 2 years agoHackage-Server: A Haskell Package Repository
gregwebs/Shelly.hs417about 2 years agoHaskell shell scripting
morpheusgraphql/morpheus-graphql412about 2 years agoHaskell GraphQL Api, Client and Tools
haskell-github/github412almost 2 years agoThe github API for Haskell
haskell/text411almost 2 years agoHaskell library for space- and time-efficient operations over Unicode text
jaspervdj/websockets408almost 2 years agoA Haskell library for creating WebSocket-capable servers
haskell-graphql/graphql-api406almost 7 years agoWrite type-safe GraphQL services in Haskell
haskell-tls/hs-tls405almost 2 years agoTLS/SSL implementation in haskell
protolude/protolude402over 2 years agoA sensible starting Prelude template
cdepillabout/termonad401over 2 years agoTerminal emulator configurable in Haskell
jonascarpay/apecs395over 2 years agoa fast, extensible, type driven Haskell ECS framework for games
nh2/call-haskell-from-anything391over 4 years agoCall Haskell functions from any programming language via serialization and dynamic libraries
eashanhatti/peridot388over 3 years agoA fast functional language based on two level type theory
lehins/massiv385about 2 years agoEfficient Haskell Arrays featuring Parallel computation
jtdaugherty/tart385almost 2 years agoTart - draw ASCII art in the terminal with your mouse!
haskell-effectful/effectful385almost 2 years agoAn easy to use, fast extensible effects library with seamless integration with the existing Haskell ecosystem
ozanmakes/markup.rocks382about 10 years agoPandoc based document editor and converter in your browser
haskell/haskell-platform380over 4 years agoDistribution of Haskell with batteries included
Consensys/constellation382about 6 years agoPeer-to-peer encrypted message exchange
dbousamra/hnes379over 3 years agoNES Emulator written in Haskell
jbarrow/LambdaNet378over 10 years agoPurely functional artificial neural network library implemented in Haskell
knupfer/haskell-emacs376over 2 years agoWrite Emacs extensions in Haskell
Gabriella439/Haskell-Morte-Library374about 4 years agoA bare-bones calculus-of-constructions
sol/doctest374almost 2 years agoAn implementation of Python's doctest for Haskell
augustss/MicroHs373almost 2 years agoHaskell implemented with combinators
haskell/mtl364about 2 years agoThe Monad Transformer Library
haskell/lsp371almost 2 years agoHaskell library for the Microsoft Language Server Protocol
ollef/Earley366over 3 years agoParsing all context-free grammars using Earley's algorithm in Haskell
NixOS/cabal2nix362almost 2 years agoGenerate Nix build instructions from a Cabal file
morphismtech/squeal363almost 2 years agoSqueal, a deep embedding of SQL in Haskell
gelisam/hawk362over 2 years agoHaskell text processor for the command-line
haskell-game/sdl2362almost 2 years agoHaskell bindings to the SDL2 library
fourmolu/fourmolu370almost 2 years agoA fourk of ormolu that uses four space indentation and allows arbitrary configuration. Don't like it? PRs welcome!
sebastiaanvisser/clay361almost 2 years agoA CSS preprocessor as embedded Haskell
reflex-frp/reflex-dom360almost 2 years agoWeb 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/mezzo357over 7 years agoA Haskell library for typesafe music composition
simonmar/parconc-examples355almost 5 years agoSample code to accompany the book "Parallel and Concurrent Programming in Haskell"
theam/haskell-do352over 8 years ago- The Haskell code editor focused on interactive development
joelburget/react-haskell352about 11 years agoReact bindings for Haskell
haskus/haskus-systemMoved to
jepst/CloudHaskell347almost 14 years agoA distributed computing framework for Haskell
mrkkrp/req339almost 2 years agoAn HTTP client library
litxio/ptghci338almost 3 years agoHigh-powered REPL for Haskell, inspired by IPython
tweag/linear-base336almost 2 years agoStandard library for linear types in Haskell
higherkindness/mu-haskell333about 2 years agoMu (μ) is a purely functional framework for building micro services
chris-taylor/aima-haskell331about 9 years agoAlgorithms from AIMA in Haskell
informatikr/hedis329almost 2 years agoA Redis client library for Haskell
haskell/network329almost 2 years agoLow-level networking interface
amuletml/amulet328almost 5 years agoAn ML-like functional programming language
spell-music/csound-expression323almost 2 years agoHaskell Framework for Electronic Music
fimad/scalpel325almost 2 years agoA high level web scraping library for Haskell
jgm/texmath327almost 2 years agoA Haskell library for converting LaTeX math to MathML
jtdaugherty/vty318almost 2 years agoA high-level ncurses alternative written in Haskell
hakaru-dev/hakaru312over 4 years agoA probabilistic programming language
justinethier/husk-scheme309almost 3 years agoA full implementation of the Scheme programming language for the Haskell Platform
Holmusk/three-layer310over 5 years agoArchitecture of the Haskell web applications
sweirich/dth303almost 4 years agoExamples of Dependently-typed programs in Haskell
purenix-org/purenix302about 2 years agoNix backend for PureScript. Transpile PureScript code to Nix
haskell/statistics301almost 3 years agoA fast, high quality library for computing with statistics in Haskell
haskell/alex298about 2 years agoA lexical analyser generator for Haskell
Yvee1/hascard306almost 2 years agoflashcard TUI with markdown cards
quchen/prettyprinter295almost 2 years agoA modern, extensible and well-documented prettyprinter
NorfairKing/smos296almost 2 years agoA comprehensive self-management System
acid-state/acid-state293almost 2 years agoAdd ACID guarantees to any serializable Haskell data structure
winterland1989/magic-haskell294over 7 years ago魔力haskell官方网站
haskell/happy292almost 2 years agoThe Happy parser generator for Haskell
iostreamer-X/FuncShell290over 4 years agoImprove your shell by making it functional through Haskell! (An update to Awkward)
haskell-gi/haskell-gi293almost 2 years agoGenerate Haskell bindings for GObject-Introspection capable libraries
owickstrom/gi-gtk-declarative288over 2 years agoDeclarative GTK+ programming in Haskell
goldfirere/singletons288almost 2 years agoFake dependent types in Haskell using singletons
stevenfontanella/microlens286almost 2 years agoA lightweight (but compatible with ‘lens’) lenses library
cardano-scaling/hydra289almost 2 years agoImplementation of the Hydra Head protocol
lotz84/haskell284over 4 years agoA curated list of awesome things related to Haskell
HaskVan/HaskellKoans283over 5 years agoHaskell Koans for the Vancouver's Haskell UnMeetup
blitzcode/hue-dashboard283over 8 years agoA web interface for monitoring and controlling Philips Hue lights
neohaskell/NeoHaskell307almost 2 years ago⏩ NeoHaskell is a dialect of Haskell that is focused on newcomer-friendliness and productivity
brendanhay/gogol281almost 2 years agoA comprehensive Google Services SDK for Haskell
chrisdone-archive/vado281over 7 years agoA demo web browser engine written in Haskell
snoyberg/http-client280almost 2 years agoAn HTTP client engine, intended as a base layer for more user-friendly packages
Gandalf-/coreutils283almost 2 years agoUnix core utilities implemented in Haskell
IntersectMBO/ouroboros-network277almost 2 years agoSpecifications 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-course275about 4 years agoIntroductory Haskell course materials (originally CIS 194 @ UPenn)
anton-k/ru-haskell-book276about 3 years agoучебник по Haskell
ivanperez-keera/haskanoid275over 3 years agoA free and open source breakout clone in Haskell using SDL and FRP, with Wiimote and Kinect support
GaloisInc/haskell-tor273almost 9 years agoA Haskell implementation of the Tor protocol
luke-clifton/shh282about 2 years agoSimple shell like scripting from Haskell
dmbarbour/Sirea271over 13 years agoSimply Reactive! Declarative orchestration in Haskell using RDP
discord-haskell/discord-haskell271almost 2 years agoHaskell library for writing Discord bots
theam/aws-lambda-haskell-runtime270over 2 years ago⚡Haskell runtime for AWS Lambda
neovimhaskell/nvim-hs268over 2 years agoNeovim API for Haskell plugins as well as the plugin provider
m4dc4p/cheatsheet267over 3 years agoA Haskell CheatSheet in PDF and literate source formats
lukexi/halive263over 5 years agoLive recompiler for Haskell
VinylRecords/Vinyl262almost 3 years agoExtensible Records for Haskell. Pull requests welcome! Come visit us on #vinyl on freenode
mwotton/Hubris262about 11 years agoBridge from Ruby to Haskell
haskell-hint/hint261about 2 years agoRuntime Haskell interpreter
haskell-beginners-2022/exercises261over 2 years ago💻 Exercises for the Haskell Beginners 2022 course
denisshevchenko/ohaskell.guide263almost 3 years agoВаша первая книга о языке Haskell
Mesabloo/diagnose260about 2 years agoA simple library for reporting compiler/interpreter errors
co-log/co-log261almost 2 years ago📓 Flexible and configurable modern #Haskell logging framework
bravit/hid-examples258almost 2 years agoExamples to accompany the book "Haskell in Depth"
ekmett/guanxi257about 2 years agoRelational programming in Haskell. Mostly developed on twitch
standardsemiconductor/lion249about 2 years agoWhere Lions Roam: RISC-V on the VELDT
seliopou/typo249over 10 years agoA programming language that runs in Haskell's type system
haskell-tools/haskell-tools249about 2 years agoDeveloper tools for Haskell
kadena-io/chainweb-node248almost 2 years agoChainweb: A Proof-of-Work Parallel-Chain Architecture for Massive Throughput
tmcgilchrist/airship244over 3 years agoHelium + Webmachine = Airship. A toolkit for building declarative, RESTful web apps
LeventErkok/sbv245almost 2 years agoSMT Based Verification in Haskell. Express properties about Haskell programs and automatically prove them using SMT solvers
jyh1/mmaclone242about 7 years agoA simple Wolfram Language clone in Haskell
evertedsphere/silica242over 6 years agooptics for Haskell with the most amazing type errors you've seen
cdepillabout/pretty-simple243almost 2 years agopretty-printer for Haskell data types that have a Show instance
jaspervdj/blaze-html242about 2 years agoA blazingly fast HTML combinator library for Haskell
awakesecurity/gRPC-haskell240over 2 years agoHaskell gRPC support
Nike-Inc/hal241about 2 years agohal provides an AWS Lambda Custom Runtime environment for your Haskell applications
aristidb/aws239almost 2 years agoAmazon Web Services for Haskell
bijoutrouvaille/fireward238over 3 years agoA concise and readable language for Firestore security rules, similar to Firebase Bolt
Twinside/Juicy.Pixels236over 2 years agoHaskell library to load & save pictures
k-bx/owlcloud236almost 9 years agoOwnCloud for owls done via The Microservice Architecture
k0ral/hbro[Unmaintained] A minimal web-browser written and configured in Haskell
jlouis/combinatorrent234over 9 years agoA bittorrent client written in Haskell
itchyny/sjsp234over 6 years agoSimple JavaScript Profiler
ndmitchell/tagsoup233almost 2 years agoHaskell library for parsing and extracting information from (possibly malformed) HTML/XML documents
khibino/haskell-relational-record233almost 3 years agoThis repository includes a joined query generator based on typefull relational algebra, and mapping tools between SQL values list and Haskell record type
tweag/inline-java230almost 3 years agoHaskell/Java interop via inline Java code in Haskell modules
lexi-lambda/freer-simple228over 2 years agoA friendly effect system for Haskell
ad-si/TaskLite230almost 2 years agoThe CLI task manager for power users
haskell/haskeline224about 2 years agoA Haskell library for line input in command-line programs
passy/givegif222almost 7 years agoGIFs on the command line
haskell-hvr/cassava222about 2 years agoA CSV parsing and encoding library optimized for ease of use and high performance
harpocrates/inline-rust223over 5 years agoUse snippets of Rust inline in your Haskell programs
nstack/nstack222over 2 years agoType-safe, composable microservices for data analytics
luc-tielen/eclair-lang220over 2 years agoA minimal, fast Datalog implementation in Haskell that compiles to LLVM IR
simonmar/par-tutorial219over 13 years agoA tutorial on Parallel and Concurrent Haskell
jgoerzen/twidge219over 10 years agoCommand-line twitter/identica client [Haskell]
seek-oss/serverless-haskell216over 2 years agoDeploying Haskell applications to AWS Lambda with Serverless
AllureOfTheStars/Allure217almost 3 years agoAllure 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/capability213about 2 years agoExtensional capabilities and deriving combinators
blynn/compiler214almost 2 years agoThe adventures of a Haskell compiler
runtimeverification/haskell-backend212almost 2 years agoThe symbolic execution engine powering the K Framework
michaelochurch/summer-2015-haskell-class212about 11 years agoSummer 2015 Haskell Class
ivanperez-keera/dunai213almost 2 years agoClassic FRP, Arrowized FRP, Reactive Programming, and Stream Programming, all via Monadic Stream Functions
chrisdone-archive/duet212over 3 years agoA tiny language, a subset of Haskell aimed at aiding teachers teach Haskell
typeclasses/haskell-phrasebook211over 4 years agoThe Haskell Phrasebook: a quick intro to Haskell via small annotated example programs
ekmett/quine211over 7 years agohaskell, opengl, toy project
eckyputrady/haskell-scotty-realworld-example-app209almost 7 years agoExemplary real world backend API built with Haskell/Scotty
snowleopard/hadrian208over 7 years agoHadrian: a new build system for the Glasgow Haskell Compiler. Now merged into the GHC tree!
commercialhaskell/haskelldocumentation208over 4 years agoRepository for collaborative Haskell documentation
rzk-lang/rzk212almost 2 years agoAn experimental proof assistant based on a type theory for synthetic ∞-categories
music-suite/music-suite207over 4 years agoMusic in Haskell
lpsmith/postgresql-simple206almost 5 years agoMid-level client library for accessing PostgreSQL from Haskell
axellang/axel206over 2 years agoHaskell + Lisp
Soostone/katip205about 2 years agoA structured logging framework for Haskell
cmoog/traderjoes207almost 2 years agoPrice tracking program and website for Trader Joe's, updated daily
david-christiansen/pie-hs204almost 7 years agoAn implementation of Pie in Haskell
ChrisPenner/slick204about 2 years agoStatic site generator built on Shake configured in Haskell
Avi-D-coder/implicit-hie204over 2 years agoAuto generate a stack or cabal multi component hie.yaml file
lambdacube3d/lambdacube-edsl204about 8 years agoPrevious version of LambdaCube 3D as Embedded Domain Specific Language in Haskell. Check the latest system:
fujimura/hi203over 3 years agoGenerate scaffold for a Haskell project
advancedtelematic/quickcheck-state-machine202over 5 years agoTest monadic programs using state machine based models
def-/gifstream202almost 3 years agoMake interactive games in Haskell using GIF streams that can be shown in the web browser
klappvisor/haskell-telegram-api201over 3 years agoTelegram Bot API for Haskell
ekmett/linear203almost 2 years agoLow-dimensional linear algebra primitives for Haskell
tfausak/flow200almost 2 years agoWrite more understandable Haskell
haskell/c2hs199over 2 years agoc2hs is a pre-processor for Haskell FFI bindings to C libraries
Daniel-Diaz/HaTeX199almost 3 years agoThe Haskell LaTeX library
CIFASIS/QuickFuzz199over 6 years agoAn experimental grammar fuzzer in Haskell using QuickCheck
lemmih/lhc198over 6 years agoThe LLVM LHC Haskell Optimization System
jxv/dino-rush196over 4 years ago🌋 Endless runner game
soywod/unfog197about 2 years ago⏱ Minimalist CLI task & time manager, written in Haskell
keera-studios/keera-hails196over 4 years agoKeera Hails: Haskell on Rails - Reactive Programming Framework for Interactive Haskell applications
jgm/skylighting196almost 2 years agoA Haskell syntax highlighting library with tokenizers derived from KDE syntax highlighting descriptions
barrucadu/dejafu196almost 2 years agoSystematic concurrency testing meets Haskell
haskell-suite/haskell-src-exts194about 3 years agoManipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
mikeizbicki/HerbiePlugin191almost 11 years agoGHC plugin that improves Haskell code's numerical stability
corsis/PortFusion192about 10 years agoHaskell-powered cross-platform transport-layer distributed reverse / forward proxy & tunneling solution – currently available for all TCP protocols (RDP, VNC, HTTP(S), SSH, ...)
chrisdone-archive/tryhaskell191over 3 years agoTry Haskell
chrisdone-archive/dynamic192over 7 years agoDynamic typing in Haskell
well-typed/cborg191about 2 years agoBinary serialisation in the CBOR format
thma/PolysemyCleanArchitecture191almost 3 years agoShowcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture model
haskell-webdriver/haskell-webdriver191almost 2 years agoA Haskell client for the Selenium WebDriver protocol
airalab/hs-web3190almost 2 years agoWeb3 API for Haskell
alpacaaa/quad-ci188over 4 years agoA CI server written in Simple Haskell
Gabriella439/Haskell-Typed-Spreadsheet-Library185about 4 years agoTyped and composable spreadsheets
derekmcloughlin/pearls186over 10 years agoPearls of Functional Algorithm Design by Richard Bird - Haskell Code
haskell/fgl184almost 2 years agoA Functional Graph Library for Haskell
bollu/cellularAutomata186over 7 years agoa collection of cellular automata written in Haskell with Diagrams
sdiehl/tinyjit183over 6 years agoHaskell JIT
gtk2hs/gtk2hs182about 2 years agoGUI library for Haskell based on GTK+
facebookarchive/lex-pass182over 12 years agomanipulate a php codebase using haskell to transform the abstract-syntax-tree
chshersh/iris182almost 3 years ago🌈 Haskell CLI Framework supporting Command Line Interface Guidelines
yav/graphmod182about 2 years agoA utility for displaying the module dependencies of Haskell programs
ucsd-progsys/elsa181over 2 years agoElsa is a lambda calculus evaluator
mstksg/backprop180about 2 years agoHeterogeneous automatic differentiation ("backpropagation") in Haskell
haskell/hie-bios181almost 2 years agoSet up a GHC API session for various Haskell Projects
Yuras/pdf-toolbox180over 2 years agoA collection of tools for processing PDF files in Haskell
mstksg/auto180about 7 years agoHaskell DSL and platform providing denotational, compositional api for discrete-step, locally stateful, interactive programs, games & automations
ennocramer/floskell180about 2 years agoFloskell is a flexible Haskell source code pretty printer
nominolo/scion179over 13 years agoOLD, DEPRECATED: Use this instead
dmjio/stripe178almost 2 years agoStripe API
serokell/universum177almost 2 years agoPrelude written in @Serokell
pmiddend/nixos-manager177over 6 years agoManage your NixOS packages and configuration via a simple, intuitive UI
haskell/HTTP179almost 2 years agoHaskell HTTP package
awakesecurity/spectacle174over 3 years agoEmbedded specification language & model checker in Haskell
suhailshergill/extensible-effects174over 5 years agoExtensible Effects: An Alternative to Monad Transformers
apauley/hledger-flow176over 2 years agoAn hledger/ledger-cli workflow focusing on automated statement import and classification
nomeata/inspection-testing172almost 2 years agoInspection Testing for Haskell
mchakravarty/HaskellSpriteKit173almost 6 years agoHaskell binding to Apple's SpriteKit framework
kazu-yamamoto/unit-test-example173over 2 years agoUnit test example for Haskell
awakesecurity/nix-deploy173about 4 years agoDeploy software or an entire NixOS system configuration to another NixOS system
mongodb-haskell/mongodb172over 2 years agoMongoDB driver for Haskell
kofigumbs/codec-beam171almost 2 years agoGenerate Erlang VM byte code from Haskell
fbsamples/ghc-hotswap171almost 8 years agoExample code for how we swap compiled code within a running Haskell process
tsoding/haskell-json172over 3 years agoSource Code for JSON Parser Video
SimulaVR/godot-haskell172about 2 years agoHaskell bindings for GdNative
flannelhead/blackstar171almost 5 years agoA black hole raytracer written in Haskell
finkel-lang/finkel171almost 2 years agoHaskell in S-expression
willbasky/Awesome-list-of-Haskell-mentors169about 4 years agoAn amazing list of Haskell developers who would like to mentor beginner-contributors in open source projects
tzemanovic/haskell-yesod-realworld-example-app169almost 5 years agoExemplary real world application built with Haskell + Yesod
jdnavarro/graphql-haskell168over 7 years agoHaskell GraphQL implementation
hercules-ci/legacy-old-hercules168almost 8 years agoAbandoned
MondayMorningHaskell/haskellings168over 3 years agoAn automated tutorial to teach you about Haskell!
NorfairKing/haskell-dangerous-functions167almost 3 years agoDocumentation about Haskell's dangerous functions and a hlint config file to warn about them
etorreborre/registry168over 2 years agoComponents as records of functions for Haskell
dfinity-side-projects/dhc166over 7 years agoCompiles Haskell to WebAssembly
w7cook/AoPL165over 5 years agoA book on programming languages, using Haskell
lambdabot/lambdabot164over 2 years agoA friendly IRC bot and apprentice coder, written in Haskell
joshcough/HaskellStarter164almost 12 years agoA project that demonstrates getting up and running with Haskell
statebox/cql163over 3 years agoCQL: Categorical Query Language implementation in Haskell
ocharles/zero-to-quake-3163over 6 years agoImplementing Quake 3 in Haskell & Vulkan
haskell-servant/servant-elm164over 2 years agoAutomatically derive Elm functions to query servant webservices
ekmett/coda162over 2 years agoA language experiment -- irc.freenode.net ##coda
snoyberg/yaml162about 2 years agoSupport for serialising Haskell to and from Yaml
mthom/shentong163over 8 years agoA Haskell implementation of the Shen programming language
mbj/stratosphere162almost 2 years agoHaskell EDSL and type-checker for AWS CloudFormation templates
jyp/styx163about 5 years agoA nix-based Haskell project manager
ekmett/hask163over 5 years agoCategory theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)
haskell-game/tiny-games-hs161about 3 years agoHaskell Tiny Game Jam
mtolly/onyx161almost 2 years agoToolkit for converting and building songs for Rock Band, Guitar Hero, Clone Hero, and other similar rhythm games
keera-studios/haskell-game-programming161almost 7 years agoA central repository of Haskell Game Programming resources, put together by Keera Studios
glguy/irc-core160almost 2 years agoHaskell IRC library and console client - Join us on libera.chat #glirc
g-ford/cradle161over 6 years agoLet's Build a Compiler (in Haskell)
erikd/language-javascript159over 3 years agoParser for JavaScript, in Haskell
scarf-sh/scarf159over 5 years agoAn environment manager and development tool powered by Nomia
kazu-yamamoto/logger159almost 2 years agoA fast logging system for Haskell
himura/twitter-conduit158almost 5 years agoTwitter API package for Haskell, including enumerator interfaces and Streaming API supports
opqdonut/haskell-exercises158about 5 years agoHaskell exercises with automatic tests
bollu/tiny-optimising-compiler157about 7 years agoA tiny compiler for an imperative programming language written in haskell
AccelerateHS/accelerate-llvm159about 2 years agoLLVM backend for Accelerate
well-typed/generics-sop159over 2 years agoGeneric Programming using True Sums of Products
Synthetica9/nix-linter157over 3 years agoLinter for the Nix expression language
radian-software/kalyn156about 4 years ago⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch
circuithub/rel8155almost 2 years agoHey! Hey! Can u rel8?
tree-sitter/haskell-tree-sitter156almost 2 years agoHaskell bindings for tree-sitter
mit-plv/riscv-semantics159about 3 years agoA formal semantics of the RISC-V ISA in Haskell
grpc/grpc-haskell154about 8 years agogRPC library binding for Haskell
graninas/hierarchical-free-monads-the-most-developed-approach-in-haskell155about 5 years agoBig article about Hierarchical Free Monads, the most developed approach to build real software in Haskell
LumiGuide/haskell-opencv154almost 3 years agoHaskell binding to OpenCV-3.x
jgm/citeproc154almost 2 years agoCSL citation processing library in Haskell
haskell/ThreadScope154almost 2 years agoA graphical tool for profiling parallel Haskell programs
SPY/haskell-wasm151over 2 years agoHaskell WebAssembly Toolkit
madjestic/Haskell-OpenGL-Tutorial152over 2 years agoan attempt to create a concise modern Haskell OpenGL boilerplate with basic IO
facebookincubator/hsthrift150almost 2 years agoThe 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/rattletrap149almost 2 years agoParse and generate Rocket League replays
nanotech/swift-haskell-tutorial150over 9 years agoIntegrating Haskell with Swift Mac Apps
dmjio/envy150almost 2 years agoEnvironmentally friendly environment variables
takeoutweight/shade148about 12 years agoInteractive, client-side web apps in Haskell
soupi/rfc149about 2 years agoMy slides and compilation of resources
ocharles/engine.io149almost 6 years agoA Haskell server implementation of the Engine.IO and Socket.IO (1.0) protocols
migamake/json-autotype148almost 3 years agoAutomatic Haskell type inference from JSON input
leepike/Copilot149over 7 years agoA (Haskell DSL) stream language for generating hard real-time C code
fakedata-haskell/fakedata149almost 2 years agoHaskell Library for producing quality fake data
DataKinds/cherchord149over 3 years ago🎸 Find chords for any string instrument quicky & easily 🎸
tsoding/HyperNerd148almost 6 years agoTotal Surveillance Automatic Ban Machine for Twitch and Discord
tromp/ChessPositionRanking153almost 3 years agoSoftware suite for ranking chess positions and accurately estimating the number of legal chess positions
quchen/generative-art148almost 2 years agoI wanted to make a nicer sticker for Munihac, then things got out of hand
mpickering/apply-refact147almost 2 years agoRefactor Haskell source files
mchakravarty/language-c-inline146about 9 years agoInline C & Objective-C in Haskell
jaspervdj/fugacious147over 8 years agoAn example Haskell web application
haskell-opengl/OpenGL147about 2 years agoHaskell bindings to OpenGL
CyberCat-Institute/open-game-engine148almost 2 years agoHaskell implementation of open games
wavewave/hoodle146about 3 years agohoodle : A pen notetaking program written in haskell
jekor/redo145over 8 years agodjb's redo implementation in Haskell (for Haskell from Scratch video series)
zoomhub/zoomhub144almost 2 years agoShare and view high-resolution images effortlessly
haskell-game/dear-imgui.hs143almost 2 years agoHaskell bindings to Dear ImGui, an immediate mode GUI toolkit
palf/haskell-sdl2-examples143over 3 years agoSDL2 tutorial code in Haskell
JacquesCarette/Drasil143almost 2 years agoGenerate all the things (focusing on research software)
grin-compiler/ghc-grin144almost 5 years agoGRIN backend for GHC
ngless-toolkit/ngless143about 2 years agoNGLess: NGS with less work
matsumonkie/izuna141over 5 years agoShow Haskell type annotations when doing code review on Github
haskellweekly/haskellweekly144almost 2 years agoPublishes curated news about the Haskell programming language
egonSchiele/chips142almost 12 years agoA clone of Chips Challenge in Haskell
wavewave/fficxx141about 3 years agoHaskell-C++ Foreign Function Interface Generator
commercialhaskell/haskellers141over 2 years agohaskellers.com site
chrisdone-archive/hulk141over 9 years agoHaskell IRC daemon
Twinside/Rasterific141over 5 years agoA drawing engine in Haskell
reflex-frp/reflex-vty140almost 2 years agoBuild terminal applications using functional reactive programming (FRP) with Reflex FRP
pkamenarsky/replica140almost 2 years agoA remote virtual DOM library for Haskell
haskell-works/hw-kafka-client141over 2 years agoKafka client for Haskell, including auto-rebalancing consumers
expipiplus1/vulkan141almost 2 years agoHaskell bindings for Vulkan
ChrisPenner/void-space141over 6 years agoWell-Typed Typing Tutor where you Type Types... in space... yup, you heard me
vimus/vimus139about 4 years agoAn MPD client with vim-like key bindings, written in Haskell
twittner/zeromq-haskell139over 10 years agoThis repository has been moved to
RefactoringTools/HaRe139over 9 years agoThe Haskell Refactoring Tool
purebred-mua/purebred140almost 3 years agoA terminal based mail user agent based on notmuch
pkamenarsky/concur-replica138almost 6 years agoServer-side VDOM UI framework for Concur
typeable/octopod138about 2 years agoKubernetes self-service portal
msgpack/msgpack-haskell138over 3 years agoHaskell implementation of MessagePack / msgpack.org[Haskell]
haskell/critbit138over 4 years agoA Haskell implementation of crit-bit trees
boundedvariation/quantfin138over 7 years agoquant finance in pure haskell
sigrlami/haskellcosm138over 2 years agoCollecting information about Haskell ecosystem - companies, communities, media, etc
rainbyte/frag138over 6 years agoFrag is a 3D first person shooting game written in Haskell, by Mun Hon Cheong
honza/redish138about 8 years agoA multi-threaded, TCP, key-value store inspired by Redis implemented in Haskell
haskell-fswatch/hfsnotify138almost 2 years agoUnified Haskell interface for basic file system notifications
wellposed/numerical137about 2 years agoNumerical is the core library for Numerical Haskell
haskell-mafia/mafia136almost 7 years agoProvides protection against cabal swindling, robbing, injuring or sabotaging people with chopsticks
ChrisPenner/wc136about 5 years agoBeating unix in Haskell
sol/markdown-unlit136about 2 years agoLiterate Haskell support for Markdown
jgm/commonmark-hs137almost 2 years agoPure Haskell commonmark parsing library, designed to be flexible and extensible
def-/ghc-vis136over 2 years agoVisualize live Haskell data structures in GHCi
abailly/aws-lambda-haskell135about 10 years agoRunning Haskell code on AWS Lambda
tsoding/haskell-music134almost 6 years agoSource Code from "Making Music with Haskell" video
Bodigrim/smallcheck134over 3 years agoTest your Haskell code by exhaustively checking its properties
ajhc/ajhc134over 7 years agoA fork of jhc. And also a Haskell compiler
tfausak/haskeleton134over 9 years agoA Haskell package skeleton
rodrigosetti/master-plan133almost 8 years agoProject Management for Hackers
ocharles/micro-ci133almost 9 years agoA tiny CI server built around GitHub and Nix
freizl/hoauth2133almost 2 years agoHaskell oauth2 binding
qrilka/xlsx133over 2 years agoSimple and incomplete Excel file parser/writer
kowainik/cake-slayer132over 3 years ago🍰🔪 Architecture of Haskell backend applications
bscarlet/llvm-generalRich LLVM bindings for Haskell (with transfer of LLVM IR to and from C++, detailed compilation pass control, etc.)
tweag/inline-js131about 2 years agoCall JavaScript from Haskell, and vice versa!
dahlia/seonbi131almost 2 years agoSmartyPants for Korean language
aisamanra/rust-haskell-ffi131over 11 years agoToy example of calling Rust from Haskell
syocy/a-tour-of-go-in-haskell130almost 8 years agoWrite "Concurrency" section of "A Tour of Go" in Haskell
simonmichael/shelltestrunner135about 3 years agoEasy, repeatable testing of CLI programs/commands
mvoidex/hsdev130almost 6 years agoHaskell development tool
MarcWeber/hasktags131almost 2 years agoProduces ctags "tags" and etags "TAGS" files for Haskell programs
haskell/play-haskell130almost 2 years agoHaskell Playground
haskelllive/haskelllive130about 14 years agoSource code of the Haskell Live episodes
ollef/Bidirectional129about 6 years agoHaskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"
ndmitchell/record-dot-preprocessor129over 2 years agoA preprocessor for a Haskell record syntax using dot
fumieval/extensible129almost 2 years agoExtensible records, variants, structs, effects, tangles
flora-pm/flora-server130almost 2 years agoA package index for the Haskell ecosystem
bos/configurator128almost 10 years agoA Haskell library supporting flexible, dynamic file-based configuration
augustss/djinn129almost 3 years agoGenerate Haskell code from a type
schell/steeloverseer129almost 2 years agoA file watcher and development tool
ix/calico128about 6 years agocat, but for colors 😼
saschagrunert/nn127over 8 years agoA tiny neural network 🧠
kubernetes-client/haskell128about 2 years agoHaskell client for the kubernetes API. A work in progress
kazu-yamamoto/recursion-drill127over 2 years agoDrill to study recursive programming in Haskell
jberryman/unagi-chan127almost 5 years agoA haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API
hreinhardt/amqp127almost 2 years agoHaskell AMQP client library
hdbc/hdbc127over 4 years agoHaskell Database Connectivity
sam46/Paskell126almost 7 years agoA Pascal to LLVM compiler in Haskell
effectfully-ou/sketches129about 2 years agoA Haskell blog
camfort/camfort127almost 2 years agoLight-weight verification and transformation tools for Fortran
lettier/webviewhs126about 5 years ago🌐 A Haskell binding to the webview library created by Serge Zaitsev
hspec/HUnit126about 2 years agoA unit testing framework for Haskell
gregorycollins/hashtables127almost 2 years agoMutable hash tables for Haskell, in the ST monad
danstiner/hfmt126almost 4 years agoFormat Haskell programs. Inspired by the gofmt utility
turion/rhine126almost 2 years agoHaskell Functional Reactive Programming framework with type-level clocks
mumuki/mulang124about 3 years agoUniversal, Multi Language, Multi Paradigm code analyzer
lexi-lambda/eff124about 3 years ago🚧 a work in progress effect system for Haskell 🚧
brunjlar/neural124almost 6 years agoNeural Nets in native Haskell
UweSchmidt/hxt124about 2 years agoHaskell XML Toolbox
Paczesiowa/hsenv122almost 13 years agoVirtual Haskell Environment builder
nh2/hatrace123about 6 years agoscriptable strace
egonSchiele/HandsomeSoup123over 10 years agoEasy HTML parsing for Haskell
winterland1989/mysql-haskell124almost 2 years agoPure haskell mysql driver
noinia/hgeometry123almost 2 years agoHGeometry 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/tomland123almost 2 years ago🏝 Bidirectional TOML serialization
frasertweedale/hs-jose124about 2 years agoHaskell JOSE and JWT library
dandoh/web-haskell-graphql-postgres-boilerplate122over 3 years agoModern webserver in Haskell: Graphql + Postgresql + Authentication + DB migration + Dotenv and more
nirum-lang/nirum121over 7 years agoNirum: IDL compiler and RPC/distributed object framework for microservices
ocramz/xeno120about 3 years agoFast Haskell XML parser
srid/rib119over 4 years agoHaskell static site generator based on Shake (superseded by )
paf31/dovetail119over 4 years agoA PureScript interpreter in Haskell
cronokirby/haskell-in-haskell119over 5 years agoTrying to write an understandable implementation of Haskell, in Haskell
katychuang/getting-started-with-haskell118almost 8 years agonotes on where to find Haskell tutorials and tips to complete them
halogenandtoast/ArkhamHorror124almost 2 years agoAn 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/1HAD118over 12 years ago1 Haskell A Day exercises
sweirich/challenge117almost 4 years agoStrongly-typed System F in Haskell
srid/ema118about 2 years agoChange-aware static site generator for Haskell programmers
rdnetto/powerline-hs117over 2 years agoA lightning fast reimplementation of the Powerline prompt generator in Haskell
utdemir/distributed-dataset116over 6 years agoA distributed data processing framework in Haskell
NorfairKing/sydtest116almost 2 years agoA modern testing framework for Haskell with good defaults and advanced testing features
lehins/hip116over 2 years agoHaskell Image Processing Library
krisajenkins/elm-export116over 2 years agoCreate Elm types and JSON decoders from Haskell source
jmorag/mcc116over 5 years agoMicroC example compiler for Stephen Edward's PLT class, but in Haskell
hansroland/reflex-dom-inbits116over 3 years agoA tutorial for reflex-dom with small code bits
grin-compiler/ghc-whole-program-compiler-project116almost 2 years agoGHC Whole Program Compiler and External STG IR tooling
bgamari/b-tree116almost 5 years agoHaskell on-disk B* tree implementation
judah/pier115about 6 years agoYet another Haskell build system
ianthehenry/basilica115over 5 years agoIt's kinda like a forum
GaloisInc/HaNS115over 8 years agoThe haskell network stack
diffusionkinetics/open116over 3 years agoDiffusionKinetics open-source monorepo
cofinalsubnets/wisp115over 13 years agosmall-but-featureful embeddable lisp interpreter written in haskell
awakesecurity/hocker115almost 2 years agoUtilities for interacting with the docker registry and generating nix build instructions
mzero/haskell-amuse-bouche114almost 13 years agoA short technical talk about some fun things in Haskell
srid/slownews113almost 6 years ago🐢 Bringing slow news for the nervous among us
donya/Kulitta113almost 8 years agoA 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/calamity114almost 2 years agoA library for writing discord bots in haskell
nikita-volkov/hasql-th112about 2 years agoTemplate Haskell utilities for Hasql
ilya-klyuchnikov/lambdapi112over 5 years agoDependently Typed Lambda Calculus in Haskell
bos/pool112over 4 years agoA high-performance striped resource pooling implementation for Haskell
alpmestan/hnn112over 9 years agohaskell neural network library
target/row-types112about 4 years agoA Haskell library for open records and variants using closed type families and type literals
serras/hinc111about 6 years agoHaskell In New Clothes
mmark-md/mmark112almost 2 years agoStrict markdown processor for writers
MedeaMelana/Magic111over 5 years agoHaskell implementation of Magic: The Gathering
egonSchiele/dominion111almost 10 years agoA Dominion simulator in Haskell
chrisnc/tangaroa111over 10 years agoA toy implementation of the Raft protocol in Haskell, with an experimental BFT variant
cachix/elm2nix111almost 2 years agoConvert Elm project into Nix expressions
UnkindPartition/ansi-terminal110almost 2 years agoANSI terminal support for Haskell, with Windows compatibility
neurocyte/android-haskell-activity110about 13 years agoAn example of an Android Activity written in Haskell
eskimor/purescript-bridge111about 2 years agoCreate PureScript datatypes from Haskell datatypes
typedbyte/switch109over 3 years agoA library for interacting with Nintendo Switch controllers, written in Haskell
Soostone/hadron109almost 9 years agoConstruct and run Hadoop MapReduce programs in Haskell
mgsloan/store109almost 2 years agoFast binary serialization in Haskell
marcosh/crem109almost 2 years agoCompositional Representable Executable Machines
hadronized/luminance109over 9 years agoType-safe, type-level and stateless Haskell graphics framework
ChrisPenner/eve109almost 6 years agoAn extensible event-driven application framework in haskell
JakeWheat/hssqlppp108almost 5 years agoSQL parser and type checker in Haskell
haskell/binary109over 2 years agoEfficient, pure binary serialisation using ByteStrings in Haskell
fizruk/telegram-bot-simple107almost 2 years agoEasy to use library for building Telegram bots in Haskell
drummyfish/haskell_game108over 8 years agoWolfenstein 3D, ray-casting FPS game I make to learn Haskell. No libraries used, rendering is done in terminal
pasqu4le/clifm108about 6 years agoCommand Line Interface File Manager
meiersi/blaze-react107about 10 years agoA blaze-html style ReactJS binding for Haskell using GHCJS
cronokirby/haze107about 7 years agoA bittorrent client, for learning purposes
acowley/roshask108almost 10 years agoHaskell client library for the ROS robotics framework
y-taka-23/thank-you-stars106over 3 years agoGive your dependencies stars on GitHub! 🌟
sdiehl/repline107over 3 years agoHaskeline wrapper for GHCi-like REPL interfaces
rrnewton/haskell-lockfree107about 2 years agoA collection of different packages for CAS based data structures
matthewbauer/ghc-nix106almost 4 years agoExploring the options for incremental Haskell builds using Nix
jdreaver/eventful106almost 5 years agoEvent Sourcing library for Haskell
commercialhaskell/stackage-server107almost 2 years agoServer for stable, curated Haskell package sets
aelve/guide105almost 7 years agoA workspace for research teams
xmonad/X11106almost 2 years agoA Haskell binding to the X11 graphics library
re-xyr/cleff105over 3 years agoFast and concise extensible effects
gonimo/gonimo105about 5 years agogonimo application back & front
bos/llvm105over 6 years agoHaskell bindings to the LLVM compiler infrastructure project
ZHaskell/stdio104almost 6 years agoHaskell Standard Input and Output
smallhadroncollider/ascii-runner105almost 6 years agoAn infinite runner in your terminal
serokell/importify104about 8 years agoImporti.fy — it's like Uber, but for Haskell modules
monadicsystems/okapi104over 2 years agoA data-driven micro web framework for Haskell
commandodev/oHm104over 11 years agoOm with Haskell in it
stackbuilders/hapistrano104almost 2 years agoDeploy tool for Haskell applications, like Capistrano for Rails
m4dc4p/haskelldb104over 7 years agoA library for building re-usable and composable SQL queries
haskellfoundation/error-message-index103almost 2 years agoA community-driven collection of documentation for Haskell error messages and warnings
clckwrks/clckwrks104almost 2 years agoA Haskell CMS platform
travitch/datalog104about 6 years agoA pure Haskell implementation of Datalog
tfausak/github-release102almost 2 years agoUpload files to GitHub releases
japiirainen/fp102almost 2 years agoA small, weird and unpractical programming language
ekmett/reflection104almost 2 years agoReifies arbitrary Haskell terms into types that can be reflected back into terms
composewell/streaming-benchmarks102almost 2 years agoBenchmarks to compare Haskell streaming library performance
lspitzner/exference101about 9 years agoHaskell tool to generate expressions from types
lexi-lambda/higher-rank101over 9 years agoA small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism
leopiney/tensor-safe101over 3 years agoA Haskell framework to define valid deep learning models and export them to other frameworks like TensorFlow JS or Keras
freeman42x/haskell-editor-setup101over 2 years agoEasy instructions for setting up Haskell editors / IDEs on any major operating system
kowainik/typerep-map101over 2 years ago⚡️Efficient implementation of Map with types as keys
hercules-ci/hercules-ci-agent101almost 2 years agobuild and deployment agent
dhall-lang/dhall-to-cabal100over 3 years agoCompile Dhall expressions to Cabal files
alexandersgreen/qio-haskell101over 2 years agoThe Quantum IO Monad, implemented in Haskell
talw/crisp-compiler99over 10 years agoA compiler for Crisp (Lisp/Scheme-inspired language) in Haskell, with an LLVM backend
stepchowfun/effects99over 4 years agoA brief exploration of the various approaches to modeling side effects in a purely functional programming language
snapframework/io-streams99over 2 years agoSimple, composable, and easy-to-use stream I/O for Haskell
kosmikus/lhs2tex99almost 3 years agoPreprocessor for typesetting Haskell sources with LaTeX
hdevtools/hdevtools99about 6 years agoPersistent GHC-powered background server for FAST haskell development tools
google/haskell-indexer99over 6 years agoEmits code crossreference data for Haskell sources
dorchard/effect-monad98about 3 years agoProvides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects
rubik/argon98over 7 years agoMonitor cyclomatic complexity in Haskell programs
JustusAdam/mustache98about 3 years agoHaskell implementation of mustache templates
jonascarpay/calligraphy98about 3 years agohaskell source code visualizer
haskell/stm99almost 2 years agoSoftware Transactional Memory
blarney-lang/blarney98almost 2 years agoHaskell library for hardware description
ZHaskell/z-io99over 2 years agoIO lib for haskell
sol/tinc97over 4 years agoA dependency manager for Haskell
JustusAdam/language-haskell97almost 2 years agoHighlighting support for the Haskell language in visual studio code
haskell/win3297almost 2 years agoHaskell support for the Win32 API
google/mlir-hs98almost 2 years agoHaskell bindings for MLIR
lymar/hastache96about 8 years agoHaskell implementation of Mustache template
haskell-cryptography/cacophony96over 5 years agoA Haskell library implementing the Noise protocol
dustin/gopro98almost 2 years agoTools for making the most out of GoPro Plus
RKlompUU/FPSheet95about 5 years agoFPSheet: A Spreadsheet program with Haskell as the scripting language
owickstrom/motor95about 6 years agoType-safe effectful state machines in Haskell
nandor/hcraft95over 12 years agoHaskell clone of a certain game
goldfirere/units95over 2 years agoThe home of the units Haskell package
dwayne/haskell-programming95almost 5 years agoMy notes and solutions to exercises for the book "Haskell Programming from first principles"
dmvianna/haskellbook95over 6 years agoExercise solutions for haskellbook.com
alphaHeavy/protobuf95over 4 years agoAn implementation of Google's Protocol Buffers in Haskell
sealchain-project/sealchain94almost 4 years agoFinancial blockchain based on cardano-sl
ndmitchell/extra94almost 2 years agoExtra Haskell functions
haskell-waargonaut/waargonaut94about 4 years agoJSON decoding/encoding/manipulation library
ekmett/gl93over 2 years agoComplete raw OpenGL bindings for Haskell
albertoruiz/easyVision94over 9 years agoHaskell packages for computer vision, image processing, and pattern recognition
5outh/Bang94over 7 years agoA Drum Machine DSL for Haskell
zjhmale/Ntha93almost 10 years agoThe Ntha Programming Language
zenhack/haskell-capnp93about 3 years agoCap'n Proto for Haskell
willdonnelly/dyre93almost 3 years agoA Dynamic Reconfiguration Library for Haskell Programs
tanakh/Peggy93over 11 years agoThe Parser Generator for Haskell
lazamar/haskell-docs-cli92almost 2 years agoBrowse Hackage from the terminal
haskell-haskey/haskey92over 5 years agoTransactional key-value store written entirely in Haskell
fpco/weigh93almost 2 years agoMeasure allocations of a Haskell functions/values
AtnNn/haskell-rethinkdb93over 9 years agoRethinkDB client library for Haskell
adamwalker/sdr93over 3 years agoSoftware defined radio library in Haskell
2016rshah/heckle93about 9 years agoJekyll in Haskell (feat. LaTeX)
tbarnetlamb/hyphen93about 2 years agohyphen - access Haskell modules from Python
snoyberg/file-embed92about 2 years agoUse Template Haskell to embed file contents directly
snowdriftcoop/snowdrift92over 2 years agoInfrastructure 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/heist92about 2 years agoAn xhtml-based templating engine, allowing Haskell functions to be bound to XML tags
seanhess/hyperbole101almost 2 years agoHaskell interactive serverside web framework inspired by HTMX
psibi/tldr-hs93about 4 years agoHaskell tldr client
lettier/parsing-with-haskell-parser-combinators93almost 7 years ago🔍 A step-by-step guide to parsing using Haskell parser combinators
kazu-yamamoto/quic92almost 2 years agoIETF QUIC library in Haskell
jspahrsummers/ObjectiveHaskell92over 13 years agoTools for making it easier to integrate Haskell and Objective-C
ndmitchell/cmdargs91over 2 years agoHaskell library for command line argument processing
hspec/hspec-example91almost 3 years agoA Haskell/Hspec skeleton project
haskellnews/haskellnews91about 8 years agoAn aggregation of all online content related to Haskell
google/ghc-source-gen91almost 2 years agoLibrary for generating Haskell source files and code fragments
Gabriella439/Haskell-Annah-Library91about 4 years agoDistributed programming language that desugars to Morte
vincenthz/hs-gauge90about 4 years agoLean Haskell Benchmarking
ShabbyX/libpandoc90about 9 years agoC bindings to Pandoc, a markup converter library written in Haskell
rumblesan/improviz90over 3 years agoDEPRECATED: A live-coded visual performance tool
pa-ba/compdata89almost 3 years agoHaskell library implementing "Data Types a la Carte"
mvaldesdeleon/haskell-book90about 5 years agoExercises and code from "Haskell Programming from First Principles"
monadfix/named90almost 2 years agoNamed parameters (keyword arguments) for Haskell
MichaelBurge/haskoin90over 8 years agoProof-of-concept Blockchain in Haskell
I3ck/HGE2D89over 5 years ago2D game engine written in Haskell
haskell-game/fungen90about 3 years agoA lightweight, cross-platform, OpenGL-based 2D game engine in Haskell
hailstorm-hs/hailstorm90over 12 years agoHaskell distributed stream processing with exactly-once semantics
abooij/sudbury90about 9 years agoHaskell implementation of the wayland protocol
YPares/porcupine89over 4 years agoExpress parametrable, composable and portable data pipelines
gregorulm/h204889over 12 years agoAn implementation of the game 2048 in Haskell
effectfully-ou/haskell-challenges90almost 4 years agoCode challenges to solve with Haskell
cyga/real-world-haskell89almost 10 years agoparser for code samples from the book "real world haskell" ( )
rmehri01/thock89about 5 years ago⌨️ A modern TUI typing game featuring online racing against friends
ocramz/sparse-linear-algebra89about 6 years agoNumerical computation in native Haskell
Holmusk/elm-street88almost 2 years agoCrossing the road between Haskell and Elm
haskellari/postgresql-simple89about 2 years agoMid-level client library for accessing PostgreSQL from Haskell
Euterpea/HSoM88almost 3 years agoSupporting Impelementation for Haskell School of Music
chris-taylor/Classical-Mechanics88over 9 years agoHaskell toolbox for research and teaching in classical mechanics. Includes modules for symbolic algebra and automatic differentiation
Bodigrim/linear-builder88about 2 years agoStrict Text and ByteString builder, which hides mutable buffer behind linear types and takes amortized linear time
bawolk/hsp88about 7 years agoHaskell command line text stream processor
sellout/yaya87almost 2 years agoYet another yet another recursion scheme library in Haskell
qnikst/HaskellNet88about 2 years agoHaskell library which provides client support for POP3, SMTP, and IMAP protocols
haskell-nix/hnix-store87almost 2 years agoHaskell implementation of the Nix store
haskell-hvr/missingh87about 2 years agoUtility library [Haskell]
dpp/LispHaskellIPad87over 15 years agoAn iPad app that's a Lisp interpretter... written in Haskell (heh heh heh)
ChrisPenner/Firefly87almost 8 years agoSimple Haskell http framework
mvr/at87about 2 years agoEffective Algebraic Topology in Haskell
Lysxia/first-class-families87about 2 years agoFirst-class type families
lambdacube3d/lambdacube-compiler86almost 3 years agoLambdaCube 3D is a Haskell-like purely functional language for GPU. Try it out:
alsonkemp/turbinado86about 6 years agoMVC Web Framework for Haskell. See for example code
TomSmeets/FractalArt85almost 4 years agoGenerate colorful wallpapers!
gshen42/HasChor90almost 2 years agoFunctional choreographic programming in Haskell
andys8/git-brunch85about 3 years agoGit branch checkout menu
ameingast/postgresql-simple-migration85about 5 years agoPostgreSQL Schema Migrations for Haskell
ahushh/monaba85over 5 years agoImageboard engine written in Haskell and powered by Yesod
abarbu/matplotlib-haskell85over 2 years agoHaskell bindings for Python's Matplotlib
ocharles/what-it-do84over 8 years agoAutomatically trace all (showable) binds in do expressions
nh2/haskell-cpu-instruction-counter84over 8 years agoMeasuring CPU instructions in Haskell using Linux Performance Counters
ifesdjeen/haskell-ffi-tutorial85almost 12 years agoA (missing) Haskell FFI tutorial: how to work with nested Structs and do bi-directional C<->Haskell interop
ice1000/Kt2Dart84almost 9 years ago[Deprecated] Transpile Kotlin codes into Dart, Make Flutter Great Again
hpdeifel/hledger-iadd84almost 2 years agoA terminal UI as drop-in replacement for hledger add
fimad/prometheus-haskell84about 2 years agoHaskell client library for exposing prometheus.io metrics
dnikolovv/practical-haskell84about 4 years agoA collection of Practical Haskell bits
danielwaterworth/siege84over 14 years ago[DEPRECATED] A DBMS written in Haskell
blackhole89/macros84over 6 years agoA more powerful C/C++ preprocessor
Anut-py/h-raylib84almost 2 years agoHaskell bindings for raylib
algas/haskell-servant-cookbook84about 5 years agoHaskell Servant Cookbook
agrafix/funblog84about 9 years agoA simple blog software written in Haskell
well-typed/unfolder85almost 2 years agoRepository with code snippets that accompany episodes of The Haskell Unfolder
thephoeron/quipper-language83about 11 years agoQuipper: embedded, scalable functional programming language for quantum computing (unofficial fork)
nikita-volkov/jsonifier82almost 3 years agoFast and simple JSON encoding toolkit
haskell-works/avro83about 2 years agoHaskell Avro Encoding and Decoding Native Support (no RPC)
ekmett/linear-logic83over 5 years agoThey see me rollin'. They're Heyting. -- Chamillionaire, 2005
bolt12/laop83about 3 years agoLinear Algebra of Programming - Algebraic Matrices in Haskell
awkward-squad/ki83about 2 years agoA structured concurrency library
agrafix/superrecord83almost 4 years agoHaskell: Supercharged anonymous records
zmactep/hasbolt82over 2 years agoHaskell driver for Neo4j 3+ (BOLT protocol)
xnning/EvEff82about 5 years agoEfficient Haskell effect handlers based on evidence translation
mark-watson/haskell_tutorial_cookbook_examples81almost 2 years agoCode samples for my book "Haskell Tutorial and Cookbook"
llvm-hs/llvm-hs-kaleidoscope82over 5 years agoKaleidoscope Tutorial using llvm-hs
jcollard/unm-hip82almost 12 years agoThe University of New Mexico's Haskell Image Processing Library
JakeWheat/simple-sql-parser82almost 2 years agoSQL parser in Haskell
HeinrichApfelmus/operational82over 2 years agoImplement monads by specifying instructions and their desired operational semantics
HaskellZhangSong/Introduction_to_Haskell_2ed_source82over 8 years ago这是Haskell函数式编程入门第2版的源码
ezyang/compact82about 2 years agoCompact regions library for Haskell
ChrisPenner/json-to-haskell81over 5 years agoIn goes JSON, out comes a complete Haskell model complete with instances! CLI and web interface available
bkirwi/ethereum-haskell82about 11 years agoAn independent reimplementation of Ethereum in Haskell
reflex-frp/reflex-examples81about 2 years agoSee Reflex FRP in action with tinker-friendly code samples you can run yourself
phadej/cabal-extras80almost 2 years agoA tool suite to aid Haskell development using
Nike-Inc/bartlett80over 8 years agoA simple Jenkins command line client to serve your needs
mrkkrp/zip81almost 2 years agoEfficient library for manipulating zip archives
Lysxia/generic-random81over 3 years agoGeneric random generators
iu-parfunc/lvars80almost 4 years agoThe LVish Haskell library
Gabriella439/Haskell-Lens-Tutorial-Library81over 2 years agoThe missing tutorial module for the lens library
eldr-io/hastl82almost 2 years agoProduction ready, modern web-application starter template using haskell and htmx
bitc/lushtags81over 8 years agoCreate ctags compatible tags files for Haskell programs
awakesecurity/proto3-suite80almost 2 years agoHaskell Protobuf Implementation
vehicle-lang/vehicle82almost 2 years agoA toolkit for enforcing logical specifications on neural networks
sol/aeson-qq80over 3 years agoJSON quasiquoter for Haskell
k-bx/protocol-buffers80about 2 years agoHaskell protocol-buffers package
jwiegley/control-theory80over 7 years agoControl theory in Haskell: Data structures, algorithms and adapters
haskell-jp/makeMistakesToLearnHaskell83almost 2 years agoMake Mistakes to Learn Haskell - 失敗しながら学ぶHaskell入門
felixmulder/haskell-in-production80almost 7 years agoCompanion to the Haskell in Production series
Bodigrim/tasty-bench80almost 2 years agoFeatherlight benchmark framework, drop-in replacement for criterion and gauge
aviaviavi/cryptocompare80almost 6 years agoHaskell wrapper for the CryptoCompare API - No longer maintained, ping me if you'd like to take over
sdiehl/zurihac-crypto79almost 7 years agoSmall minimal examples of modern cryptographic techniques in Haskell
jfeltz/dash-haskell78over 6 years agodash docset builder for Haskell packages and cabal project dependencies
hlian/linklater79almost 6 years agoA Haskell library for the Slack API (including real-time messaging!)
haskell-github-trust/replace-megaparsec79over 2 years agoStream editing with Haskell Megaparsec parsers
crabmusket/haskell-simple-concurrency79about 10 years agoSmall examples of concurrency in Haskell
zhangchiqing/beginner-friendly-haskell-for-web-development78over 7 years agoA book about real world web development in beginner friendly Haskell
YoEight/eventstore78over 4 years agoEventStore Haskell TCP Client
tfausak/rampart77almost 2 years agoDetermine how intervals relate to each other
TerenceNg03/mueval76over 2 years agoA secure sandboxed Haskell interpreter for pure function evaluation
tdammers/ginger77almost 2 years agoA Haskell implementation of the Jinja template language
nominolo/lambdachine77almost 12 years agoVM and tracing JIT for Haskell (work in progress)
kowainik/hit-on77over 3 years agoKowainik Git Workflow Helper Tool
jasonstolaruk/CurryMUD77almost 3 years agoA Multi-User Dungeon server in Haskell
ekmett/comonad77almost 2 years agoHaskell 98 comonads
alt-romes/hegg79over 2 years agoFast equality saturation in Haskell
alevy/postgresql-orm77over 5 years agoAn Haskell ORM (Object Relational Mapping) and migrations DSL for PostgreSQL
thumphries/hgrep75about 6 years agoSearch Haskell source code from the command line
smart-chain-fr/tokenomia75over 3 years agoTokenomia 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-jobs75almost 2 years agoHaskell job queue with admin UI and loads of other features
robstewart57/rdf4h76over 2 years agordf4h is a library for working with RDF in Haskell
ndmitchell/uniplate76almost 3 years agoHaskell library for simple, concise and fast generic operations
jwiegley/putting-lenses-to-work76over 9 years agoA presentation for BayHac 2017 on how I uses lenses at work
jvranish/MiniKanrenT76over 13 years agoAn implementation of miniKanren in Haskell
jaredloomis/andromeda77almost 7 years agoOpenGL-based rendering engine with embedded language that compiles to GLSL
intolerable/reddit76about 4 years agoreddit api for haskell
Haskell-Things/HSlice77over 2 years agoHSlice - A Haskell based slicer for 3D printing
elaforge/fast-tags76about 2 years agoIncremental vi and emacs tags for haskell
denibertovic/docker-hs76over 3 years agoA Haskell library for the Docker Engine API
barbuz/Husk77over 5 years agoFunctional golfing language inspired by Haskell
tmcdonell/cuda75almost 3 years agoHaskell FFI bindings to CUDA
tfausak/witch75almost 2 years agoConvert values from one type into another
NoRedInk/haskell-libraries76almost 2 years agoLibraries we use at NoRedInk
lvm/tidal-drum-patterns75over 5 years agoTidalCycles / Haskell modules of drum patterns
jhickner/smtp-mail75over 2 years agoMaking it easy to send SMTP email from Haskell
dstcruz/Write-Yourself-A-Scheme-In-48-Hours75over 14 years agoMy solutions to the popular Haskell tutorial
rudymatela/fitspec74over 2 years agorefine properties for testing Haskell programs
randomthought/xmonad-config74over 7 years agoxmonad config
mchakravarty/lazy-lambda74about 10 years agoLazy Lambda — a Flappy Bird clone in Haskell with SpriteKit
iand675/hs-opentelemetry83almost 2 years agoOpenTelemetry support for the Haskell programming language
chshersh/dr-cabal74over 3 years ago📊 Haskell dependencies build times profiler
xtendo-org/chips73about 3 years agoA fast, lightweight, and concurrent plugin manager for the fish shell, written in Haskell
mmirman/ImperativeHaskell73over 14 years agoProof that Haskell can look and act like an imperative language
isovector/suavemente72about 7 years agoan applicative functor that seamlessly talks to HTML inputs
ekmett/contravariant73almost 2 years agoHaskell 98 contravariant functors
cdepillabout/servant-checked-exceptions73about 3 years agotype-level errors for Servant APIs
basvandijk/scientific74about 2 years agoArbitrary-precision floating-point numbers represented using scientific notation
turtlesoupy/haskakafka72almost 9 years agoKafka bindings for Haskell
siraben/mini-haskell73over 6 years agoA self-hosting mini Haskell compiler with a mini C runtime
sayo-hs/heftia78almost 2 years agohigher-order algebraic effects done right for Haskell
ryukinix/discrete-mathematics72over 7 years agoA computational way to study discrete mathematics using Haskell
robrix/starlight72almost 6 years agospaceships in space
LeventErkok/hArduino72almost 4 years agoControl your Arduino board from Haskell, using the Firmata protocol
ku-fpg/blank-canvas71almost 2 years agoA Haskell API into HTML5 Canvas
kowainik/prolens71over 3 years ago👓 Profunctor based lightweight implementation of Lenses
JeanHuguesdeRaigniac/effects-landscape71about 3 years agoEffects libraries in Haskell
hauxir/haskell-tetris72almost 7 years agoTetris game written in Haskell using ncurses
colah/HaskSymb72over 14 years agoAn Experiment in Haskell Symbolic Algebra
bsl/GLFW-b72almost 2 years agoHaskell bindings to GLFW
balsoft/lambda-launcher72almost 2 years agoApplication launcher in haskell. Mostly Just For Fun
vmchale/command-line-tweeter71almost 6 years agoTweets in from a pipe
snoyberg/xml71almost 2 years agoVarious XML utility packages for Haskell
podenv/podenv72almost 2 years agoa container wrapper
llvm-hs/llvm-hs-examples71over 5 years agoExamples for Haskell bindings to LLVM
kowainik/smuggler71over 6 years ago🚣 Smuggle all imports
cjdev2/monad-mock71over 6 years agoA Haskell package that provides a monad transformer for mocking mtl-style typeclasses
anton-k/mig70almost 3 years agoLightweight and composable servers for Haskell
abhin4v/hastatic71about 7 years agohastatic is a tiny static content web server for Docker
sol/reserve70over 4 years agoUniversal and robust reloading for Haskell web applications
ncaq/dic-nico-intersection-pixiv71about 2 years agoニコニコ大百科とピクシブ百科事典の共通部分のIME辞書
mroman42/mikrokosmos70over 5 years ago(λ) Educational lambda calculus interpreter
kowainik/shellmet71almost 2 years ago🐚 Out of the shell solution for scripting in Haskell
jdreaver/amy70almost 7 years agoStrict Haskell-like programming language that compiles to LLVM
IFCA-Advanced-Computing/opencl70almost 5 years agoHaskell high-level wrapper for OpenCL
i-am-tom/learn-me-a-haskell70almost 8 years agoTrying to get back all the stuff I had in JavaScript
haskell/pretty72almost 2 years agoHaskell Pretty-printer library
ekmett/profunctors70about 2 years agoHaskell 98 Profunctors
anton-k/processing-for-haskell71about 4 years agoGraphics for kids and artists. Processing implemented in Haskell
alanz/ghc-exactprint70almost 2 years agoGHC version of haskell-src-exts exactPrint
wyager/Example-Distributed-App69over 5 years agoAn example distributed systems application in Haskell using Cloud Haskell
TOTBWF/refinery69over 3 years ago⛏️ A refinement proof framework for haskell
tfausak/wuss69almost 2 years agoSecure WebSocket (WSS) clients in Haskell
stevana/property-based-testing-stateful-systems-tutorial70over 3 years agoA tutorial about how to apply property-based testing to stateful systems
qmuli/qmuli69almost 8 years agoQmuli - Serverless framework for Haskell
politrons/Dive_into_Haskell69over 3 years agoDive into Haskell: Examples of all features of this Pure Functional programing language
Paczesiowa/virthualenv69almost 13 years agoVirtual Haskell Environment builder
kowainik/policeman69over 5 years ago👮 Haskell PVP adviser
iand675/haskell-checklist68about 10 years agoPreflight checklist for Haskell code. Aspire to greatness!
haskellfoundation/tech-proposals69about 2 years agoThe Haskell Foundation Tech Proposal Process
transient-haskell/axiom68over 5 years agoClient-side and server-side web framework over Transient and GHCJS (Haskell to JavaScript compiler)
tonyday567/numhask69almost 2 years agoA haskell numeric prelude, providing a clean structure for numbers and operations that combine them
raaz-crypto/raaz67almost 2 years agoCryptographic library for Haskell
mrkkrp/modern-uri68almost 2 years agoModern library for working with URIs
lambdacube3d/lambdacube-quake368over 3 years agoQuake 3 map viewer in Haskell using LambdaCube 3D
jekor/hesh68about 6 years agoHaskell Extensible Shell
codedownio/sandwich67almost 2 years agoYet another test framework for Haskell
alexmingoia/twain69almost 2 years agoTiny web application framework for WAI
vincenthz/language-java67over 5 years agoJava parser and printer for haskell
rickeyski/slack-api67over 3 years agoHaskell bindings to the Slack RTM API
puffnfresh/sonic267over 4 years agoSonic the Hedgehog 2 in Haskell
poor-a/erlang-ffi66over 2 years agoA Foreign Function Interface that lets Haskell and Erlang programs communicate
lukasmartinelli/hwk67almost 9 years agoA Haskell based awk and sed alternative
kazu-yamamoto/hhp67over 2 years agoHappy Haskell Programming
HaskellZhangSong/Introduction_to_Haskell67almost 10 years agoThis is source code of my book
haskell-lisp/liskell67over 12 years agoHaskell Semantics with Lisp Syntax
geniusyield/atlas67almost 2 years agoApplication backend for Plutus smart contracts on Cardano
cpennington/h4sh67about 16 years agoFork of Don Stewarts h4sh haskell shell scripts
chiroptical/declarative-programming-streams67almost 3 years agoActive streaming declarative programmers. See who's online at the following URL:
Bodigrim/poly67almost 2 years agoFast polynomial arithmetic in Haskell (dense and sparse, univariate and multivariate, usual and Laurent)
bitc/hs-term-emulator67over 4 years agoTerminal Emulator written in 100% Haskell
asivitz/Hickory67over 2 years agoTools for building 3D interactive programs in Haskell
acowley/ffmpeg-light67over 2 years agoMinimal Haskell bindings to the FFmpeg library
vincenthz/hs-git66almost 5 years agogit protocol and storage in pure haskell
vaibhavsagar/duffer66over 6 years agoA git-compatible content tracker in Haskell
typedbyte/hagato66almost 3 years agoHaskell Gamedev Toolkit, a library for developing games from scratch
takenobu-hs/haskell-ethereum-assembly66about 8 years agoEVM (Ethereum virtual machine) Assembly on Haskell DSL
sebastiaanvisser/fclabels66over 4 years agoFirst class composable record labels for Haskell
paulrzcz/hquantlib66over 2 years agoHQuantLib, financial math in Haskell
kowainik/validation-selective66over 2 years ago💂‍♂️ Lightweight pure validation based on Applicative and Selective functors
kowainik/colourista66almost 2 years ago‎️‍🌈 Convenient interface for printing colourful messages
kim/leveldb-haskell66over 2 years agoHaskell bindings to LevelDB ( )
itchyny/miv66over 3 years agoVim plugin manager written in Haskell
haskell/filepath67almost 2 years agoHaskell FilePath core library
guibou/PyF66over 2 years agoHaskell QuasiQuoter for String Formatting
elaforge/karya66over 2 years agomusic sequencer and generalized notation
dorchard/type-level-sets66almost 3 years agoType-level sets for Haskell (with value-level counterparts and various operations)
bendyworks/api-server66almost 11 years agoA JSON API server written in Haskell
AtifChy/xmonad66about 5 years agomy Xmonad configuration
spl/dlist65about 2 years agoDifference lists in Haskell
ethercrow/opentelemetry-haskell65almost 3 years agoThe OpenTelemetry Haskell Client
crufter/haquery65over 3 years agojQuery for Haskell
ad-si/Perspec600almost 2 years agoScriptable desktop app to correct the perspective of images
stackbuilders/dotenv-hs65almost 2 years agoLoad environment variables from dotenv files for Haskell
ocharles/effect-zoo65over 5 years agoComparing Haskell effect systems for ergonomics and speed
HeinrichApfelmus/frp-guides65over 5 years agoA collection of tutorials, guidelines, examples, patterns and half-baked ideas on functional reactive programming (FRP)
ff-notes/ron65almost 2 years agoHaskell implementation of RON and RON-RDT
dhall-lang/dhall-json64almost 8 years agoThis repository has moved to
basvandijk/nixtodo65almost 9 years agoA demonstration on how to use Nix to build, test and deploy a Haskell application
judah/haskeline224about 2 years agoA Haskell library for line input in command-line programs
kolmodin/binary109over 2 years agoEfficient, pure binary serialisation using ByteStrings in Haskell
ocharles/assert-explainer65over 8 years agoPy.test style assertions in Haskell
haskell-hvr/hslogger65almost 2 years agoLogging framework for Haskell
fosskers/aura1,776almost 2 years agoA multilingual package manager for Arch Linux and the AUR
Haskell-Things/ImplicitCAD1,415about 2 years agoA math-inspired CAD program in haskell. CSG, bevels, and shells; 2D & 3D geometry; 2D gcode generation
cjdev/monad-mockA Haskell package that provides a monad transformer for mocking mtl-style typeclasses
input-output-hk/hydra289almost 2 years agoImplementation of the Hydra Head protocol
gvolpe/shopping-cart-haskell64about 5 years agoHaskell version of the Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"
Gabriella439/Haskell-Errors-Library64almost 3 years agoType-safe error handling
postgres-haskell/postgres-wire64over 7 years agoA native Haskell driver for PostgreSQL
ivan-m/graphviz64almost 4 years agoHaskell bindings to the Graphviz toolkit
yamadapc/haskell-ascii-progress64over 9 years agoA simple Haskell progress bar for the console. Heavily borrows from TJ Holowaychuk's Node.JS project
tfausak/hairy64about 10 years agoA JSON REST API built in Haskell
jaseemabid/Olifant64almost 8 years agoA simple programming language targeting LLVM
IxpertaSolutions/freer-effects65about 8 years agoAn implementation of "Freer Monads, More Extensible Effects"
chrisdone/jl473over 4 years agoFunctional sed for JSON
chrisdone/vado281over 7 years agoA demo web browser engine written in Haskell
chrisdone/duet212over 3 years agoA tiny language, a subset of Haskell aimed at aiding teachers teach Haskell
chrisdone/tryhaskell191over 3 years agoTry Haskell
chrisdone/dynamic192over 7 years agoDynamic typing in Haskell
snoyberg/haskellers141over 2 years agohaskellers.com site
chrisdone/hulk141over 9 years agoHaskell IRC daemon
fpco/stackage-server107almost 2 years agoServer for stable, curated Haskell package sets
huangz1990/real-world-haskell-cn1,562over 4 years ago《Real World Haskell》中文翻译项目
feramhq/Perspec600almost 2 years agoScriptable desktop app to correct the perspective of images
serokell/nixfmt949almost 2 years agoA formatter for Nix code
jaspervdj/psqueues64about 2 years agoPriority Search Queues in three different flavors for Haskell
achirkin/vulkan63over 5 years agoLow-level low-overhead haskell bindings to vulkan API
phaazon/luminance109over 9 years agoType-safe, type-level and stateless Haskell graphics framework
roman/Haskell-capataz62over 7 years agoOTP-like supervision trees in Haskell
owainlewis/http-dispatch62almost 9 years agoA high level HTTP client for Haskell that focuses on ease of use
ekmett/structures63about 11 years agoA playground for working on advanced data structures in Haskell
Chase-C/Flocking-Simulation64almost 11 years agoA 3D Boids-like flocking simulation coded in Haskell
bydriv/mhc63over 8 years agoMinimal Haskell Compiler
hslua/hslua130almost 2 years agoHaskell bindings to Lua, an embeddable scripting language
sleexyz/hylogen481over 2 years agoGLSL embedded in Haskell
rnons/ted2srt143over 5 years agoDownload bilingual subtitles of TED talks
Frost-Lord/HaskMate32about 2 years agoHaskMate 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.rocks382about 10 years agoPandoc based document editor and converter in your browser
kowainik/treap63about 5 years agoEfficient implementation of the implicit treap data structure
kazu-yamamoto/dns64over 2 years agoDNS libary in Haskell
Gabriella439/Haskell-MVC-Library62about 4 years agoModel-view-controller
wasp-lang/wasp14,262almost 2 years agoThe fastest way to develop full-stack web apps with React & Node.js
alpacaaa/zero-bullshit-haskell564about 5 years agoLearn Haskell, without the bullshit
mtolly/onyxite-customs161almost 2 years agoToolkit for converting and building songs for Rock Band, Guitar Hero, Clone Hero, and other similar rhythm games
IFCA/opencl70almost 5 years agoHaskell high-level wrapper for OpenCL
serras/lambdaconf-2015-web63about 11 years agoProjects for LambdaConf 2015 Haskell web workshop
bgamari/ghc-debug61over 2 years agoMoved to Haskell.org GitLab
gw000/wisp115over 13 years agosmall-but-featureful embeddable lisp interpreter written in haskell
aspiwack/porcupine89over 4 years agoExpress parametrable, composable and portable data pipelines
razvan-flavius-panda/haskell-editor-setup101over 2 years agoEasy instructions for setting up Haskell editors / IDEs on any major operating system
gwern/mueval76over 2 years agoA secure sandboxed Haskell interpreter for pure function evaluation
nponeccop/HNC62over 7 years agoHN Compiler
haskell-tls/hs-certificate60over 2 years agoCertificate and Key Reader/Writer in haskell
blitzcode/hackage-diff63over 8 years agoCompare the public API of different versions of a Hackage library
ConsenSys/constellation382about 6 years agoPeer-to-peer encrypted message exchange
input-output-hk/nix-tools95about 3 years agoTranslate Cabals Generic Package Description to a Nix expression
fizruk/rzk212almost 2 years agoAn experimental proof assistant based on a type theory for synthetic ∞-categories
ed-o-saurus/PLHaskell137about 2 years agoA Haskell extension for PostgreSQL that allows embedded Haskell code
ekmett/semigroups62over 3 years agoHaskell 98 semigroups
zepto-lang/zepto60almost 8 years agoA schemy Lisp backed by Haskell
migamake/homplexity61over 3 years agoHaskell code complexity and quality measurement
CGenie/haskell-snake60almost 8 years agoSnake game implemetation in Haskell using SDL2
jamesdbrock/replace-megaparsec79over 2 years agoStream editing with Haskell Megaparsec parsers
nh2/haskell-from-python58over 13 years agoExample how to call Haskell from Python easily (using ctypes.cdll.LoadLibrary)
killy971/hpc-coveralls60about 3 years agocoveralls.io support for haskell code coverage with hpc
kallisti-dev/hs-webdriver191almost 2 years agoA Haskell client for the Selenium WebDriver protocol
agda/agda2hs178almost 2 years agoCompiling Agda code to readable Haskell
guardians-of-life/haskell-editor-setup101over 2 years agoEasy instructions for setting up Haskell editors / IDEs on any major operating system
kowainik/membrain62almost 6 years ago🧠 Type-safe memory units
kowainik/issue-wanted58almost 6 years ago🏷 Web application to help beginners to start contributing into Haskell projects
tibbe/hyena60almost 16 years agoA Haskell web application server
ocramz/aeson-schema60over 3 years agoHaskell JSON schema validator and parser generator
kowainik/eio58over 5 years ago🎯 IO with Exceptions tracked on the type-level
coinmetrics/haskell-tools58almost 5 years agoTools for exporting blockchain data to analytical databases
vincenthz/hs-connection60about 3 years agosimple client connection library in haskell with builtin features: SSL/TLS, SOCKS, session management
tmcgilchrist/postgresql-transactional60over 4 years agoTransactional monadic actions on top of PostgreSQL
Quid2/flat60almost 4 years agoPrincipled and efficient binary serialization
NinjaTrappeur/ex-hack59over 7 years agoExample-based Haskell Documentation Engine
mrkkrp/ghc-syntax-highlighter59over 2 years agoSyntax highlighter for Haskell using the lexer of GHC
djv/VisualProf59about 11 years ago-
TiltMeSenpai/Discord.hs57about 9 years agoHave you heard of our lord and savior Haskell?
mstksg/tensor-ops59over 9 years agoType-safe tensor manipulation operations in Haskell with tensorflow-style automatic differentiation
seanhess/robotquest61about 10 years agoRobotQuest 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/Haskell58over 10 years agoIntroduction to haskell
hasura/graphql-parser-hs59almost 4 years agoA GraphQL query parser for Haskell
haskell-opengl/GLUT61about 2 years agoHaskell bindings to GLUT
EmaApps/emanote823almost 2 years agoEmanate a structured view of your plain-text notes
EmaApps/ema118about 2 years agoHaskell static site generator that is change-aware
jules-hedges/open-games-hs148almost 2 years agoHaskell implementation of open games
rnons/shadowsocks-haskell57about 8 years agoshadowsocks in haskell
input-output-hk/hydra-poc289almost 2 years agoProof of concept for the Hydra Head protocol
haskell/ghcup-hs293almost 2 years agoTHIS REPO IS A MIRROR, BUG REPORTS GO HERE:
chetant/LibClang58over 9 years agoHaskell FFI to libclang
haskell-hvr/uuid62about 2 years agoA Haskell library for creating, printing and parsing UUIDs
unrelentingtech/magicbane118almost 4 years agoA web framework that integrates Servant, EKG, fast-logger, wai-cli…
fortytools/holumbus57about 12 years agoA Haskell library which provides the basic building blocks for creating powerful indexing and search applications
tomahawkins/improve57about 15 years agoAn imperative programming language in Haskell for high assurance embedded applications. ImProve programs are verified with model checking. ImProve compiles to C and Simulink
mrkkrp/facts57almost 8 years agoRefined types
geekrelief/as3tohaxe56over 15 years agoAn Actionscript 3 to haXe source converter written in Haskell
Erdwolf/prolog61about 11 years agoA prolog interpreter written in Haskell
hasura/graphql-engine31,236almost 2 years agoBlazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events
Gabriella439/Haskell-Pipes-Library489almost 4 years agoCompositional pipelines
Gabriella439/Haskell-Optparse-Generic-Library208over 2 years agoAuto-generate a command-line parser for your datatype
Gabriella439/Haskell-List-Transformer-Library60over 2 years agoList monad transformer
skogsbaer/hscurses61almost 11 years agoncurses binding for Haskell
basvandijk/monad-control58almost 4 years agoLift control operations, like exception catching, through monad transformers
tidalcycles/Tidal2,296almost 2 years agoPattern language
Gabriel439/turtle946over 2 years agoShell programming, Haskell style
Gabriel439/Haskell-Pipes-Library489almost 4 years agoCompositional pipelines
phadej/github412almost 2 years agoThe github API for Haskell
Gabriel439/Haskell-Morte-Library374about 4 years agoA bare-bones calculus-of-constructions
anoma/juvix458almost 2 years agoJuvix 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-bayes411almost 2 years agoA library for probabilistic programming in Haskell
monadfix/microlens286almost 2 years agoA lightweight (but compatible with ‘lens’) lenses library
helium/airship244over 3 years agoHelium + Webmachine = Airship. A toolkit for building declarative, RESTful web apps
Gabriel439/Haskell-Optparse-Generic-Library208over 2 years agoAuto-generate a command-line parser for your datatype
aquarial/discord-haskell271almost 2 years agoHaskell library for writing Discord bots
Gabriel439/Haskell-Typed-Spreadsheet-Library185about 4 years agoTyped and composable spreadsheets
freckle/stratosphere162almost 2 years agoHaskell EDSL and type-checker for AWS CloudFormation templates
eashanhatti/konna11over 4 years agoA fast functional language based on two level type theory
Gabriel439/Haskell-Foldl-Library161about 2 years agoComposable, streaming, and efficient left folds
raxod502/kalyn156about 4 years ago⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch
Gabriel439/Haskell-Annah-Library91about 4 years agoDistributed programming language that desugars to Morte
Gabriel439/Haskell-Lens-Tutorial-Library81over 2 years agoThe missing tutorial module for the lens library
tweag/porcupine89over 4 years agoExpress parametrable, composable and portable data pipelines
ocharles/ghc-nix106almost 4 years agoExploring the options for incremental Haskell builds using Nix
Gabriel439/Haskell-MVC-Library62about 4 years agoModel-view-controller
Gabriel439/Haskell-Errors-Library64almost 3 years agoType-safe error handling
giovanifss/Dumb53about 8 years agoDumain Bruteforcer - a fast and flexible domain bruteforcer
pkamenarsky/concur-static58over 5 years agoGenerate semi-dynamic UIs with Concur
moonmaster9000/bird57over 15 years agoA sinatra-ish framework written in haskell, riding on top of Hack
davean/waldo57over 14 years agoA small Haskell server for generating visual stories based on some ascertainable data about the requester

Backlinks from these awesome lists:

More related projects: