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-15 00:14:06 UTC
- JSON Representation
https://github.com/haskell-hvr/windns
Domain Name Service (DNS) lookup via the Windows dnsapi standard library
dns dnsapi haskell haskell-library win32
Last synced: 21 Nov 2024
https://github.com/haskell-hvr/hgettext
hgettext a simple wrapper to libintl and gettext to provide localization in Haskell applications
Last synced: 21 Nov 2024
https://github.com/philzook58/basic-ass-shit
Simple Examples to show Haskell can do normal stuff too
Last synced: 11 Nov 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: 14 Feb 2025
https://github.com/minoki/haskell-floating-point
Haskell libraries for floating point numbers (fp-ieee and rounded-hw)
Last synced: 20 Nov 2024
https://github.com/composite-hs/composite-base
Integrations with Vinyl/Frames records (core library).
Last synced: 17 Nov 2024
https://github.com/fused-effects/fused-effects-parser
Parsing w/ fused-effects inspired by trifecta
algebraic-effects haskell parser
Last synced: 26 Dec 2024
https://github.com/gergoerdi/retroclash-book-code
Small example programs from the RetroClash book
Last synced: 16 Nov 2024
https://github.com/jluttine/haskpy
Haskell/Hask inspired classes and functions in Python
functional-programming functor haskell monad profunctor-optics python
Last synced: 12 Nov 2024
https://github.com/stla/isosurfaces2
Some isosurfaces.
haskell isosurface marching-cubes
Last synced: 06 Feb 2025
https://github.com/jpvillaisaza/mailchimp-haskell
Haskell bindings for the Mailchimp API
Last synced: 11 Nov 2024
https://github.com/bts/free-transformers
Experimenting with "free transformers" in Haskell
effects free free-monad haskell interpreter modularity onion-architecture
Last synced: 12 Feb 2025
https://github.com/prikhi/bodyweight-server
A Haskell REST Server for a BodyWeight Workout Log Application.
Last synced: 14 Feb 2025
https://github.com/simonmichael/haskell-finance
Notes on Haskell programming language-related finances.
finance haskell hledger plaintext-accounting
Last synced: 15 Dec 2024
https://github.com/herniqeu/fofi
functionally-pure compiler for the ππππ language, implemented in Haskell :)
haskell javascript language programming-language
Last synced: 06 Feb 2025
https://github.com/azur1s/atacamite
An interpreted stack-based programming language
haskell proglangs-discord programming-language stack-based-language
Last synced: 10 Dec 2024
https://github.com/cdepillabout/heterocephalus-example
simple explanation on how to use -ddump-splices with stack
ddump-splices example haskell template-haskell tutorial
Last synced: 14 Nov 2024
https://github.com/abhiroop/haskal
A collection of Data Structures and Algorithms written in Haskell.
algorithms data-structures haskell
Last synced: 24 Nov 2024
https://github.com/mesabloo/bfhs
bf.hs, a small BrainFuck interpreter written in Haskell
Last synced: 19 Nov 2024
https://github.com/matrixai/haskell-demo
Haskell Demo Project using Nix
haskell haskell-demo haskell-tutorial nix
Last synced: 24 Nov 2024
https://github.com/athanclark/pred-trie
predicative lookup container
haskell lookup parametric-polymorphism predicates trie
Last synced: 11 Nov 2024
https://github.com/samtay/haskell-fun-times
Just a repo of me learning and playing with haskell
Last synced: 09 Nov 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: 14 Feb 2025
https://github.com/ndmitchell/lasagna
Checker for Haskell layering violations
Last synced: 18 Nov 2024
https://github.com/ivanperez-keera/games-voldemort
Game implemented during ZuriHac2015
Last synced: 11 Feb 2025
https://github.com/nikita-volkov/lawful-conversions
Lawful typeclasses for conversion between types
conversions haskell typeclasses
Last synced: 30 Jan 2025
https://github.com/haskell-github-trust/quickjs-hs
Haskell bindings for the QuickJS library
Last synced: 12 Dec 2024
https://github.com/t4ccer/wai-session-redis
Redis based session store for Network.Wai.Session
Last synced: 11 Dec 2024
https://github.com/relrod/bioparse
A set of parsing combinators for various bioinformatics sequencing formats using the `parsers` library.
Last synced: 13 Feb 2025
https://github.com/mlabs-haskell/flake-lang.nix
Nix tools powering polyglot repositories
haskell monorepo nix purescript rust typescript
Last synced: 23 Jan 2025
https://github.com/ashrockzzz2003/haskell
Exploring Haskell Programming Language
functional-programming haskell
Last synced: 11 Feb 2025
https://github.com/srid/my-haskell-scripts
Bunch of Haskell scripts for various purposes
Last synced: 27 Dec 2024
https://github.com/gvolpe/eta-servant-api
Simple Servant REST Api working on ETA (https://eta-lang.org/)
Last synced: 27 Dec 2024
https://github.com/KevinDaSilvaS/vhs
Haskell list functions implemented in v lang
Last synced: 18 Nov 2024
https://github.com/bacher09/darkplaces-rcon
Rcon client for darkplaces
darkplaces haskell nexuiz rcon-client xonotic
Last synced: 10 Nov 2024
https://github.com/risto-stevcev/haskell-crypto-simple
A simple high level encryption interface based on cryptonite
crypto cryptonite haskell simple
Last synced: 09 Nov 2024
https://github.com/aneilmac/worldturtle-haskell
LOGO-like Turtle Graphics in the Haskell language using Monads.
haskell logo monad simulation teaching turtle turtle-graphics
Last synced: 29 Jan 2025
https://github.com/mwotton/hstemplate
a template for building apps the way i like 'em.
haskell servant squeal starter-template
Last synced: 08 Feb 2025
https://github.com/taktoa/libxdo
Haskell bindings to libxdo (xdotool library); WIP
ffi-bindings haskell source x11 xdotool
Last synced: 22 Jan 2025
https://github.com/itchyny/mackerel-client-hs
Mackerel API client in Haskell
api-client haskell haskell-library mackerel mackerel-client
Last synced: 11 Feb 2025
https://github.com/taktoa/control-theory
A Haskell control theory project (very old and bad)
Last synced: 22 Jan 2025
https://github.com/caneroj1/waiter
A quick and easy-to-use web server to serve files from any directory.
Last synced: 03 Feb 2025
https://github.com/t4ccer/imghcprof
Graphical viewer for GHC .prof files
dear-imgui ghc haskell imgui profiler profiling
Last synced: 30 Jan 2025
https://github.com/haskell-distributed/distributed-process-extras
Core utilities for distributed-process-platform
distributed-computing distributed-systems haskell
Last synced: 11 Nov 2024
https://github.com/kutyel/trolley-scheduler
πHaskell program to schedule trolleys and shifts randomly!
haskell haskell-application random schedule scheduler schedules
Last synced: 07 Dec 2024
https://github.com/piotrjustyna/fontbot
Choose word, choose font, tweet. Twitter bot written in Haskell.
font haskell regular-expression timeline tweets twitter
Last synced: 11 Jan 2025
https://github.com/avi-d-coder/implicit-hie-cradle
Auto generate stack or cabal multi component hie-bios Cradles, used by HLS and ghcide.
Last synced: 25 Nov 2024
https://github.com/haskell/network-bsd
POSIX network database (<netdb.h>) API
bsd-sockets haskell network-programming
Last synced: 05 Feb 2025
https://github.com/kutyel/argo
π Zero-dep JSON parser with Haskell and Nix
haskell haskell-library haskell-parser hlint json-parser nix nix-haskell ormolu
Last synced: 02 Feb 2025
https://github.com/flandrade/lambda-calculus-haskell
The Ξ»-calculus in Haskell
beta-reduction church-encoding church-numerals haskell lambda-calculus
Last synced: 22 Nov 2024
https://github.com/valderman/haskell-mpv
Thread-safe Haskell wrapper around libmpv
haskell haskell-library libmpv library media-playback
Last synced: 29 Jan 2025
https://github.com/gpahal/hgraph
Graph datastore implemented in Haskell
database graph graph-algorithms graph-database haskell neo4j
Last synced: 24 Dec 2024
https://github.com/dmjio/csv-benchmarks
Benchmarking CSV lexing w/ various Haskell CSV libraries.
benchmarks csv haskell lexing parsing
Last synced: 16 Jan 2025
https://github.com/dmjio/tstack
A concurrent, thread-safe, transactional stack
Last synced: 16 Jan 2025
https://github.com/severen/sly
A cunning interpreter for the pure untyped Ξ»-calculus.
computability-theory functional-programming haskell interpreter lambda-calculus language programming-language programming-language-theory
Last synced: 10 Nov 2024
https://github.com/michelboucey/ip6addr
ip6addr is a commandline tool that validates and generates IPv6 address text representations
commandline haskell ipv6 ipv6-address ipv6-network
Last synced: 18 Dec 2024
https://github.com/ncaq/haskell-import-graph
create haskell import graph for graphviz
Last synced: 18 Dec 2024
https://github.com/srid/aoc2019
Srid's solutions to Advent of Code 2019 in Haskell
advent-of-code advent-of-code-2019 haskell nix
Last synced: 27 Dec 2024
https://github.com/chrisbarrett/apidoc-checker
A command-line tool to verify apidoc specifications
Last synced: 05 Feb 2025
https://github.com/july541/haskell-search-extension
A browser extension to search Haskell knowledge.
chrome-extension edge-extension firefox-extension hackage haskell
Last synced: 13 Nov 2024
https://github.com/mat1g3r/arrow
An implementation of the matrix API spec in Haskell
haskell matrix matrix-homeserver matrix-org
Last synced: 23 Jan 2025
https://github.com/unrooted/99haskellproblems
my approach to 99HaskellProblems
99haskellproblems 99problems haskell
Last synced: 30 Nov 2024
https://github.com/bohde/haskell-ci
A Travis CI & Appveyor template to test your Haskell application and publish binary releases.
appveyor continuous-integration haskell linux macos stack travis-ci windows
Last synced: 05 Feb 2025
https://github.com/awakesecurity/gen-ed25-keypair
Ed25519 key generation, message signing, and signature verification CLI tools
command-line crypto ed25519 haskell
Last synced: 28 Jan 2025
https://github.com/chamini2/sapphire
Sapphire programming language
compiler haskell programming-language
Last synced: 17 Nov 2024
https://github.com/nmattia/cio
cio: cached HTTP requests for a smooth Jupyter experience!
Last synced: 26 Dec 2024
https://github.com/gergoerdi/enigma-kansas-lava
Enigma machine implemented in Kansas Lava
fpga haskell kansas-lava papilio xilinx
Last synced: 17 Jan 2025
https://github.com/okeuday/erlang_hs
Erlang External Term Format for Haskell
Last synced: 12 Dec 2024
https://github.com/garfield1002/wave-function-collapse-sudoku
A visualization of the wave function collapse solving a sudoku problem
haskell sudoku wave-function-collapse
Last synced: 15 Nov 2024
https://github.com/sakshamsharma/xmonadic-zest
My highly tweaked and modular XMonad WM config.
Last synced: 15 Jan 2025
https://github.com/michelboucey/ipv6addr
A Haskell library to deal with IPv6 address text representations
haskell haskell-library ipv6 ipv6-address
Last synced: 26 Dec 2024
https://github.com/etcinit/craze
A micro-library for racing HTTP GET requests
Last synced: 19 Nov 2024
https://github.com/haskell-hvr/deepseq-generics
GHC.Generics-based Control.DeepSeq.rnf implementation
Last synced: 21 Nov 2024
https://github.com/qnighy/shumilog
Shumilog - a partial Prolog implementation
haskell prolog prolog-implementation
Last synced: 07 Feb 2025
https://github.com/standardsemiconductor/ice40-prim
Lattice iCE40 Primitive IP
Last synced: 12 Nov 2024
https://github.com/prikhi/github-analytics
Aggregate Traffic Graphs for All Your Github Repositories!
aggregation analytics github haskell reflex-frp
Last synced: 16 Nov 2024