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-25 00:14:50 UTC
- JSON Representation
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/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/int-index/mirea-haskell-lectures
Код по Haskell-лекциям в МИРЭА
Last synced: 10 Oct 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/vaclavsvejcar/vcs-ignore
📜 Haskell library handling files ignored by VCS
git haskell haskell-library vcs
Last synced: 19 Oct 2024
https://github.com/obsidiansystems/daml-cucumber
Cucumber testing for daml scripts
cucumber daml gherkin haskell testing-tool
Last synced: 07 Nov 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/agrafix/grabcite
Haskell: Library/Executable to extract citations from scientific papers
citation extraction haskell nlp paper text
Last synced: 12 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/foxhound-systems/hs-obfuscate
Library for easy obfuscation and deobfuscation of integer IDs in custom data types
Last synced: 24 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/dmjio/trie
This Trie is so fly
data-structures fly haskell tree trie
Last synced: 16 Nov 2024
https://github.com/prikhi/hkredmine
A Redmine CLI Client and API Library Written in Haskell.
cli haskell redmine redmine-cli-client
Last synced: 11 Oct 2024
https://github.com/matsubara0507/test-extensible
Haskell の extensible パッケージのテストリポジトリ
Last synced: 19 Oct 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/dylex/haskell-nfs
Haskell NFS libraries including ONC (Sun) RPC and NFSv4 Client
Last synced: 23 Nov 2024
https://github.com/adelsz/mnotify
Minimal D-Bus notification daemon
dbus freedesktop haskell notification x11 xmonad
Last synced: 08 Jan 2025
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
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/kakkun61/either-result
The simplest ’MonadFail’ instance
Last synced: 27 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/agrafix/stripe-hs
Unofficial (and Incomplete) Stripe Haskell Bindings
haskell payments stripe stripe-api
Last synced: 12 Oct 2024
https://github.com/minad/quickcheck-special
Edge cases and special values for QuickCheck Arbitrary instances
Last synced: 13 Oct 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/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/typeclasses/options
Powerful and easy command-line option parser
command-line-parser haskell haskell-library
Last synced: 05 Dec 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/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/metric-space/hex-chessboard-generator
Hexagonal Chessboard Image Generator
diagrams haskell hexagonal-chessboard
Last synced: 07 Nov 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/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/brandonchinn178/hpc-lcov
Convert HPC coverage output to LCOV format
Last synced: 28 Oct 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/ws
A simple websocket CLI tool
command-line-tool haskell websocket-client
Last synced: 28 Dec 2024
https://github.com/fumieval/word-compat
Compatibility shim for GHC's small integer primitives
Last synced: 15 Oct 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/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/kadena-community/bag-of-holding
A terminal wallet for the Kadena Public Blockchain (Chainweb).
Last synced: 23 Nov 2024
https://github.com/iamrecursion/absol
Formally correct DSLs
dissertation domain-specific-language dsl formal-semantics formal-verification haskell metacompiler metalanguage
Last synced: 05 Nov 2024
https://github.com/nydragon/glados-2023
A Scheme interpreter in Haskell.
haskell scheme scheme-interpreter
Last synced: 18 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/composite-hs/composite
Integrations with Vinyl/Frames records.
aeson ekg haskell haskell-library opaleye vinyl
Last synced: 08 Nov 2024
https://github.com/mrkkrp/lame
A high-level Haskell binding to the LAME encoder
Last synced: 28 Oct 2024
https://github.com/mrkkrp/plan-b
*DEPRECATED* Failure-tolerant file and directory editing for Haskell
Last synced: 12 Oct 2024
https://github.com/turbolent/duckling-docker
Duckling as a Docker container
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/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/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/dahlia/bencodex-haskell
Bencodex reader/writer for Haskell
Last synced: 05 Jan 2025
https://github.com/ento/worker-haskell-template
Wrangler template for a Cloudflare Workers + Haskell (Asterius) project
asterius cloudflare-workers haskell
Last synced: 15 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/mesabloo/bfhs
bf.hs, a small BrainFuck interpreter written in Haskell
Last synced: 19 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/fused-effects/fused-effects-parser
Parsing w/ fused-effects inspired by trifecta
algebraic-effects haskell parser
Last synced: 26 Dec 2024
https://github.com/ners/inline-rust
🦥🤝🦀 Write inline Rust snippets in Haskell.
Last synced: 16 Nov 2024
https://github.com/ncaq/yesod-form-bootstrap4
yesod-form for bootstrap version 4
Last synced: 18 Dec 2024
https://github.com/composite-hs/composite-base
Integrations with Vinyl/Frames records (core library).
Last synced: 17 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/takenobu-hs/stg-verilog
STG Physical Machine with Verilog-HDL for Haskell(GHC)
Last synced: 07 Nov 2024
https://github.com/pasqu4le/yesod-notes
Yesod-notes: a small yesod app to take notes
haskell note-taking notes webapp website yesod
Last synced: 30 Nov 2024
https://github.com/gbrsales/cabal-appimage
Cabal support for creating AppImage applications
Last synced: 13 Nov 2024
https://github.com/ndmitchell/lasagna
Checker for Haskell layering violations
Last synced: 18 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/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/toktok/hs-github-tools
Small GitHub utilities like pull-status and changelog generator
Last synced: 17 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/abhiroop/haskal
A collection of Data Structures and Algorithms written in Haskell.
algorithms data-structures haskell
Last synced: 24 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/gergoerdi/retroclash-book-code
Small example programs from the RetroClash book
Last synced: 16 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/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-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/egormkn/telegram-channel-bot
Telegram bot for merging channels
haskell tdlib telegram telegram-bot
Last synced: 17 Nov 2024
https://github.com/simonmichael/haskell-finance
Notes on Haskell programming language-related finances.
finance haskell hledger plaintext-accounting
Last synced: 15 Dec 2024
https://github.com/pierric/neural-network
Neural network framework in Haskell
Last synced: 08 Nov 2024
https://github.com/athanclark/pred-trie
predicative lookup container
haskell lookup parametric-polymorphism predicates trie
Last synced: 11 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/flandrade/live-variable-analysis
Live Variable Analysis with Haskell
compilers haskell live-variable-analysis
Last synced: 23 Jan 2025
https://github.com/caneroj1/sqlite-simple-errors
Light wrapper around errors from sqlite-simple to make working with constraint errors a bit easier.
Last synced: 08 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/samtay/haskell-fun-times
Just a repo of me learning and playing with haskell
Last synced: 09 Nov 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/vmchale/ghci-syntax
Syntax highlighting for ghci configuration files
ghci haskell syntax syntax-highlighting vim
Last synced: 10 Nov 2024
https://github.com/haskell-github-trust/quickjs-hs
Haskell bindings for the QuickJS library
Last synced: 12 Dec 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