Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Haskell
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-01-06 00:14:33 UTC
- JSON Representation
https://github.com/freckle/faktory_worker_haskell
Faktory Worker for Haskell
Last synced: 27 Dec 2024
https://github.com/ekmett/succinct-binary
Succinct binary serialization
haskell serialization succinct
Last synced: 15 Oct 2024
https://github.com/slotthe/slotthe.github.io
blog emacs hakyll haskell personal-website typography xmonad
Last synced: 14 Oct 2024
https://github.com/kleidukos/intrigue
My attempt at writing a R⁵RS-compliant Scheme with Megaparsec
Last synced: 23 Oct 2024
https://github.com/nelsonmestevao/uminho
:books: University projects, exercises & notes
c cpp data-science distributed-systems haskell java software-engineering
Last synced: 11 Oct 2024
https://github.com/sestrella/asdf-ghcup
An asdf plugin wrapping GHCup.
asdf asdf-plugin ghcup haskell
Last synced: 19 Oct 2024
https://github.com/ofmooseandmen/jord
Geographical Position Calculations
geodesy geodetics geography haskell kinematics n-vector wgs84
Last synced: 08 Nov 2024
https://github.com/blackmatov/fun.hpp
My old crazy idea about functional programming in C++
c-plus-plus c-plus-plus-17 cpp cpp17 functional-programming haskell type-classes
Last synced: 14 Oct 2024
https://github.com/mgmacias95/criptografia_y_computacion
Prácticas de la asignatura Criptografía y Computación - Grado en Ingeniería Informática (UGR)
algebra criptografia criptography haskell
Last synced: 07 Nov 2024
https://github.com/sjoerdvisscher/hueapi
Haskell API for controlling Phillips Hue lights
haskell hue hue-lights philips-hue
Last synced: 08 Nov 2024
https://github.com/factisresearch/large-hashable
Efficiently hash Haskell values with MD5, SHA256, SHA512 and other hashing algorithms
generics hashing haskell md5 sha256 sha512 template-haskell
Last synced: 06 Nov 2024
https://github.com/leftaroundabout/dynamic-plot
Interactive windows for displaying Haskell-generated diagrams
graphing haskell visualisation
Last synced: 12 Nov 2024
https://github.com/0xd34df00d/hsqoi
Haskell implementation of the QOI image format
compression haskell image-compression lossless-image-compression
Last synced: 04 Dec 2024
https://github.com/cdepillabout/haskell-type-families-presentation
This is a presentation about haskell's type families.
haskell presentation type-families
Last synced: 14 Nov 2024
https://github.com/vmchale/phash
Perceptual hashing command-line tool
command-line-tool deduplication duplication-detection duplication-finder haskell perceptual-hash phash
Last synced: 10 Nov 2024
https://github.com/0xd34df00d/can-i-haz
Generic implementation of the Has pattern for MonadReader/MonadState and CoHas for MonadError
generics haskell reader-monad state-monad
Last synced: 04 Dec 2024
https://github.com/haskell-github-trust/replace-attoparsec
Stream editing with Haskell Attoparsec parsers
attoparsec find-and-replace haskell haskell-library stream-editor
Last synced: 12 Dec 2024
https://github.com/roman/haskell-teardown
Composable, idempotent & transparent application resource cleanup sub-routines
control haskell system teardown
Last synced: 15 Nov 2024
https://github.com/caneroj1/hoogle-vscode
Haskell Hoogle search in Visual Studio Code
haskell vscode vscode-extension
Last synced: 08 Dec 2024
https://github.com/leastauthority/haskell-spake2
SPAKE2 key exchange protocol for Haskell
Last synced: 11 Nov 2024
https://github.com/sdiehl/picologic
Symbolic logic expressions
haskell haskell-library logic picosat sat-solver
Last synced: 21 Nov 2024
https://github.com/gergoerdi/mos6502-kansas-lava
Kansas Lava implementation of MOS 6502 microprocessor
fpga haskell kansas-lava microprocessor mos-6502
Last synced: 16 Nov 2024
https://github.com/abhiroop/okasaki
A Haskell Collections library. [WIP]
algorithms data-structures functional-programming haskell
Last synced: 24 Nov 2024
https://github.com/dramforever/finlog
Compiling finite generators to digital logic. WIP
compiler digital-logic haskell verilog
Last synced: 18 Nov 2024
https://github.com/simre1/reactimate
A Haskell libary for fast arrowized FRP based on signal functions
arrow frp functional-reactive-programming game haskell
Last synced: 07 Nov 2024
https://github.com/cdepillabout/nix-reverse-deps-of-haskell-package
Find or build all reverse dependencies of a Haskell package using Nix
build haskell nix reverse-dependencies
Last synced: 14 Nov 2024
https://github.com/fosskers/microlens-aeson
Lenses and Traversals for Aeson, based on Microlens.
Last synced: 16 Nov 2024
https://github.com/jtanguy/hmacaroons
Pure haskell implementation of macaroons
Last synced: 03 Dec 2024
https://github.com/Xe/dockerfiles
Assorted dockerfiles
alpine-linux docker go haskell nim
Last synced: 14 Nov 2024
https://github.com/soupi/hen
A very simple static blog generator
blog-engine haskell markdown static-site-generator web
Last synced: 10 Nov 2024
https://github.com/gergoerdi/interaction-nets
Haskell implementation of interaction net-based lambda evaluation
evaluator haskell interaction-nets lambda-calculus
Last synced: 16 Nov 2024
https://github.com/cdepillabout/servant-static-th
Embed a directory of static files in your application and serve them from your Servant server
Last synced: 02 Jan 2025
https://github.com/michelboucey/cayley-client
A Haskell client library for Cayley database graph
cayley-client cayley-database-graph haskell haskell-library
Last synced: 26 Dec 2024
https://github.com/valderman/shellmate
Write type-safe shell scripts in Haskell
Last synced: 14 Oct 2024
https://github.com/stevana/hot-swapping-state-machines
An experiment in implementing remote hot code swapping, or dynamic code upgrade, for state machines.
haskell hot-code-reload state-machines
Last synced: 28 Oct 2024
https://github.com/dabcoder/stocks
Haskell library for the IEX trading API: https://iextrading.com/developer/docs/
aeson api haskell haskell-library iex iex-trading-api
Last synced: 12 Oct 2024
https://github.com/xe/dockerfiles
Assorted dockerfiles
alpine-linux docker go haskell nim
Last synced: 31 Oct 2024
https://github.com/yegor256/fibonacci
Fibonacci algorithm implemented in a few compilable languages in different programming flavors
cpp csharp eiffel fibonacci golang haskell java lisp object-oriented-programming oop performance-testing
Last synced: 30 Oct 2024
https://github.com/ofmooseandmen/aeromess
Parsers and Formatters for Aeronautical messages [ICAO/AIDC/OLDI ATS messages, METAR, TAF, NOTAM...]
eurocontrol haskell icao metar parsing
Last synced: 08 Nov 2024
https://github.com/glguy/advent2021
Haskell solutions for https://adventofcode.com/2021/
adventofcode adventofcode2021 haskell
Last synced: 12 Oct 2024
https://github.com/typeclasses/partial-semigroup
A partial binary associative operator (appendMaybe :: a → a → Maybe a)
algebraic-structures haskell haskell-library partial-semigroup semigroup
Last synced: 05 Dec 2024
https://github.com/ice1000/oi-codes
:closed_lock_with_key: Solutions for online code challenges. Don't be evil.
acm acm-icpc algorithm algorithm-challenges algorithms c cpp crystal dart elixir haskell javascript oi ruby rust solutions typescript
Last synced: 27 Oct 2024
https://github.com/sjsyrek/lazy-linked-lists
Lazy and infinite linked lists for JavaScript.
functional-programming haskell infinite-lists javascript lazy-lists linked-list npm
Last synced: 27 Oct 2024
https://github.com/elastic/beefheart
A tool to index Fastly realtime analytics metrics into Elasticsearch.
elasticsearch haskell monitoring observability
Last synced: 26 Sep 2024
https://github.com/eggzilla/rnalien
RNAlien - unsupervised RNA family model construction
bioinformatics covariance-model haskell homology-search rna rna-family
Last synced: 03 Nov 2024
https://github.com/mrkkrp/juicypixels-extra
Efficiently scale, crop, flip images with JuicyPixels
haskell image-processing juicypixels
Last synced: 28 Oct 2024
https://github.com/cocreature/postgresql-named
Deserialize PostgreSQL rows to Haskell records by matching column names and record field names
Last synced: 12 Oct 2024
https://github.com/turbomack/aeson-combinators
Aeson combinators for dead simple JSON decoding
Last synced: 16 Oct 2024
https://github.com/ajeetdsouza/brainfuck
An optimizing Brainfuck interpreter.
Last synced: 23 Oct 2024
https://github.com/prikhi/stack-templatizer
Transform a Folder into a Stack Template
generator haskell hsfiles stack stack-template stackage templates
Last synced: 28 Oct 2024
https://github.com/msakai/haskell-decision-diagrams
Binary decision diagrams (BDD) and Zero-Suppressed Binary Decision Diagrams (ZDD) in Haskell
bdd binary-decision-diagram binary-decision-diagrams data-structures haskell zdd
Last synced: 28 Oct 2024
https://github.com/turbomack/wai-enforce-https
Enforce HTTPS in Wai server app safely.
haskell heroku https middleware reverse-proxies tls wai
Last synced: 16 Oct 2024
https://github.com/borkdude/balcony-hs
Should I water my balcony?
command-line-tool email-sender haskell
Last synced: 23 Oct 2024
https://github.com/trskop/overloaded-records
Overloaded Record Fields implementation based on GHC prototypes.
haskell overloaded-labels overloaded-records
Last synced: 12 Oct 2024
https://github.com/jmtd/liquorice
Haskell embedded domain-specific language (eDSL) for the algorithmic construction of maps for the computer game "Doom"
doom edsl fractal game haskell logo procedural-generation
Last synced: 15 Oct 2024
https://github.com/jin/subtyping
An implementation of structural subtyping of records and functions
haskell subtypes subtyping typechecker
Last synced: 30 Oct 2024
https://github.com/lehins/massiv-io
Read and write images as massiv arrays
haskell haskell-arrays image-io image-processing massiv
Last synced: 28 Oct 2024
https://github.com/danr/kakoune-ghci-bridge
Get intellisense for Haskell in Kakoune via ghci
ghci haskell ide intellisense kakoune plugin
Last synced: 23 Nov 2024
https://github.com/willbasky/hibet
Tibetan-English translator for CLI
cli dictionaries hacktoberfest haskell tibetan translation
Last synced: 28 Oct 2024
https://github.com/prikhi/quickbooks-for-communes
A QuickBooks Web UI For Communard-Friendly Forms & Reporting
halogen haskell purescript quickbooks quickbooks-desktop quickbooks-web-connector quickbooks-webui servant
Last synced: 11 Oct 2024
https://github.com/haskell-github-trust/vector-th-unbox
Deriver for unboxed vectors using Template Haskell
haskell template-haskell vector
Last synced: 12 Dec 2024
https://github.com/rudymatela/extrapolate
generalize counter-examples of property-based testing
counter-example-generalization debugging enumerative-testing generalization haskell leancheck property-based-testing property-testing testing testing-tools
Last synced: 16 Nov 2024
https://github.com/sjoerdvisscher/unfoldable
Class of data structures that can be unfolded.
Last synced: 08 Nov 2024
https://github.com/flupe/achille
A Haskell library for building incremental static site generators
Last synced: 10 Dec 2024
https://github.com/thamugadi/call-cc-krivine
A Krivine machine for the call-by-name reduction of lambda calculus (+ call/cc) expressions in Haskell.
call-cc haskell krivine-machine lambda-calculus
Last synced: 24 Nov 2024
https://github.com/cdepillabout/nix-haskell-updates-status
Automatically-updated Hydra status of the `haskell-updates` branch in Nixpkgs
Last synced: 14 Nov 2024
https://github.com/gergoerdi/brainfuck-cpu-fpga
A CPU that uses Brainfuck as its machine code
brainfuck fpga haskell kansas-lava microprocessor papilio xilinx
Last synced: 16 Nov 2024
https://github.com/reflex-frp/reflex-dom-ace
Reflex wrapper for the ACE editor
frp functional-reactive-programming haskell reactive reflex-frp
Last synced: 11 Nov 2024
https://github.com/maralorn/haskell-taskwarrior
Types and aeson instances for the taskwarrior json import/export specification
aeson hacktoberfest haskell taskwarrior
Last synced: 10 Nov 2024
https://github.com/mryndzionek/kbdsvggen
Atreus-like keyboard case generator
acrylic atreus blender blender-3d cad diagrams haskell keyboard lasercut mechanical-keyboard stl-files svg
Last synced: 09 Nov 2024
https://github.com/alx741/vim-stylishask
Vim Haskell stylish-haskell integration plugin
Last synced: 28 Oct 2024
https://github.com/mbg/wai-rate-limit
Rate limiting for Servant and as WAI middleware
haskell haskell-servant rate-limiting wai-middleware
Last synced: 23 Oct 2024
https://github.com/pjones/playlists
Library and executable for working with playlist files.
haskell m3u playlist-files pls
Last synced: 27 Oct 2024
https://github.com/SUNJIANZHI/JINH
Pure Functional Actuarial Language
actuarial-science functional-programming haskell
Last synced: 13 Nov 2024
https://github.com/dmjio/servant-from-scratch
Yet another Haskell servant talk
edsls generics haskell servant
Last synced: 16 Nov 2024
https://github.com/benclifford/acme-smuggler
Smuggle arbitrary values in ()
Last synced: 02 Nov 2024
https://github.com/gaumala/epub2md
Command line tool for converting epub files to markdown
converter epub haskell markdown
Last synced: 14 Dec 2024
https://github.com/samprotas/hs-triplesec
TripleSec is a simple, triple-paranoid, symmetric encryption library
crypto crypto-library cryptography cryptography-library haskell haskell-library keybase triplesec
Last synced: 20 Oct 2024
https://github.com/ivanperez-keera/forks-fallingblocks
A mirror of fallingblocks (with minor updates)
Last synced: 31 Oct 2024
https://github.com/simonmichael/games
Small games, experiments, and notes on (Haskell) game development.
console game gamedev haskell stack terminal terminal-game
Last synced: 28 Oct 2024
https://github.com/tensor-fusion/microhaskell
Small autodiff lib and a simple working feedforward neural net in Haskell on top of it, from scratch, zero-deps.
autodiff automatic-differentiation haskell mlp neural-network
Last synced: 12 Oct 2024
https://github.com/clovyr/aeson-yaml
Encode any Aeson (JSON) value as YAML (in pure Haskell)
aeson bsd3 conversion haskell json text web yaml
Last synced: 06 Nov 2024