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-06 00:14:24 UTC
- JSON Representation
https://github.com/herniqeu/fofi
functionally-pure compiler for the 𝒇𝒐𝒇𝒊 language, implemented in Haskell :)
haskell javascript language programming-language
Last synced: 06 Feb 2025
https://github.com/philzook58/basic-ass-shit
Simple Examples to show Haskell can do normal stuff too
Last synced: 11 Nov 2024
https://github.com/vmchale/ghci-syntax
Syntax highlighting for ghci configuration files
ghci haskell syntax syntax-highlighting vim
Last synced: 10 Nov 2024
https://github.com/stla/isosurfaces2
Some isosurfaces.
haskell isosurface marching-cubes
Last synced: 06 Feb 2025
https://github.com/athanclark/pred-trie
predicative lookup container
haskell lookup parametric-polymorphism predicates trie
Last synced: 11 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/halogenandtoast/marvelchampions
A rules-compliant browser based version of Marvel Champions.
Last synced: 30 Jan 2025
https://github.com/ners/inline-rust
🦥🤝🦀 Write inline Rust snippets in Haskell.
Last synced: 16 Nov 2024
https://github.com/fused-effects/fused-effects-parser
Parsing w/ fused-effects inspired by trifecta
algebraic-effects haskell parser
Last synced: 26 Dec 2024
https://github.com/samtay/haskell-fun-times
Just a repo of me learning and playing with haskell
Last synced: 09 Nov 2024
https://github.com/haskell-github-trust/quickjs-hs
Haskell bindings for the QuickJS library
Last synced: 12 Dec 2024
https://github.com/haskell-hvr/windns
Domain Name Service (DNS) lookup via the Windows dnsapi standard library
dns dnsapi haskell haskell-library win32
Last synced: 21 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/takenobu-hs/stg-verilog
STG Physical Machine with Verilog-HDL for Haskell(GHC)
Last synced: 07 Nov 2024
https://github.com/tusharad/reddit-clone-haskell
Reddit Clone written in Haskell, PureScript and PostgreSQL.
backend clone haskell haskell-application haskell-learning postgresql purescript purescript-halogen reddit servant
Last synced: 17 Dec 2024
https://github.com/tomi77/learninghaskelldataanalysis
Examples from "Learning Haskell Data Analysis"
haskell haskell-book haskell-learning
Last synced: 13 Dec 2024
https://github.com/nikita-volkov/lawful-conversions
Lawful typeclasses for conversion between types
conversions haskell typeclasses
Last synced: 30 Jan 2025
https://github.com/toktok/hs-github-tools
Small GitHub utilities like pull-status and changelog generator
Last synced: 17 Nov 2024
https://github.com/ncaq/yesod-form-bootstrap4
yesod-form for bootstrap version 4
Last synced: 18 Dec 2024
https://github.com/abhiroop/haskal
A collection of Data Structures and Algorithms written in Haskell.
algorithms data-structures haskell
Last synced: 24 Nov 2024
https://github.com/matrixai/haskell-demo
Haskell Demo Project using Nix
haskell haskell-demo haskell-tutorial nix
Last synced: 24 Nov 2024
https://github.com/minoki/haskell-floating-point
Haskell libraries for floating point numbers (fp-ieee and rounded-hw)
Last synced: 20 Nov 2024
https://github.com/egormkn/telegram-channel-bot
Telegram bot for merging channels
haskell tdlib telegram telegram-bot
Last synced: 17 Nov 2024
https://github.com/gergoerdi/retroclash-book-code
Small example programs from the RetroClash book
Last synced: 16 Nov 2024
https://github.com/flandrade/live-variable-analysis
Live Variable Analysis with Haskell
compilers haskell live-variable-analysis
Last synced: 23 Jan 2025
https://github.com/pierric/neural-network
Neural network framework in Haskell
Last synced: 08 Nov 2024
https://github.com/nh2/lz4-frame-conduit
Haskell Conduit implementing the official LZ4 frame streaming format
haskell haskell-conduit lz4 lz4-frame
Last synced: 13 Nov 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/azur1s/atacamite
An interpreted stack-based programming language
haskell proglangs-discord programming-language stack-based-language
Last synced: 10 Dec 2024
https://github.com/gbrsales/cabal-appimage
Cabal support for creating AppImage applications
Last synced: 13 Nov 2024
https://github.com/alkesst/datastructures
Some data structures implemented in java and haskell
algorithms data-structures data-structures-algorithms datastructures haskell java
Last synced: 07 Nov 2024
https://github.com/mesabloo/bfhs
bf.hs, a small BrainFuck interpreter written in Haskell
Last synced: 19 Nov 2024
https://github.com/mesabloo/amethyst
A simple concatenative programming language
concatenative-language haskell interpreter programming-language
Last synced: 19 Nov 2024
https://github.com/foreverbell/netease-fm
NetEase Cloud Music FM client in Haskell. (网易云音乐客户端)
fm haskell netease-cloud-music
Last synced: 15 Nov 2024
https://github.com/composite-hs/composite-base
Integrations with Vinyl/Frames records (core library).
Last synced: 17 Nov 2024
https://github.com/jpvillaisaza/mailchimp-haskell
Haskell bindings for the Mailchimp API
Last synced: 11 Nov 2024
https://github.com/aztek/voogie
A verification conditions generator for Boogie programs
boogie haskell tptp vampire verification verification-conditions
Last synced: 01 Feb 2025
https://github.com/adelsz/mnotify
Minimal D-Bus notification daemon
dbus freedesktop haskell notification x11 xmonad
Last synced: 08 Jan 2025
https://github.com/vaclavsvejcar/vcs-ignore
📜 Haskell library handling files ignored by VCS
git haskell haskell-library vcs
Last synced: 19 Oct 2024
https://github.com/mbg/wai-saml2
WAI middleware implementing SAML2
haskell haskell-library saml-service-provider saml2
Last synced: 02 Nov 2024
https://github.com/prikhi/bodyweight-server
A Haskell REST Server for a BodyWeight Workout Log Application.
Last synced: 11 Oct 2024
https://github.com/dmjio/trie
This Trie is so fly
data-structures fly haskell tree trie
Last synced: 16 Nov 2024
https://github.com/ixmatus/fswait
Wait and observe events on the filesystem for a path, with a timeout
Last synced: 28 Oct 2024
https://github.com/fgaz/shine-varying
FRP interface for shine
frp graphics hacktoberfest haskell
Last synced: 14 Oct 2024
https://github.com/matt-snider/dict.cc
A command line interface tool for accessing dict.cc written in Haskell.
cli command-line dict english german haskell translation
Last synced: 07 Nov 2024
https://github.com/typeclasses/hex-text
Encode a ByteString as a hexidecimal Text value, or decode hexidecimal Text as a ByteString.
haskell haskell-library hexidecimal serialization text
Last synced: 20 Oct 2024
https://github.com/ix/notewell
A declaratively-built cross-platform Markdown editor written in Haskell.
cross-platform declarative-ui gfm gi-gtk github-flavored-markdown gtk haskell markdown
Last synced: 01 Nov 2024
https://github.com/prikhi/build-run-watch
Library for Writing Scripts To Build, Run, & Watch Projects.
build-automation build-system build-tool haskell npm stack
Last synced: 11 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/metric-space/hex-chessboard-generator
Hexagonal Chessboard Image Generator
diagrams haskell hexagonal-chessboard
Last synced: 07 Nov 2024
https://github.com/int-index/mirea-haskell-lectures
Код по Haskell-лекциям в МИРЭА
Last synced: 10 Oct 2024
https://github.com/mrkkrp/lame
A high-level Haskell binding to the LAME encoder
Last synced: 28 Oct 2024
https://github.com/dahlia/bencodex-haskell
Bencodex reader/writer for Haskell
Last synced: 05 Jan 2025
https://github.com/prikhi/sleepanarchy
The PureScript Frontend & Haskell Backend That Powers the SleepAnarchy.com Blog
blog docker docker-compose haskell haskell-servant molokai purescript purescript-halogen website
Last synced: 11 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/kutyel/urlish
🔗 An URI shortener made with Redis and the Reader Monad!
haskell haskell-learning nix reader-monad redis uri-shortener url-shortener
Last synced: 17 Oct 2024
https://github.com/kakkun61/either-result
The simplest ’MonadFail’ instance
Last synced: 27 Oct 2024
https://github.com/turbolent/duckling-docker
Duckling as a Docker container
Last synced: 19 Oct 2024
https://github.com/anton-latukha/haskell-programming-from-first-principles-exercises
Consists of QUALITY BELABORING of EVERY EXERCISE in the chapters {1-18,26} (~1400 pages) of the "Haskell book" ("Haskell Programming from First Principles"). With literate comments. Additionally notable for use of Nix for exercise projects.
haskell haskell-book haskell-from-first-principles haskell-nix learning-by-doing nix
Last synced: 14 Oct 2024
https://github.com/evanrelf/haskell-template
Template for my Haskell + Nix projects
Last synced: 28 Oct 2024
https://github.com/sudonatalie/vnc-client
VNC Remote Desktop Client developed purely in Haskell.
haskell literate-programming vnc vnc-client
Last synced: 17 Oct 2024
https://github.com/fumieval/word-compat
Compatibility shim for GHC's small integer primitives
Last synced: 15 Oct 2024
https://github.com/nydragon/glados-2023
A Scheme interpreter in Haskell.
haskell scheme scheme-interpreter
Last synced: 18 Oct 2024
https://github.com/basvandijk/usb-example
Example how to use the usb library
Last synced: 07 Nov 2024
https://github.com/minad/quickcheck-special
Edge cases and special values for QuickCheck Arbitrary instances
Last synced: 13 Oct 2024
https://github.com/athanclark/ws
A simple websocket CLI tool
command-line-tool haskell websocket-client
Last synced: 28 Dec 2024
https://github.com/eggzilla/cmv
Visualize HMMs, CMs and their comparisons
bioinformatics covariance-model haskell hidden-markov-model protein protein-family rna rna-family visualisation
Last synced: 03 Nov 2024
https://github.com/athanclark/websockets-rpc
A simple subscription-esque RPC mechanism using WebSockets
haskell rpc-call websockets websockets-rpc
Last synced: 28 Dec 2024
https://github.com/simre1/reactive-markup-old
A haskell library for declarative GUI programming.
declarative-programming declarative-ui dynamic-markup gtk gui haskell hot-reload markup
Last synced: 07 Nov 2024
https://github.com/jasonzhu1313/interactiveexpressionparser
This project focus on using functional programing to parse the expression, I use Haskell to develop an interactive expression parser using a lot of features of Haskell, you can use haskell compiler such as GHCI to run the program, Let's begin.
expression-evaluator functional-programming ghci haskell haskell-compiler interactive parse
Last synced: 27 Oct 2024
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/prikhi/wai-middleware-clacks
Add An "X-Clacks-Overhead" Header To Wai Responses.
clacks discworld gnu-terry-pratchett haskell header middleware wai x-clacks-overhead
Last synced: 11 Oct 2024
https://github.com/peti/distribution-opensuse
Types, functions, and tools to manipulate the openSUSE distribution.
distribution haskell haskell-library
Last synced: 12 Oct 2024
https://github.com/takenobu-hs/processor-creative-kit
haskell prrocessor-creative-kit
Last synced: 07 Nov 2024
https://github.com/joom/herbrand-prolog
A pseudo-Prolog that tries to answer queries by building the least Herbrand model.
Last synced: 11 Jan 2025
https://github.com/zoedsoupe/curlit
Programming languages snippets for simple HTTP requests!
begginer-friendly elixir haskell http javascript nodejs python ruby
Last synced: 30 Oct 2024
https://github.com/simre1/hero
Haskell ECS using sparse sets
ecs entity-component-system game-development haskell
Last synced: 07 Nov 2024
https://github.com/noteed/exploring
These are notes and code to explore Another World, Eric Chahi's 1991 video game.
game-engine haskell retrogaming
Last synced: 19 Jan 2025
https://github.com/kadena-community/bag-of-holding
A terminal wallet for the Kadena Public Blockchain (Chainweb).
Last synced: 23 Nov 2024
https://github.com/composite-hs/composite
Integrations with Vinyl/Frames records.
aeson ekg haskell haskell-library opaleye vinyl
Last synced: 08 Nov 2024
https://github.com/jonathas-conceicao/snake-haskell
A implementation of the Snake game made in Haskell using the gloss-game package.
game gloss gloss-game haskell pixel-art
Last synced: 06 Dec 2024
https://github.com/typeclasses/aws-cloudfront-signed-cookies
Generate signed cookies for AWS CloudFront
aws aws-cloudfront command-line-tool haskell haskell-application haskell-library rsa-signature
Last synced: 05 Dec 2024
https://github.com/typeclasses/invert
Automatically generate a function’s inverse
functions haskell haskell-library
Last synced: 05 Dec 2024
https://github.com/typeclasses/options
Powerful and easy command-line option parser
command-line-parser haskell haskell-library
Last synced: 05 Dec 2024
https://github.com/minoki/lambdaquest
An implementation of System F, System Fsub (F_{<:}) and Finter (F_∧)
haskell lambda-calculus type-system
Last synced: 21 Jan 2025