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-31 00:14:04 UTC
- JSON Representation
https://github.com/tmspzz/danger-hlint
A Danger plugin for Hlint - https://rubygems.org/gems/danger-hlint
Last synced: 12 Nov 2024
https://github.com/freckle/weeder-action
Run Weeder to uncover unused Haskell functions
Last synced: 27 Dec 2024
https://github.com/jbetz/ensemble
A high level audio engine for building DAWs
Last synced: 26 Jan 2025
https://github.com/freckle/nonempty-zipper
A non-empty comonadic list zipper
comonads datastructures haskell list terraform-managed
Last synced: 27 Dec 2024
https://github.com/valderman/zalgo
A somewhat flexible Zalgo̐ te̳͜x̥̖̉̓͞t̍̌̔ ̀̃t̴̢̞̜͓̝r̶̬̆̂̒͟á̧̡͎͔̯̰̕n̹̾̓ͬͦ̍͘ṡ̢͓͉ͮ͆l̠̖̹̗̳̖̽̌ͤ͞a͚̭͙̹̲ͭͩt͈͐o̢̭͇͍̟͐ͬ̾ͪ͜r͇.̸̅ͭ̐̀̊ͨ͛
Last synced: 14 Oct 2024
https://github.com/rhyskeepence/elm-websocket
Generate an Elm Subscriber and JSON encoders/decoders for a Wai WebSocket server
Last synced: 18 Oct 2024
https://github.com/co-log/co-log-polysemy
co-log extensible-effects hacktoberfest haskell logging logging-library polysemy
Last synced: 06 Dec 2024
https://github.com/slotthe/advent
Advent of Code—now with even more languages!
advent-of-code apl bqn clojure haskell ocaml python rust
Last synced: 14 Oct 2024
https://github.com/mmzk1526/mmzk-typeid
A TypeID and UUIDv7 implementation in Haskell
haskell haskell-library typeid uuid uuid-generator uuid-v7
Last synced: 07 Nov 2024
https://github.com/sigrlami/lanhunch
Language Detection Library
ai classifier detect-language haskell language-detection language-recognition nlp text-analysis text-classification text-classifier
Last synced: 11 Oct 2024
https://github.com/stappit/blog
I often post solutions to textbook exercises, including: Bayesian Data Analysis (BDA) by Gelman et al; Causal Inference in Statistics Primer (CISP) by Pearl et al; Purely Functional Data Structures (PFDS) by Okasaki.
bayesian-data-analysis blog data-analysis data-science gelman hakyll haskell pearl purely-functional-data-structures solutions stan static-site statistical-inference statistics
Last synced: 25 Oct 2024
https://github.com/lyokha/ghc-stdin
A frontend plugin for GHC to compile source code from the standard input
Last synced: 12 Oct 2024
https://github.com/donatello/minio-hs-archived
This library now has a new home at
client-sdk cloud fileuploader haskell library minio minio-client-sdk s3
Last synced: 13 Oct 2024
https://github.com/maoe/sensu-run
A tool to send command execution results to Sensu
Last synced: 31 Oct 2024
https://github.com/simre1/yampa-sdl2
Yampa and SDL2 made easy
frp game game-2d game-engine game-engine-2d haskell sdl2 sdl2-bindings sdl2-library yampa
Last synced: 14 Oct 2024
https://github.com/zmactep/smiles
Full support of OpenSMILES specification for Haskell
chemoinformatics haskell parser smiles
Last synced: 12 Oct 2024
https://github.com/dwayne/xo-haskell
A Haskell library and CLI game for Tic-tac-toe.
Last synced: 06 Nov 2024
https://github.com/prikhi/hs-notifications
A Super Simple Desktop Notification Server Written in Haskell
dbus desktop-notifications freedesktop-notifications haskell notifications
Last synced: 11 Oct 2024
https://github.com/tomatosoup97/freak
Free as in beer, free as in algebra. Language with (co)algebraic effects and (co)handlers
algebra algebraic-effects haskell languages monads
Last synced: 08 Nov 2024
https://github.com/technique-lang/technique
Check, simulate, and run procedures written in the Technique programming language
Last synced: 04 Nov 2024
https://github.com/l-tchen/findunion
An imperative implementation of disjoint-set data structure in Haskell
data-structures disjoint-sets haskell
Last synced: 17 Dec 2024
https://github.com/prikhi/hledger-graphs
Generate Graphs From Your HLedger Journal
accounting charts diagrams finance graphs haskell hledger ledger-cli
Last synced: 11 Oct 2024
https://github.com/willdoescode/haskell-leetcode
Learning algorithms in haskell with the help of leetcode.
algorithms haskell haskell-exercises haskell-learning leetcode willdoescode
Last synced: 06 Nov 2024
https://github.com/discus-lang/inchworm
Simple parser combinators for lexical analysis.
haskell lexical-analysis parser-combinators parsing
Last synced: 11 Nov 2024
https://github.com/laughedelic/m-cohomology
Basic abstractions and methods for computations in terms of group algebra Z[G] and automatic construction of cocycle translations for computation of cup-product.
algebra category-theory cohomology haskell mathematics maths thesis
Last synced: 01 Nov 2024
https://github.com/mgajda/syntaxnet-haskell
SyntaxNet API in Haskell
google-syntaxnet haskell pos syntaxnet syntaxnet-api
Last synced: 29 Oct 2024
https://github.com/konn/ghc-typelits-presburger
Presburger arithmetic solver for built-in type-level naturals
compiler-plugin dependent-types ghc ghc-plugin haskell presburger-arithmetic-solver solver type-level-programming
Last synced: 27 Oct 2024
https://github.com/erikd/system-linux-proc
Haskell library for accessing the /proc filesystem in Linux
Last synced: 28 Oct 2024
https://github.com/epicallan/haskell-playground
For learning and trying out new things in haskell
Last synced: 12 Oct 2024
https://github.com/grin-compiler/ghc-wpc-sample-programs
sample programs that compile with GHC whole program compiler
ghc haskell stg whole-program-compiler
Last synced: 06 Nov 2024
https://github.com/fgaz/pure-html-calc
A pure HTML calculator. No css or javascript.
calculator haskell html html-calculator no-css no-js
Last synced: 10 Oct 2024
https://github.com/minad/tasty-auto
Deprecated: Auto discovery for the Tasty test framework, use tasty-discover instead
auto-discovery haskell testing
Last synced: 13 Oct 2024
https://github.com/dfordivam/hskaldi
Kaldi-ASR haskell binding experiments
haskell haskell-bindings kaldi
Last synced: 07 Nov 2024
https://github.com/prikhi/hkhue
A Daemon & CLI Client for Controlling Philips Hue Lights
cli cli-client color-temperature daemon haskell hue hue-api hue-bridge hue-lights lights redshift
Last synced: 11 Oct 2024
https://github.com/prikhi/hpack-template
Stack Templates for Generic/CLI Applications and Libraries using Hpack, Tasty, & Github Actions.
haskell hedgehog hpack hunit stack stack-template tasty template
Last synced: 11 Oct 2024
https://github.com/dmjio/call-swift-from-haskell
Call a Hello World Swift function from Haskell
Last synced: 16 Nov 2024
https://github.com/prikhi/solana-staking-csvs
Generate CSV Exports of Your Solana Staking Rewards
csv csv-export haskell solana solana-beach staking staking-rewards
Last synced: 11 Oct 2024
https://github.com/mrkkrp/req-conduit
Conduit utilities that work with the Req HTTP client library
Last synced: 27 Oct 2024
https://github.com/bartavelle/fastparser
A fast bytestring parser
bytestring fast haskell parsing
Last synced: 28 Oct 2024
https://github.com/minoki/unboxing-vector
A newtype-friendly wrapper for Data.Vector.Unboxed
Last synced: 12 Oct 2024
https://github.com/typeclasses/path-text-utf8
Trivial integration of the "path" and "text" packages, providing convenient functions to read and write UTF-8 text files
filesystem haskell haskell-library path text utf-8
Last synced: 05 Dec 2024
https://github.com/trskop/freer-effects-extra
Extra goodies for freer package
extensible-effects freer-effects haskell
Last synced: 28 Oct 2024
https://github.com/fizruk/free-foil
Efficient Type-Safe Capture-Avoiding Substitution for Free (Scoped Monads).
abstract-syntax haskell scala type-safe
Last synced: 12 Oct 2024
https://github.com/kompendium-ano/factom-haskell-client
Haskell JSON-RPC client for the Factom protocol
factom-protocol haskell json-rpc-client
Last synced: 23 Nov 2024
https://github.com/itchyny/vim-haskell-sort-import
Sort import statements in Haskell codes
haskell vim vim-plugins vim-scripts
Last synced: 11 Oct 2024
https://github.com/fused-effects/fused-effects-readline
A readline-like effect and carrier for fused-effects using haskeline
algebraic-effects haskell readline
Last synced: 06 Nov 2024
https://github.com/cdepillabout/xml-html-qq
QuasiQuoter for XML and HTML Documents
document haskell html quasi-quote quasiquote quasiquoter xml xml-conduit
Last synced: 14 Nov 2024
https://github.com/astynax/tfpb2019
Materials for "Typed FP Basics" course
beginner-friendly course haskell lessons
Last synced: 23 Dec 2024
https://github.com/y-taka-23/wasm-game-of-life
An example of Asterius, compiling Haskell to WebAssembly.
asterius haskell wasm webassembly
Last synced: 24 Nov 2024
https://github.com/shou/type-operators
A collection of type-level operators
apply haskell operators type-families type-level typeclass
Last synced: 11 Nov 2024
https://github.com/guanshiyin28/hackerrank
Hacker Rank Solve (On Going)
c cpp csharp go hackerrank hackerrank-challenges hackerrank-python hackerrank-solution haskell html java javascript kotlin php python ruby solver swift typescript vscode
Last synced: 21 Jan 2025
https://github.com/soupi/learn-scotty-bulletin-app
Building a bulletin board using Haskell, scotty and friends
haskell haskell-learning scotty tutorial webdev
Last synced: 10 Nov 2024
https://github.com/tek/exon
Customizable Quasiquote Interpolation
haskell quasiquotes string-interpolation
Last synced: 24 Nov 2024
https://github.com/sshine/evm-opcodes
Opcode types for Ethereum Virtual Machine (EVM)
Last synced: 09 Nov 2024
https://github.com/Atharv-Attri/HacktoberFest-Projects
A collection of issues for Hacktoberfest!
c cpp dart go hacktoberfest hacktoberfest-2020 hacktoberfest2020 haskell java javascript python ruby rust
Last synced: 17 Nov 2024
https://github.com/pasqu4le/hexmino
A small game based on domino-like hexagonal tiles
game gloss haskell haskell-game hex hexagonal-tiles tile
Last synced: 30 Nov 2024
https://github.com/vmchale/archive-backpack
Demonstration of backpack to enable substitution of tar/libarchive functionality
Last synced: 10 Nov 2024
https://github.com/leastauthority/wormhole-client
A magic-wormhole client in Haskell
Last synced: 20 Nov 2024
https://github.com/jpvillaisaza/abel
Category theory applied to functional programming
Last synced: 11 Nov 2024
https://github.com/turbomack/hs-websockets-workshop
Intoroduction to websockets in Haskell
Last synced: 31 Dec 2024
https://github.com/rwe/actions-hlint-run
GitHub Action: Run hlint
actions-hlint github-actions github-annotations haskell hlint
Last synced: 02 Dec 2024
https://github.com/hellwolf/thsh
A "noDSL" approach to mixing shell scripting with Haskell programs using Template Haskell
bash haskell shell shell-scripting
Last synced: 03 Dec 2024
https://github.com/bor0/misc
Misc playground and random stuff
assembly books c coq haskell idris javascript playground scheme
Last synced: 07 Nov 2024
https://github.com/paulcadman/dhall-to-jenkinsfile
Compile Dhall expressions to pipeline Jenkinsfiles
dhall haskell jenkins-pipeline jenkinsfile
Last synced: 12 Nov 2024
https://github.com/mnvr/advent-of-code-2023
Haskell (and Swift) solutions to Advent of Code 2023
advent-of-code advent-of-code-2023 advent-of-code-2023-haskell aoc aoc-2023-in-haskell haskell haskell-exercises haskell-learning
Last synced: 16 Dec 2024
https://github.com/t4ccer/afterrain
Add some colors to your terminal
colors haskell hoogle terminal
Last synced: 11 Dec 2024
https://gitlab.com/twittner/cql-io
CQL Cassandra Client
cassandra cql database haskell
Last synced: 20 Dec 2024
https://github.com/ubavic/programming-in-haskell
Book on Haskell written in Haskell.
book functional-programming haskell
Last synced: 29 Jan 2025
https://github.com/drknzz/wolke-lang
☁️ Wolke language interpreter ☁️
bnfc haskell interpreter language syntax typechecker
Last synced: 22 Dec 2024
https://github.com/jradtilbrook/rubiks
Rubik's cube solving API and robot
api arduino haskell image-processing raspberry-pi robot rubiks rubiks-cube
Last synced: 09 Nov 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/jpvillaisaza/mailchimp-haskell
Haskell bindings for the Mailchimp API
Last synced: 11 Nov 2024
https://github.com/ners/inline-rust
🦥🤝🦀 Write inline Rust snippets in Haskell.
Last synced: 16 Nov 2024
https://github.com/rodrigobotti/haskell-for-imperative-programmers
Code built from watching the "Haskell for Imperative Programmers" series of lessons on Youtube
Last synced: 30 Nov 2024
https://github.com/arowm/haskell-bookkeeping-jp
Helper functions of Haskell bookkeeping module for Japanese bookkeeping.
bookkeeping haskell haskell-bookkeeping japanese
Last synced: 14 Nov 2024
https://github.com/toktok/hs-github-tools
Small GitHub utilities like pull-status and changelog generator
Last synced: 17 Nov 2024
https://github.com/cdepillabout/highlight
command line tool for highlighting parts of files that match a regex
cli grep hacktoberfest haskell highlight highlighting hrep regex
Last synced: 14 Nov 2024
https://github.com/takenobu-hs/stg-verilog
STG Physical Machine with Verilog-HDL for Haskell(GHC)
Last synced: 07 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/haskell-github-trust/quickjs-hs
Haskell bindings for the QuickJS library
Last synced: 12 Dec 2024