-
Well-Typed
- Netherlands
- http://www.edsko.net
-
websockets Public
Forked from jaspervdj/websocketsA Haskell library for creating WebSocket-capable servers
Haskell BSD 3-Clause "New" or "Revised" License UpdatedJan 24, 2026 -
grapesy-repro Public
Forked from TravisWhitaker/grapesy-reproHaskell MIT License UpdatedJan 22, 2026 -
musictheory Public
Haskell infrastructure for exploring music theory
-
language-c Public
Forked from visq/language-cSource repository for https://hackage.haskell.org/package/language-c
Haskell Other UpdatedSep 1, 2025 -
http-semantics Public
Forked from kazu-yamamoto/http-semanticsHTTP semantics
Haskell BSD 3-Clause "New" or "Revised" License UpdatedAug 7, 2025 -
http2 Public
Forked from kazu-yamamoto/http2HTTP/2.0 library including HPACK
Haskell BSD 3-Clause "New" or "Revised" License UpdatedAug 7, 2025 -
-
http2-tls Public
Forked from kazu-yamamoto/http2-tlsLibrary for HTTP/2 over TLS
Haskell BSD 3-Clause "New" or "Revised" License UpdatedJul 15, 2025 -
-
quic Public
Forked from kazu-yamamoto/quicIETF QUIC library in Haskell
Haskell BSD 3-Clause "New" or "Revised" License UpdatedApr 1, 2025 -
network-run Public
Forked from kazu-yamamoto/network-runSimple network runner library in Haskell
Haskell BSD 3-Clause "New" or "Revised" License UpdatedMar 26, 2025 -
-
proto-lens Public
Forked from google/proto-lensAPI for protocol buffers using modern Haskell language and library patterns.
Haskell BSD 3-Clause "New" or "Revised" License UpdatedJan 21, 2025 -
evdev Public
Forked from georgefst/evdevHaskell bindings to libevdev. Read from Linux input devices, and create virtual ones.
Haskell UpdatedJan 7, 2025 -
wai Public
Forked from yesodweb/waiHaskell Web Application Interface
Haskell MIT License UpdatedDec 17, 2024 -
flexikeys Public
Max for Live device for remapping notes, with support for randomization, key switching, and per-note velocity curves
Max MIT License UpdatedDec 15, 2024 -
max-handpan Public
Max for Live Handpan Instrument for the Ableton Push 2
-
ghc-source-gen Public
Forked from google/ghc-source-genLibrary for generating Haskell source files and code fragments.
Haskell BSD 3-Clause "New" or "Revised" License UpdatedDec 4, 2024 -
lens Public
Forked from ekmett/lensLenses, Folds, and Traversals - Join us on web.libera.chat #haskell-lens
Haskell Other UpdatedNov 21, 2024 -
quickcheck Public
Forked from nick8325/quickcheckAutomatic testing of Haskell programs.
Haskell Other UpdatedNov 8, 2024 -
async Public
Forked from simonmar/asyncRun IO operations asynchronously and wait for their results
Haskell BSD 3-Clause "New" or "Revised" License UpdatedNov 6, 2024 -
tasty Public
Forked from UnkindPartition/tastyModern and extensible testing framework for Haskell
Haskell UpdatedNov 6, 2024 -
hfsnotify Public
Forked from haskell-fswatch/hfsnotifyUnified Haskell interface for basic file system notifications
Haskell BSD 3-Clause "New" or "Revised" License UpdatedNov 5, 2024 -
-
trajans Public
Generate skeletons for text set in Trajan capitals
Haskell BSD 3-Clause "New" or "Revised" License UpdatedNov 3, 2024 -
network Public
Forked from haskell/networkLow-level networking interface
Haskell Other UpdatedOct 21, 2024 -
nothunks Public
Forked from input-output-hk/nothunksHaskell Apache License 2.0 UpdatedAug 13, 2024 -
filecache Public
Forked from bartavelle/filecacheA Linux-only cache system associating values to files. The values are automatically discarded when the files are modified.
Haskell BSD 3-Clause "New" or "Revised" License UpdatedJul 27, 2024 -
network-control Public
Forked from kazu-yamamoto/network-controlCommon parts to control network protocols
Haskell BSD 3-Clause "New" or "Revised" License UpdatedJul 23, 2024 -
kvstore Public
Forked from carl-mastrangelo/kvstoreA gRPC-based, in-memory, key-value store.