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-29 00:14:07 UTC
- JSON Representation
https://github.com/bartavelle/fastparser
A fast bytestring parser
bytestring fast haskell parsing
Last synced: 28 Oct 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/unclechu/haskell-qm-interpolated-string
Implementation of interpolated multiline strings that ignores indentation and trailing whitespaces
cabal hackage haskell haskell-library interpolation library stack strings
Last synced: 28 Oct 2024
https://github.com/simonmichael/hssdl-mac-example
The graphics-drawingcombinators example program, with the adaptations that used to be needed for mac OSX. Obsolete.
Last synced: 28 Oct 2024
https://github.com/peti/csv2ledger
convert accounting data from CSV to Ledger format
converter haskell haskell-library hledger ledger
Last synced: 28 Oct 2024
https://github.com/vladimirlogachev/library
GraphQL API and frontend for offline library. Haskell, Elm, Postgres
docker elm elm-graphql graphql haskell mu-graphql mu-haskell postgres postgres-typed
Last synced: 12 Oct 2024
https://github.com/3noch/beam-postgres-transaction-monad
Very basic transaction monad on top of the venerable Beam library
haskell monad postgresql sql transaction
Last synced: 10 Oct 2024
https://github.com/maxim-saplin/mandelbrot
Microbenchmark testing Python, Numba, Mojo, Dart, C/gcc, Rust, Go, JavaScript, C#, Java, Kotlin, Pascal, Ruby, Haskell performance in Mandelbrot set generation
bun c csharp dart dotnet flutter gcc golang haskell java javascript kotlin mojo node nodejs numba pascal python ruby rust
Last synced: 11 Oct 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/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/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/lyokha/ghc-stdin
A frontend plugin for GHC to compile source code from the standard input
Last synced: 12 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/discus-lang/inchworm
Simple parser combinators for lexical analysis.
haskell lexical-analysis parser-combinators parsing
Last synced: 11 Nov 2024
https://github.com/tfausak/haskell-packages
Dashboard of Haskell projects I maintain.
Last synced: 11 Oct 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/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/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/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/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/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/jbetz/ensemble
A high level audio engine for building DAWs
Last synced: 26 Jan 2025
https://github.com/xmonad/x11-xft
Bindings to the Xft, X Free Type interface library, and some Xrender parts
hacktoberfest haskell x11 xmonad
Last synced: 06 Nov 2024
https://github.com/xmonad/xmonad-docs
Daily snapshot of xmonad documentation
documentation haddock haskell window-manager x11 x11-wm xmonad
Last synced: 06 Nov 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/ziptastic/ziptastic-haskell
Official Ziptastic Haskell library
api api-client api-documentation forward-geocoding geocoding geolocation haskell postal-code reverse-geocoding zip-code zipcode ziptastic
Last synced: 12 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/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/konn/ghc-typelits-symbols
Additional operations for GHC's type-level symbols
ghc haskell symbols type-level-programming
Last synced: 13 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/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/larskuhtz/cuckoo
Haskell Implementation of Cuckoo Filters
cuckoo-filter haskell probabilistic-data-structures set-membership
Last synced: 15 Oct 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/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/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/fgaz/dual
Online multiplayer shooter
2d-game clone game hacktoberfest haskell multiplayer online shooter
Last synced: 07 Nov 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/mgajda/syntaxnet-haskell
SyntaxNet API in Haskell
google-syntaxnet haskell pos syntaxnet syntaxnet-api
Last synced: 29 Oct 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/technique-lang/technique
Check, simulate, and run procedures written in the Technique programming language
Last synced: 04 Nov 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/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/fosskers/servant-xml
Servant support for the XML Content-Type.
Last synced: 08 Nov 2024
https://github.com/dfordivam/hskaldi
Kaldi-ASR haskell binding experiments
haskell haskell-bindings kaldi
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/jpvillaisaza/abel
Category theory applied to functional programming
Last synced: 11 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/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/ubavic/programming-in-haskell
Book on Haskell written in Haskell.
book functional-programming haskell
Last synced: 29 Jan 2025
https://github.com/vmchale/archive-backpack
Demonstration of backpack to enable substitution of tar/libarchive functionality
Last synced: 10 Nov 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://gitlab.com/twittner/cql-io
CQL Cassandra Client
cassandra cql database haskell
Last synced: 20 Dec 2024
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/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/rwe/actions-hlint-run
GitHub Action: Run hlint
actions-hlint github-actions github-annotations haskell hlint
Last synced: 02 Dec 2024
https://github.com/drknzz/wolke-lang
☁️ Wolke language interpreter ☁️
bnfc haskell interpreter language syntax typechecker
Last synced: 22 Dec 2024
https://github.com/leastauthority/wormhole-client
A magic-wormhole client in Haskell
Last synced: 20 Nov 2024
https://github.com/sshine/evm-opcodes
Opcode types for Ethereum Virtual Machine (EVM)
Last synced: 09 Nov 2024
https://github.com/turbomack/hs-websockets-workshop
Intoroduction to websockets in Haskell
Last synced: 31 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/astynax/tfpb2019
Materials for "Typed FP Basics" course
beginner-friendly course haskell lessons
Last synced: 23 Dec 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/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://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/bor0/misc
Misc playground and random stuff
assembly books c coq haskell idris javascript playground scheme
Last synced: 07 Nov 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/danilafe/maypop
Dependently typed programming language implemented in Literate Haskell.
dependent-types haskell inference language monad monad-transformers programming-language
Last synced: 04 Jan 2025
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/bts/free-transformers
Experimenting with "free transformers" in Haskell
effects free free-monad haskell interpreter modularity onion-architecture
Last synced: 11 Oct 2024
https://github.com/csabahruska/dsl-experiment
Basic implementation of Hindley-Milner Type System and variants.
functional-programming haskell hindley-milner parser type-checker
Last synced: 14 Oct 2024
https://github.com/dcastro/twenty48
An AI for the 2048 game using minimax and alpha-beta pruning, as described by John Hughes in the paper "Why Functional Programming Matters". The AI was written in Haskell and runs in a Yesod backend.
Last synced: 11 Oct 2024
https://github.com/chris-martin/text-replace
Perform simple replacements in a text file, using a list of search/replace pairs
command-line-tool haskell haskell-application haskell-library text-processing
Last synced: 28 Oct 2024
https://github.com/typeclasses/dsv
DSV (delimiter-separated values)
csv delimiter-separated-fields haskell haskell-library
Last synced: 05 Dec 2024
https://github.com/minad/quickcheck-special
Edge cases and special values for QuickCheck Arbitrary instances
Last synced: 13 Oct 2024
https://github.com/evanrelf/haskell-template
Template for my Haskell + Nix projects
Last synced: 28 Oct 2024
https://github.com/futtetennista/serverlessvalidator
A validator for serverless.yml files written in Haskell
docker haskell serverless validator yml-files
Last synced: 27 Oct 2024
https://github.com/adelsz/mnotify
Minimal D-Bus notification daemon
dbus freedesktop haskell notification x11 xmonad
Last synced: 08 Jan 2025