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-14 00:10:07 UTC
- JSON Representation
https://github.com/sternenseemann/grav2ty
2d space flight game with realistic physics
2d game gloss haskell haskell-game physics simulation space
Last synced: 19 Jan 2025
https://github.com/sternenseemann/emoji-generic
Haskell Emoji Library [WIP]
Last synced: 19 Jan 2025
https://github.com/marceloboeira/euler
Ζ Project Euler solved in some different languages
c challenge euler euler-exercises euler-solutions functional-programming haskell math ruby
Last synced: 07 Feb 2025
https://github.com/webcpu/haskellswift
A functional library for Swift programmers
functional-programming haskell swift
Last synced: 12 Jan 2025
https://github.com/elizabethsiegle/stockbot
Slack stock bot in Haskell. TODO format output but temp on hold for more timely projects
haskell ngrok slack slack-api slack-app slack-bot slackapi slackbot yahoo-finance-api
Last synced: 01 Feb 2025
https://github.com/declension/workstation-playbook
Ansible playbook for (Ubuntu) Python & Java & JS & Haskell & Rust dev & DevOps environment setup
ansible haskell java kubernetes python3 rust-lang ubuntu
Last synced: 01 Feb 2025
https://github.com/thamugadi/hs-marie
Implementation of MARIE computer architecture in Haskell
emulator fp haskell marie marie-assembly-language
Last synced: 24 Jan 2025
https://github.com/steadylearner/haskell
I will record my Haskell learning process. I will collect working code here also.
haskell haskell-application haskell-exercises haskell-learning steadylearner
Last synced: 11 Jan 2025
https://github.com/jonschoning/swaggerpetstore-haskell-http-client
auto-generated haskell http-client bindings to SwaggerPetstore http://petstore.swagger.io/
haskell openapi-specification rest rest-api swagger swagger-codegen
Last synced: 19 Jan 2025
https://github.com/haskell-cryptography/cryptography-blake3
A wrapper around cryptography-blake3-bindings which is more Haskell-friendly
Last synced: 19 Jan 2025
https://github.com/eatingtomatoes/tiger-compiler
A simple compiler for (modified) tiger language
Last synced: 18 Jan 2025
https://github.com/avanov/nix-cabal-simplest
The simplest Nix + Cabal setup possible, for demo purposes.
Last synced: 07 Feb 2025
https://github.com/littlewhitecloud/helloworld-collections
This is a repository includes "Hello World!" and each exmaple is implemented by different languages
assembly c cplusplus go haskell havascript helloworld html java lisp lua objective-c php python ruby scheme smalltalk sql tcl v
Last synced: 19 Jan 2025
https://github.com/yurrriq/pandoc-minted
A pandoc filter to render LaTeX code blocks using minted
haskell latex literate-programming minted nix pandoc pandoc-filter
Last synced: 18 Jan 2025
https://github.com/btipling/machine-vm
A toy virtual machine written in Haskell
alu hardware-virtualization haskell virtual-machine vm
Last synced: 25 Jan 2025
https://github.com/yurrriq/effective-haskell
Working though 'Effective Haskell' by Rebecca Skinner
Last synced: 18 Jan 2025
https://github.com/steshaw/language-swift2-quote
π« Swift 2.1 parser and pretty-printer π§ππ’
Last synced: 11 Jan 2025
https://github.com/trskop/genbashrc
Haskell EDSL for generating .bashrc files.
Last synced: 08 Feb 2025
https://github.com/peti/logging-facade-syslog
A logging back-end to syslog(3) for the logging-facade library
haskell logging-library posix syslog system-programming
Last synced: 08 Feb 2025
https://github.com/ibnaleem/haskell-simplified
The open curriculum for learning functional programming in Haskell
functional-programming haskell haskell-book haskell-exercises haskell-language haskell-learning haskell-tutorial learnyouahaskell theodinproject
Last synced: 08 Feb 2025
https://github.com/takenobu-hs/haskell-ghc-cmm-examples
Haskell/GHC Cmm examples
Last synced: 29 Dec 2024
https://github.com/andrewmacmurray/simulator
Simulator to play back market trades
Last synced: 21 Jan 2025
https://github.com/airsequel/graphql
Mirror of the "graphql" Haskell package
Last synced: 13 Jan 2025
https://github.com/airsequel/servant-docs-blaze
Create an HTML documentation page for your Servant API via Servant Docs and Blaze HTML
blaze-html haskell servant servant-docs
Last synced: 13 Jan 2025
https://github.com/nevrome/shakeexperiment
An example how to use the Shake build system to define a simple, computational pipeline
blogpost haskell pipeline workflow-automation
Last synced: 14 Jan 2025
https://github.com/nevrome/paagen
Experiments with the genotype data generators in xerxes
ancient-dna bioinformatics genotype-data haskell
Last synced: 14 Jan 2025
https://github.com/ip2location/ip2proxy-haskell
IP2Proxy Haskell package allows users to query an IP address to determine if it was being used as open proxy, web proxy, VPN anonymizer and TOR exits.
haskell ip2proxy ip2proxy-haskell open-proxies proxy-database tor-exits web-proxies
Last synced: 27 Jan 2025
https://github.com/typeclasses/lazy-async
Asynchronous actions that don't start right away
concurrency haskell haskell-library
Last synced: 08 Nov 2024
https://github.com/cyberfined/harakiri-lib
library for parsing, type checking and compiling harakiri language
aarch64 compiler compilers harakiri haskell haskell-library imperative-programming-language programming-language register-allocation
Last synced: 11 Jan 2025
https://github.com/oswald2/chart-fltkhs
FLTKHS backend for the Chart Haskell library.
Last synced: 08 Jan 2025
https://github.com/psychedelicshayna/language-learning
My place for storing learning resources and useful information about programming languages.
educational functional-programming haskell haskell-learning learning learning-functional-programming learning-resources playground
Last synced: 11 Jan 2025
https://github.com/kevindasilvas/klang
Klang is a strongly typed, with type inference, imperative and immutable programming language that transpiles to js.
compiler compilers haskell javascript klang programming-language programming-languages transpiler
Last synced: 04 Feb 2025
https://github.com/mcfilib/dropcure
Toy project demonstrating WebSockets in Haskell
Last synced: 15 Jan 2025
https://github.com/camfort/fortran-vars
Fortran memory model and other static analysis tools (building on fortran-src)
fortran haskell static-analysis
Last synced: 19 Nov 2024
https://github.com/jwoudenberg/wai-feature-flags
Feature flag support for WAI applications.
Last synced: 15 Jan 2025
https://github.com/vrom911/common-stanzas-example
Example project to demonstrate the common stanzas feature
cabal common-stanzas dhall haskell haskell-examples
Last synced: 08 Jan 2025
https://github.com/mryndzionek/hasscan
OpenCV document scanner in Haskell
document-scanner-app document-scanning haskell opencv opencv3
Last synced: 05 Jan 2025
https://github.com/pablojorge/nmap-os-db-analyzer
Cluster OS fingerprints by similarity
graphviz haskell nmap visualization
Last synced: 15 Jan 2025
https://github.com/prikhi/advent-of-code-2023
Advent of Code 2023 in Haskell
advent-of-code advent-of-code-2023 advent-of-code-2023-haskell haskell
Last synced: 17 Jan 2025
https://github.com/prikhi/mybooklist
A Library & Wishlist Tracker for your Books.
books haskell library wishlist
Last synced: 17 Jan 2025
https://github.com/hapytex/css-selectors
A library for parsing, manipulating, and rendering css selectors (not css files, just the selectors).
css-selector haskell quasiquoter
Last synced: 16 Nov 2024
https://github.com/vmchale/lzlib
lzlib bindings for Haskell
compression ffi ffi-bindings haskell haskell-library lzlib lzlib-bindings
Last synced: 08 Jan 2025
https://github.com/rudymatela/hspec-leancheck
LeanCheck support for the Hspec test framework.
haskell hspec leancheck testing testing-framework testing-tools
Last synced: 16 Nov 2024
https://github.com/thumphries/evernote-thrift
Evernote Haskell bindings generated by Apache Thrift
Last synced: 22 Jan 2025
https://github.com/spydr06/libgccjit-haskell
Safe Haskell bindings for the `libgccjit` library
cabal gcc gcc-complier gnu gpl gplv3 haskell haskell-language haskell-library libgcc libgccjit library
Last synced: 16 Jan 2025
https://github.com/jpvillaisaza/pocket-haskell
Haskell bindings for the Pocket API
Last synced: 11 Nov 2024
https://github.com/jpvillaisaza/licensor
A license compatibility helper for Haskell
Last synced: 11 Nov 2024
https://github.com/smddzcy/learning-new-technologies
My learning process of new technologies.
docker elixir firebase golang haskell heroku learning learning-by-doing learning-exercise phoenix prolog purescript react-native tensorflow vuejs
Last synced: 16 Jan 2025
https://github.com/cdepillabout/focuslist
A Haskell data structure for lists with a focus
data-structure focus hacktoberfest haskell list
Last synced: 14 Nov 2024
https://github.com/drapegnik/rsschool-fp
:zap: Functional Programming Course
church-encoding fp functional-programming haskell lambda-calculus rolling-scopes-school
Last synced: 12 Feb 2025
https://github.com/piotrjustyna/drakon-renderer
svg drakon diagrams
diagram drakon drakon-diagrams haskell
Last synced: 12 Nov 2024
https://github.com/hanzopgp/haskelltest
First time using functional programming language.
functional-programming haskell university
Last synced: 16 Jan 2025
https://github.com/cimmanon/mysqlnothx
A MySQL to PostgreSQL dump file converter written in Haskell
Last synced: 17 Jan 2025
https://github.com/haskell-hvr/s3
Library for accessing S3 compatible storage services
Last synced: 22 Jan 2025
https://github.com/vaibhavsagar/git-internals-workshop
Script for constructing my own history.
git haskell interactive python
Last synced: 12 Jan 2025
https://github.com/battermann/cosmic-ray-api
Command API for Connect 4 service
Last synced: 04 Feb 2025
https://github.com/taktoa/wai-middleware-preprocessor
WAI middleware for static file preprocessors
Last synced: 22 Jan 2025
https://github.com/taktoa/liquid-regex
Some experiments with regular expressions and LiquidHaskell
experimental haskell liquidhaskell regex
Last synced: 22 Jan 2025
https://github.com/taktoa/tsbannergen
An MPD banner generator for TeamSpeak
banner-generator haskell teamspeak3
Last synced: 22 Jan 2025
https://github.com/taktoa/language-boogie
A Git mirror of the language-boogie repository on BitBucket (https://bitbucket.org/nadiapolikarpova/boogaloo)
Last synced: 22 Jan 2025
https://github.com/taktoa/inference
Experiments in dependent type inference
dependent-types experimental haskell
Last synced: 22 Jan 2025
https://github.com/monksc/cacheskell
This is my functional programming language that looks like Haskell but it cache every function.
custom-language functional-programming haskell interpreter language programming-languages rust rust-lang
Last synced: 12 Jan 2025
https://github.com/lupino/micro-gateway
A Micro service gateway.
gateway haskell microservice microservices
Last synced: 22 Jan 2025
https://github.com/lupino/yuntan-article
The core source of huabot.com
haskell microservice microservices
Last synced: 22 Jan 2025
https://github.com/matrixai/hs-http2stream
A HTTP2 Multiplexer for Haskell designed for LibP2P
haskell http2 libp2p multiplexer
Last synced: 24 Jan 2025
https://github.com/marteinn/serverless-haskell-cookbook
The missing cookbook for serverless-haskell
Last synced: 22 Jan 2025
https://github.com/elycruz/haskell-by-multimedia
"Haskell School of Expression" - "Functional Programming through Multimedia" book examples.
cabal glfw hackage haskell haskell-school multimedia opengl soe
Last synced: 22 Jan 2025
https://github.com/halogenandtoast/lightsout
Lights out implementation in Haskell
Last synced: 12 Feb 2025
https://github.com/hasufell/streamly-posix
Posix related streaming APIs (such as file reading/writing)
Last synced: 28 Jan 2025
https://github.com/hirotoshioi/scrapbox
Scrapbox parser and renderer
haskell markdown parser scrapbox
Last synced: 22 Jan 2025
https://github.com/lucasplopes/uri
c competitive-programming cpp go hacktoberfest haskell java kotlin python sql uri
Last synced: 02 Feb 2025
https://github.com/gustavoaca1997/basic-tran-interpreter
Un interpretador de BasicTran
alex grammar happy haskell interpreted-programming-language interpreter lexer parser
Last synced: 28 Jan 2025
https://github.com/n04ln/infosecreport
βοΈ (maybe) More useful tool for L06(Information Security Lecture) by u-aizu π‘
haskell prime-numbers rsa terrific-tatsumaki
Last synced: 28 Jan 2025
https://github.com/abhiroop/snape
A distributed scheduler. [WIP]
distributed-computing haskell parallel-computing
Last synced: 24 Jan 2025
https://github.com/tokisakikurumi2001/reversing_number
Reverse the number by different approaches in many programming languages(that I know)
arduino batch-script c-and-rust csharp-and-java dart2 golang haskell haxe javascript-and-typescript julia memsql-and-sql nim-lang objective-c perl5 php7 polyglot-programming prolog-and-lisp python3 ruby swift5-and-kotlin
Last synced: 22 Jan 2025
https://github.com/storopoli/advent-of-code
Advent of Code Solutions
advent-of-code haskell rust zig
Last synced: 30 Nov 2024
https://github.com/radrow/blockchain-toy
Simple blockchain implementation in Haskell
actor-model blockchain haskell
Last synced: 22 Jan 2025
https://github.com/benclifford/lsc-todaybot
The bot that moves the TODAY flair around on reddit.com/r/LondonSocialClub - main Haskell version
Last synced: 31 Jan 2025
https://github.com/matubu/ft-turing
ποΈ A program written in Haskell to simulate a turing machine
Last synced: 29 Jan 2025
https://github.com/gregorias/ignore-flakes
A command envelope that masks flakes.
Last synced: 21 Jan 2025
https://github.com/sthenauth/zxcvbn-hs
Password strength estimation based on zxcvbn
Last synced: 22 Dec 2024
https://github.com/mrkkrp/haskell-docker
A generic docker image for Haskell (CircleCI, etc.)
Last synced: 19 Jan 2025
https://github.com/haskell-cryptography/one-time-password
Haskell implementation of One-Time Passwords algorithms
cryptography haskell hotp totp
Last synced: 18 Nov 2024
https://github.com/abhiroop/provenance
Bottom up dynamic programming in Haskell
Last synced: 24 Jan 2025
https://github.com/turbomack/unix-recursive
Fast and flexible primitives for recursive file system IO on Posix systems
Last synced: 12 Feb 2025
https://github.com/wildhoney/typified
πΌAn experimental implementation of first class functional types using pure ES at runtime, inspired by Haskell, PureScript and Idris.
declarations functional generics haskell idris purescript types typing
Last synced: 12 Feb 2025
https://github.com/szymon-budziak/functional_programming_course_agh
Solutions from Functional programming course at AGH UST. If you use it and it helped you please leave a star β
functional-programming haskell
Last synced: 25 Jan 2025
https://github.com/serize02/haskell-docs
This repository collects a curated list of books and resources to help you learn and master Haskell, a purely functional programming language. From beginner-friendly introductions to advanced topics, these books will guide you through your Haskell journey.
haskell haskell-learning haskell-library
Last synced: 22 Jan 2025