Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Haskell
![](https://explore-feed.github.com/topics/haskell/haskell.png)
Haskell is a functional (that is, everything is done with function calls), statically, implicitly typed (types are checked by the compiler, but you don’t have to declare them), lazy (nothing is done until it needs to be) language.
- GitHub: https://github.com/topics/haskell
- Wikipedia: https://en.wikipedia.org/wiki/Haskell_(programming_language)
- Repo: https://github.com/haskell
- Released: 1990
- Last updated: 2025-02-06 00:14:24 UTC
- JSON Representation
https://github.com/ixmatus/fswait
Wait and observe events on the filesystem for a path, with a timeout
Last synced: 28 Oct 2024
https://github.com/kitlangton/eulerplate
A tool for generating Haskell boilerplate for solving Hacker Rank challenges.
Last synced: 27 Oct 2024
https://github.com/foxhound-systems/hs-obfuscate
Library for easy obfuscation and deobfuscation of integer IDs in custom data types
Last synced: 24 Jan 2025
https://github.com/typeclasses/dsv
DSV (delimiter-separated values)
csv delimiter-separated-fields haskell haskell-library
Last synced: 05 Dec 2024
https://github.com/eggzilla/cmv
Visualize HMMs, CMs and their comparisons
bioinformatics covariance-model haskell hidden-markov-model protein protein-family rna rna-family visualisation
Last synced: 03 Nov 2024
https://github.com/ento/worker-haskell-template
Wrangler template for a Cloudflare Workers + Haskell (Asterius) project
asterius cloudflare-workers haskell
Last synced: 15 Nov 2024
https://github.com/lettier/matrix-inverse-calculator
Input a square matrix and calculate its inverse if possible.
functional-programming haskell interactive javascript matrix-math purescript
Last synced: 30 Oct 2024
https://github.com/joom/herbrand-prolog
A pseudo-Prolog that tries to answer queries by building the least Herbrand model.
Last synced: 11 Jan 2025
https://github.com/simre1/hero
Haskell ECS using sparse sets
ecs entity-component-system game-development haskell
Last synced: 07 Nov 2024
https://github.com/prikhi/hkredmine
A Redmine CLI Client and API Library Written in Haskell.
cli haskell redmine redmine-cli-client
Last synced: 11 Oct 2024
https://github.com/airsequel/oclis
The obvious CLI specification format. You define the spec, Oclis generates the code! Support for PureScript so far. PRs for more languages appreciated!
argparse cli cli-spec docopt elm haskell nickel optparse optparse-applicative polyglot purescript rust specification
Last synced: 12 Oct 2024
https://github.com/ix/notewell
A declaratively-built cross-platform Markdown editor written in Haskell.
cross-platform declarative-ui gfm gi-gtk github-flavored-markdown gtk haskell markdown
Last synced: 01 Nov 2024
https://github.com/prikhi/bodyweight-server
A Haskell REST Server for a BodyWeight Workout Log Application.
Last synced: 11 Oct 2024
https://github.com/prikhi/build-run-watch
Library for Writing Scripts To Build, Run, & Watch Projects.
build-automation build-system build-tool haskell npm stack
Last synced: 11 Oct 2024
https://github.com/metric-space/hex-chessboard-generator
Hexagonal Chessboard Image Generator
diagrams haskell hexagonal-chessboard
Last synced: 07 Nov 2024
https://github.com/minoki/lambdaquest
An implementation of System F, System Fsub (F_{<:}) and Finter (F_∧)
haskell lambda-calculus type-system
Last synced: 21 Jan 2025
https://github.com/prikhi/sleepanarchy
The PureScript Frontend & Haskell Backend That Powers the SleepAnarchy.com Blog
blog docker docker-compose haskell haskell-servant molokai purescript purescript-halogen website
Last synced: 11 Oct 2024
https://github.com/prikhi/wai-middleware-clacks
Add An "X-Clacks-Overhead" Header To Wai Responses.
clacks discworld gnu-terry-pratchett haskell header middleware wai x-clacks-overhead
Last synced: 11 Oct 2024
https://github.com/tristancacqueray/quickwit-haskell
Haskell client for quickwit.io
haskell log-management quickwit search-engine tantivy
Last synced: 24 Oct 2024
https://github.com/minad/colorful-monoids
colorful-monoids: Styled console text output using ANSI escape sequences
ansi-escape-sequences haskell pretty-print
Last synced: 13 Oct 2024
https://github.com/barrucadu/irc-ctcp
This project is essentially abandonware!
Last synced: 20 Oct 2024
https://github.com/trskop/lock-file
Provide exclusive access to a resource using lock file.
Last synced: 12 Oct 2024
https://github.com/dmjio/servant-wasm
Servant support for delivering WebAssembly
Last synced: 12 Oct 2024
https://github.com/sjoerdvisscher/discrete-space-map
A discrete space map implemented as a zipper on an infinite perfect binary tree.
Last synced: 15 Oct 2024
https://github.com/fumieval/data-vector-growable
Dynamic, growable, resizable, mutable and generic vector implementation
Last synced: 15 Oct 2024
https://github.com/ivanperez-keera/games-voldemort
Game implemented during ZuriHac2015
Last synced: 19 Dec 2024
https://github.com/kutyel/mu-haskell-berlin-fp-talk
Code example and slides for my talk in the Berlin Functional Programming Group
graphql-server haskell mdx-deck mu-graphql mu-haskell
Last synced: 17 Oct 2024
https://github.com/kutyel/trolleys
🛒 Haskell program to schedule trolleys and shifts randomly!
haskell haskell-application haskell-cli random random-shuffle schedule scheduler
Last synced: 17 Oct 2024
https://github.com/prolic/schnorr-cli
Schnorr-CLI tool
bitcoin haskell haskell-application schnorr schnorr-signatures
Last synced: 27 Oct 2024
https://github.com/matsubara0507/mix.hs
building rio package configuration using cont monad with extensible
extensible haskell haskell-library
Last synced: 19 Oct 2024
https://github.com/dmalikov/e
Express sensitive data inside text files in readable and compact way
Last synced: 04 Dec 2024
https://github.com/caneroj1/mbtiles-server
Haskell MBTiles server using Servant
haskell mbtiles servant tileserver
Last synced: 03 Feb 2025
https://github.com/amhndu/life.hs
Conway's Game of Life in Haskell
cellular-automata conway-life game-of-life haskell
Last synced: 07 Nov 2024
https://github.com/simeonhristov99/fp-additional-cs
Stores solutions to the tasks given on the graduation finals of Computer Science students @ FMI.
functional-programming haskell racket
Last synced: 29 Dec 2024
https://github.com/portnov/hcheckers
HCheckers is a relatively simple implementation of checkers board game (also known as "draughts")
checkers checkers-game haskell python qt5
Last synced: 14 Oct 2024
https://github.com/kakkun61/kinf-template
A static site generator template powered by Shake, Lucid and Hint.
Last synced: 18 Dec 2024
https://github.com/m4lvin/mchlpe
🕵️🤥 A Model Checker for the Hardest Logic Puzzle Ever
agent-types epistemic-logic haskell model-checking puzzle
Last synced: 14 Oct 2024
https://github.com/ivanperez-keera/clean-home
DEPRECATED: Keep your $HOME clean by finding old conf files
Last synced: 14 Oct 2024
https://github.com/cidem/haskell-readert
This repository demonstrates how to use the ReaderT pattern to structure your Haskell code.
architecture haskell katip readert
Last synced: 07 Nov 2024
https://github.com/dhess/pinpon
A doorbell service in Haskell. No, really.
doorbell haskell iot notifications
Last synced: 27 Dec 2024
https://github.com/saschagrunert/seer
A collaborative resource planning tool 🔮
collaboration haskell planning productvision resource roadmap schedule tool vision
Last synced: 27 Dec 2024
https://github.com/mzguntalan/neptune
[WIP] Neptune: JAX iterop-able library in Haskell.
ai deep-learning haskell jax machine-learning python xla
Last synced: 25 Jan 2025
https://github.com/3noch/drifter-project-m36
Drifter migration backend for Project:M36
database drifter haskell migration project-m36
Last synced: 26 Dec 2024
https://github.com/obsidiansystems/dependent-monoidal-map
Data.Dependent.Map variant that appends conflicting entries when merging maps instead of discarding one side of the conflict
containers dependent-map haskell monoidal
Last synced: 07 Nov 2024
https://github.com/trskop/endo
Endomorphism utilities.
endo endomorphism haskell monoid
Last synced: 28 Oct 2024
https://github.com/obsidiansystems/monoid-map
Newtype wrapper around 'Data.Map.Monoidal.MonoidalMap' that has a correct 'Group' instance.
Last synced: 07 Nov 2024
https://github.com/ners/lsp-client
A full-featured client for the Language Server Protocol
concurrency haskell lsp lsp-client
Last synced: 28 Oct 2024
https://github.com/itchyny/mackerel-client-hs
Mackerel API client in Haskell
api-client haskell haskell-library mackerel mackerel-client
Last synced: 11 Oct 2024
https://github.com/keithduncan/statsd-client
Statsd and dogstatsd network client in Haskell.
dogstatsd haskell metrics statsd-client
Last synced: 12 Oct 2024
https://github.com/relrod/bioparse
A set of parsing combinators for various bioinformatics sequencing formats using the `parsers` library.
Last synced: 20 Dec 2024
https://github.com/felipemonobe/lagoinha-hs
A Haskell study with concurrency, http requests, JSON and XML parsing.
aeson async asynchronous concurrency functional-programming haskell haskell-learning http json race-conditions wreq xml
Last synced: 27 Dec 2024
https://github.com/tfausak/heptapod
:squid: Generate version 7 UUIDs in Haskell.
Last synced: 12 Oct 2024
https://github.com/utdemir/handsy
[DEPRECATED] A Haskell DSL to describe common shell operations and interpeters for running them locally and remotely.
Last synced: 28 Oct 2024
https://github.com/quchen/lambda-ski
A lambda and SKI calculus playground
haskell lambda-calculus ski-calculus
Last synced: 12 Oct 2024
https://github.com/danielpancake/haskell-outrun
Outrun-like racing game made in Haskell
Last synced: 30 Oct 2024
https://github.com/andrewnetwork/haskelltwitchbot
A simple educational twitch chat bot written in Haskell.
Last synced: 23 Dec 2024
https://github.com/kavon/ghc-llvm
improvements to llvm to support functional-language compilers, e.g., ghc
Last synced: 21 Dec 2024
https://github.com/mjepronk/apie
Apie: a simple event sourcing and content addressable storage API (Warp and CGI)
cgi content-addressable-storage event-sourcing haskell
Last synced: 02 Feb 2025
https://github.com/simonmichael/gist
A start at a reliable command-line client for gist.github.com. Obsolete.
Last synced: 28 Oct 2024
https://github.com/basvandijk/repr
Render overloaded expressions to their textual representation.
Last synced: 10 Oct 2024
https://github.com/phenax/midibinds
An experiment to use my midi keyboard as a secondary keyboard for executing commands and macros
haskell key-bindings keyboard midi midi-controller portmidi
Last synced: 16 Nov 2024
https://github.com/basvandijk/string-combinators
Polymorphic functions to build and combine stringlike values
Last synced: 10 Oct 2024
https://github.com/nwtgck/assertion-haskell
Assertion with condition string representation in Haskell.
assertions haskell haskell-library template-haskell
Last synced: 25 Oct 2024
https://github.com/July541/haskell-search-extension
A browser extension to search Haskell knowledge.
chrome-extension edge-extension firefox-extension hackage haskell
Last synced: 30 Oct 2024
https://github.com/duetosymmetry/game-about-squares-solver-haskell
A Haskell solver for Game About Squares (gameaboutsquares.com)
Last synced: 01 Feb 2025
https://github.com/basvandijk/explicit-iomodes
File handles with explicit IOModes
Last synced: 10 Oct 2024
https://github.com/prikhi/wordpress-auth
Authenticate Wordpress Cookies & Nonces in Haskell Requests.
cookies haskell nonces servant servant-auth wordpress wordpress-auth
Last synced: 11 Oct 2024
https://github.com/sleexyz/rebindable
Better RebindableSyntax for Indexed Monads
haskell indexed monads rebindablesyntax
Last synced: 29 Oct 2024
https://github.com/yurrriq/advent-of-code
Semi-literate polyglot solutions to Advent of Code problems.
advent-of-code-2015 advent-of-code-2016 advent-of-code-2017 advent-of-code-2018 advent-of-code-2019 advent-of-code-2020 advent-of-code-2021 advent-of-code-2022 advent-of-code-2023 gap haskell idris lfe literate-programming nix noweb picat tufte-latex xelatex
Last synced: 12 Oct 2024
https://github.com/yurrriq/abstract-algebra-pinter
:book: Solutions to exercises from "A Book of Abstract Algebra" by Charles C. Pinter
abstract-algebra exercises haskell latex learning-by-book nix
Last synced: 12 Oct 2024
https://github.com/owainlewis/oci-haskell-sdk
A Haskell SDK for working with Oracle Cloud Infrastructure
Last synced: 01 Feb 2025
https://github.com/thma/thma.github.io
Lambda is not a four letter word. My blog on all things haskell and FP.
equational-reasoning functional-programming haskell lambda-calculus patterns
Last synced: 29 Oct 2024
https://github.com/fjvallarino/libmdbx-hs
Haskell bindings for libmdbx
database haskell in-process key-value-store
Last synced: 04 Feb 2025
https://github.com/typeclasses/fractal-sets
Escape-time fractals created with Haskell and GD.
Last synced: 05 Dec 2024
https://github.com/farbodsz/codeforces-cli
Command line interface to interact with Codeforces
codeforces codeforces-api haskell
Last synced: 12 Oct 2024
https://github.com/dmjio/hello-halvm
Example "Hello World" HaLVM web-server running on the Xen Hypervisor
Last synced: 16 Nov 2024
https://github.com/nikita-volkov/isomorphism-class
Isomorphism typeclass solving the conversion problem
Last synced: 28 Oct 2024
https://github.com/leventerkok/floatinghex
Hexadecimal Floats for Haskell
floating-point haskell hexadecimal-floats ieee754
Last synced: 12 Oct 2024
https://github.com/mrkkrp/cue-sheet
Support for construction, rendering, and parsing of CUE sheets
Last synced: 12 Oct 2024
https://github.com/arxiv/zzzarchived_arxiv-pandoc
Pandoc-based executable. Currently extracts text from documents
Last synced: 06 Nov 2024
https://github.com/kleidukos/pg-transact-effectful
pg-transact for the Effectful ecosystem
effect-system effectful haskell postgresql
Last synced: 27 Oct 2024
https://github.com/jiriklepl/masters-thesis-code
This is a supplementary repository for my master's thesis
cabal cmm compiler haskell language llvm master-thesis masters-thesis mff-uk
Last synced: 05 Dec 2024
https://github.com/akshaymankar/dhall-fly
fly with dhall. Not to be confused with dal-tadka
concourse dhall dhall-lang haskell
Last synced: 15 Oct 2024