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-02-05 00:14:18 UTC
- JSON Representation
https://github.com/astynax/haskell-dev-tools
Meta-project that I use to install/upgrade haskell-related dev tools.
auxiliary developer-tools haskell
Last synced: 23 Dec 2024
https://github.com/valderman/haskell-mpv
Thread-safe Haskell wrapper around libmpv
haskell haskell-library libmpv library media-playback
Last synced: 29 Jan 2025
https://github.com/rodrigosetti/messagepack-rpc
Message pack RPC over TCP for Haskell
haskell messagepack-format messagepack-rpc rpc
Last synced: 16 Dec 2024
https://github.com/chamini2/sapphire
Sapphire programming language
compiler haskell programming-language
Last synced: 17 Nov 2024
https://github.com/caneroj1/waiter
A quick and easy-to-use web server to serve files from any directory.
Last synced: 03 Feb 2025
https://github.com/mlabs-haskell/flake-lang.nix
Nix tools powering polyglot repositories
haskell monorepo nix purescript rust typescript
Last synced: 23 Jan 2025
https://github.com/Kwasniok/LambdaCalculus
lambda calculus in haskell
evaluation haskell lambda-calculus lambda-expressions parse valid
Last synced: 30 Nov 2024
https://github.com/michelboucey/ipv6addr
A Haskell library to deal with IPv6 address text representations
haskell haskell-library ipv6 ipv6-address
Last synced: 26 Dec 2024
https://github.com/chamini2/angler-lang
The Angler Functional Programming Language
functional-programming haskell interpreter lexer parser programming-language type-theory
Last synced: 18 Jan 2025
https://github.com/ceticamarco/rhino
🦏 Simple markup language for building static websites
functional-programming haskell language-development markup-language parser ssg static-site-generator
Last synced: 25 Jan 2025
https://github.com/haskell-github-trust/fgl-visualize
Convert FGL to Graphviz DOT format
Last synced: 31 Jan 2025
https://github.com/haskell-github-trust/vector-strategies
A parallel evaluation strategy for boxed vectors
Last synced: 31 Jan 2025
https://github.com/hchasestevens/phonaesthemes
Automatic discovery of phonaesthemes using ConceptNet
Last synced: 12 Jan 2025
https://github.com/f3r10/ana-compiler
Compiler written on haskell based on the course Compiler Construction (UCSD CSE 131). Lisp with types
build-your-own compiler haskell lisp-dialect sexpression-language types
Last synced: 24 Jan 2025
https://github.com/piotrjustyna/programming-in-haskell
Programming in Haskell (second edition) exercises.
haskell haskell-book haskell-exercises haskell-learning haskell-tutorial programming-in-haskell
Last synced: 11 Jan 2025
https://github.com/btipling/server
An HTTP server
haskell http http-server sockets tcp windows
Last synced: 25 Jan 2025
https://github.com/cu1ch3n/type-inference-zoo
Implementations collection for type inference algorithms
functional-programming haskell programming-languages type-inference zoo
Last synced: 19 Jan 2025
https://github.com/faculerena/algebra1haskell
Taller de algebra 1 - Principios de programacion funcional
Last synced: 12 Jan 2025
https://github.com/mrkkrp/modern-path
Type-safe path and file system operations with batteries included
Last synced: 19 Jan 2025
https://github.com/mrkkrp/liaison
Nix as a configuration language
configuration-language haskell nix
Last synced: 19 Jan 2025
https://github.com/jaalonso/i1m-cod-temas
Código Haskell de los temas del curso de I1M (Informática de 1º de Matemática).
Last synced: 01 Feb 2025
https://github.com/meditans/unification-sop
Haskell package that implements typed terms with logical variables in a prolog-style
generic-programming haskell logic-programming prolog
Last synced: 24 Jan 2025
https://github.com/johnnycrazy/battleskell
A online real-time battleship game, based on haskell and vuejs
haskell vuejs-frontend websocket yesod
Last synced: 30 Dec 2024
https://github.com/segfaultax/pyeither
An implementation of Data.Either from Haskell in Python
applicative either functional-programming functional-python functor haskell monad python
Last synced: 14 Oct 2024
https://github.com/lorenzo/mysql-haskell-nem
A simpler query interface for mysql-haskell
Last synced: 27 Oct 2024
https://github.com/pragmatwice/light2d-hs
learn miloyip/light2d, and translate to haskell
Last synced: 01 Feb 2025
https://github.com/tatsuya6502/nikkei-linux-fp
erlang functional-programming haskell
Last synced: 05 Dec 2024
https://github.com/typeclasses/supply-chain
Composable request-response pipelines
haskell haskell-library streaming
Last synced: 05 Dec 2024
https://github.com/typeclasses/memfd
Open temporary anonymous Linux file handles
haskell haskell-library linux memfd
Last synced: 05 Dec 2024
https://github.com/typeclasses/foldl-exceptions
Exception handling with FoldM
Last synced: 05 Dec 2024
https://github.com/typeclasses/one-line-aeson-text
Pretty-printing short Aeson values as text
aeson haskell haskell-library json
Last synced: 05 Dec 2024
https://github.com/typeclasses/systemd-socket-activation
Let systemd bind the server's socket for you
haskell haskell-library socket-activation systemd
Last synced: 05 Dec 2024
https://github.com/fazendaaa/project-euler
Some of the Project Euler exercises in different languages
c cpp haskell nodejs project-euler project-euler-solutions python ruby typescript
Last synced: 13 Jan 2025
https://github.com/k-bx/corenlp-parser
Launches CoreNLP and parses the JSON output
Last synced: 23 Oct 2024
https://github.com/kylecorbelli/typescript-maybe
A TypeScript Maybe Type and Module
elm elm-lang functional-programming haskell javascript maybe maybe-monad typescript
Last synced: 21 Nov 2024
https://github.com/prikhi/ca-province-codes
ISO 3166-2:CA Province Codes and Names
Last synced: 12 Oct 2024
https://github.com/arademaker/hs-conllu
CoNLL-U/UD library
conll-u haskell universal-dependencies
Last synced: 12 Oct 2024
https://github.com/kleidukos/diff-package-api
Workflow to have golden tests on your Haskell package's API
Last synced: 12 Oct 2024
https://github.com/msakai/haskell-mip
Libraries for reading/writing MIP problem files, invoking external MIP solvers, etc. in Haskell
haskell mathematical-optimization mathematical-programming mixed-integer-programming
Last synced: 12 Oct 2024
https://github.com/declension/euterpea-sandbox
Repo for blog posts around music composition with Euterpea and Haskell
Last synced: 01 Feb 2025
https://github.com/ci-fst/lfst
L-Fuzzy Set Theory implementation in Haskell
Last synced: 14 Oct 2024
https://github.com/bookshelfdave/monad-transformers-step-by-step
(unofficial) source for Monad Transformers Step by Step by Martin Grabmüller
haskell haskell-exercises haskell-learning monad-transformers monads
Last synced: 27 Oct 2024
https://github.com/kutyel/kutyel-hakyll
New personal website with Hakyll!
functional-programming hakyll-site haskell nix
Last synced: 17 Oct 2024
https://github.com/yugr/sudoku
A simple Sudoku solver that I've done to experiment with SAT/SMT solvers.
Last synced: 27 Dec 2024
https://github.com/yurrriq/comical
Track the publish dates of your favorite comics
calendar comics github-actions haskell literate-programming monad-transformers nix noweb
Last synced: 28 Oct 2024
https://github.com/mrkkrp/html-entity-map
Map from HTML5 entity names to the corresponding Unicode text
haskell html html-entities html5
Last synced: 28 Oct 2024
https://github.com/joneshf/servant-ruby
Create a Ruby client from a Servant API using Net::HTTP.
haskell ruby servant servant-client
Last synced: 05 Nov 2024
https://github.com/antoinegagne/parthenon-hs
Tool to convert Athena terms into JSON values
Last synced: 24 Oct 2024
https://github.com/tritlo/sizedmonads
An (very likely incorrect!) implementation of Sized Monads.
Last synced: 14 Jan 2025
https://github.com/simonmichael/symon
Minimal implementation(s) of the classic electronic memory game
game gamedev haskell ludum-dare memory-game
Last synced: 09 Oct 2024
https://github.com/mocnik-science/chorale
Chorale is a Haskell module that contains basic functions that the prelude does not offer. The prelude is traditionally followed by a chorale ...
Last synced: 05 Nov 2024
https://github.com/clovyr/string-fromto
Conversions between common string types, as well as Base16/Base32/Base64
base16 base32 base64 bytestring conversion haskell text
Last synced: 05 Dec 2024
https://github.com/dmjio/remote-iserv
Cross-compile TH splices on iOS
apple arm cross-compilation ghc haskell ios mach-o nix nixpkgs
Last synced: 16 Jan 2025
https://github.com/dmjio/hello-rust-haskell-nix
Calling statically linked Rust from Haskell, using a Nix environment
Last synced: 16 Jan 2025
https://github.com/dmjio/halvm-lightning-talk
A hypothetical HaLVM lightning talk
halvm haskell microkernel os unikernel
Last synced: 16 Jan 2025
https://github.com/chris-martin/mvar-lock
A trivial lock based on MVar
concurrency haskell haskell-library
Last synced: 10 Oct 2024
https://github.com/owainlewis/ava
Ava is a programming language exploring the idea of programs that can mutate and write themselves
compiler haskell programming-language
Last synced: 01 Feb 2025
https://github.com/edeckers/pyella
Common applicatives, functors and monads for loads of /fun/ with Python
applicative either fp functional-programming functor hacktoberfest haskell just lambda maybe monad optional python
Last synced: 28 Oct 2024
https://github.com/fgaz/yabi
Yet Another Brainfuck Interpreter
brainfuck haskell interpreter mit
Last synced: 10 Oct 2024
https://github.com/fgaz/identicon-styles
Styles for the identicon package
graphics hacktoberfest haskell identicon
Last synced: 10 Oct 2024
https://github.com/amesgen/ghcup-pkgbuild
PKGBUILD for ghcup, a Haskell toolchain installer
Last synced: 28 Oct 2024
https://github.com/obsidiansystems/obelisk-examples
Examples of full-stack applications using Obelisk
Last synced: 28 Dec 2024
https://github.com/obsidiansystems/seven-guis-vty
7GUIs implemented in reflex-vty
frp haskell haskell-learning reflex-frp tui vty
Last synced: 28 Dec 2024
https://github.com/andys8/translate-cli
Command Line Interface to translate words
command-line command-line-tool haskell translation
Last synced: 12 Oct 2024
https://github.com/willdoescode/haskell-barebones-starter
A quick haskell starter
Last synced: 25 Dec 2024
https://github.com/athanclark/hset
A faux heterogeneous set implementation in Haskell, leveraging Typeable
haskell heterogeneous-sets hset
Last synced: 28 Dec 2024
https://github.com/athanclark/poly-arity
Tools for working with functions without regard to their arity
Last synced: 28 Dec 2024
https://github.com/georgesittas/regex-interpreter
Simple regular expression interpreter
haskell interpreter parsec regex regular-expression thompson-construction
Last synced: 23 Nov 2024
https://github.com/higherkindness/mu-graphql-example-reason
A ReasonML client example for our mu-haskell GraphQL server!
apollo-client apollo-graphql graphql-client haskell mu mu-haskell reason reason-apollo reason-react reasonml
Last synced: 28 Dec 2024
https://github.com/tfausak/haddock-dingus
:fish: Easily preview Haddock markup.
Last synced: 12 Oct 2024
https://github.com/jealrock/asciify
Command line utility to help make ASCII art from your images
ascii ascii-art command-line command-line-tool haskell
Last synced: 12 Oct 2024
https://github.com/meooow25/seqn
Sequences and measured sequences with logarithmic time index, split, append
Last synced: 12 Oct 2024
https://github.com/psub/pascal-wittmann.de
Personal website powered by Yesod
Last synced: 11 Oct 2024
https://github.com/glebec/advent-of-code-2019
Advent of Code 2019 Solutions in Haskell
advent-of-code advent-of-code-2019 algorithms challenge functional-programming haskell puzzles solutions
Last synced: 13 Jan 2025
https://github.com/prikhi/bnb-staking-csvs
Generate CSV Exports of Your BNB Staking Rewards
binance-api binance-chain bnb bsc csv csv-export haskell staking staking-rewards
Last synced: 11 Oct 2024
https://github.com/prikhi/immortal-queue
Build a Queue-Processing Worker Pool using Immortal
asynchronous-tasks haskell immortal library pool queue-workers worker-pool workers
Last synced: 11 Oct 2024
https://github.com/prikhi/sitemap-gen
Generate XML Sitemaps & Sitemap Indexes.
haskell library sitemap sitemap-generator sitemap-schema xml xml-sitemaps xmlgen
Last synced: 11 Oct 2024
https://github.com/johari/minicell
(wip) A rich visicalc dialect with new datatypes inside cells. Recalc or die. 🏴☠️
build-system elm haskell shake visicalc-dialect
Last synced: 26 Jan 2025
https://github.com/syzer/euler-problem72-benchmark
Benchmarking different languages on euler project , problem 72
euler golang haskell java performance python somewhat-wow
Last synced: 12 Oct 2024
https://github.com/rtsao/aoc-2019
Learning Haskell via Advent of Code 2019
advent-of-code advent-of-code-2019 haskell
Last synced: 26 Jan 2025