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-16 00:14:25 UTC
- JSON Representation
https://github.com/obsidiansystems/dependent-monoidal-map
Data.Dependent.Map variant that appends conflicting entries when merging maps instead of discarding one side of the conflict
containers dependent-map haskell monoidal
Last synced: 07 Nov 2024
https://github.com/intersectmbo/win32-network
Networking library for Windows
Last synced: 12 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/obsidiansystems/monoid-map
Newtype wrapper around 'Data.Map.Monoidal.MonoidalMap' that has a correct 'Group' instance.
Last synced: 07 Nov 2024
https://github.com/haskell-github-trust/fgl-visualize
Convert FGL to Graphviz DOT format
Last synced: 04 Dec 2024
https://github.com/okeuday/erlang_hs
Erlang External Term Format for Haskell
Last synced: 12 Dec 2024
https://github.com/conferopensource/apns-http2
APNs HTTP/2 integration library for Haskell
apns apns-http2 apns2 haskell haskell-library http2
Last synced: 21 Nov 2024
https://github.com/spl/jhc
Read-only mirror of jhc, a Haskell compiler that aims to produce the most efficient programs possible via whole program analysis and other optimizations
Last synced: 22 Dec 2024
https://github.com/ryukinix/haskell-rank
My solutions of HackerRank written in Haskell
Last synced: 22 Dec 2024
https://github.com/mjepronk/apie
Apie: a simple event sourcing and content addressable storage API (Warp and CGI)
cgi content-addressable-storage event-sourcing haskell
Last synced: 08 Dec 2024
https://github.com/avi-d-coder/implicit-hie-cradle
Auto generate stack or cabal multi component hie-bios Cradles, used by HLS and ghcide.
Last synced: 25 Nov 2024
https://github.com/mat1g3r/arrow
An implementation of the matrix API spec in Haskell
haskell matrix matrix-homeserver matrix-org
Last synced: 22 Nov 2024
https://github.com/etcinit/craze
A micro-library for racing HTTP GET requests
Last synced: 19 Nov 2024
https://github.com/flandrade/lambda-calculus-haskell
The Ξ»-calculus in Haskell
beta-reduction church-encoding church-numerals haskell lambda-calculus
Last synced: 22 Nov 2024
https://github.com/mwotton/hstemplate
a template for building apps the way i like 'em.
haskell servant squeal starter-template
Last synced: 15 Dec 2024
https://github.com/chamini2/sapphire
Sapphire programming language
compiler haskell programming-language
Last synced: 17 Nov 2024
https://github.com/mmzk1526/haskell-rm
Implementation of the Register Machine in Haskell so efficient that it can even simulate the Universal Register Machine!
Last synced: 07 Nov 2024
https://github.com/kutyel/morpheus-gql-library
Example of a GraphQL library app made with Morpheus
graphql graphql-haskell graphql-server haskell haskell-library morpheus morpheus-graphql
Last synced: 07 Dec 2024
https://github.com/kutyel/trolley-scheduler
πHaskell program to schedule trolleys and shifts randomly!
haskell haskell-application random schedule scheduler schedules
Last synced: 07 Dec 2024
https://github.com/kutyel/argo
π Zero-dep JSON parser with Haskell and Nix
haskell haskell-library haskell-parser hlint json-parser nix nix-haskell ormolu
Last synced: 07 Dec 2024
https://github.com/kutyel/hangman
πΎ A hangman CLI game made in Haskell!
hangman hangman-console hangman-game haskell haskell-book haskell-game
Last synced: 07 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: 17 Nov 2024
https://github.com/bohde/haskell-ci
A Travis CI & Appveyor template to test your Haskell application and publish binary releases.
appveyor continuous-integration haskell linux macos stack travis-ci windows
Last synced: 10 Dec 2024
https://github.com/gpahal/hgraph
Graph datastore implemented in Haskell
database graph graph-algorithms graph-database haskell neo4j
Last synced: 24 Dec 2024
https://github.com/taktoa/libxdo
Haskell bindings to libxdo (xdotool library); WIP
ffi-bindings haskell source x11 xdotool
Last synced: 21 Nov 2024
https://github.com/risto-stevcev/haskell-crypto-simple
A simple high level encryption interface based on cryptonite
crypto cryptonite haskell simple
Last synced: 09 Nov 2024
https://github.com/july541/haskell-search-extension
A browser extension to search Haskell knowledge.
chrome-extension edge-extension firefox-extension hackage haskell
Last synced: 13 Nov 2024
https://github.com/haskell-hvr/deepseq-generics
GHC.Generics-based Control.DeepSeq.rnf implementation
Last synced: 21 Nov 2024
https://github.com/unrooted/99haskellproblems
my approach to 99HaskellProblems
99haskellproblems 99problems haskell
Last synced: 30 Nov 2024
https://github.com/bacher09/darkplaces-rcon
Rcon client for darkplaces
darkplaces haskell nexuiz rcon-client xonotic
Last synced: 10 Nov 2024
https://github.com/prikhi/github-analytics
Aggregate Traffic Graphs for All Your Github Repositories!
aggregation analytics github haskell reflex-frp
Last synced: 16 Nov 2024
https://github.com/KevinDaSilvaS/vhs
Haskell list functions implemented in v lang
Last synced: 18 Nov 2024
https://github.com/arxiv/zzzarchived_arxiv-pandoc
Pandoc-based executable. Currently extracts text from documents
Last synced: 06 Nov 2024
https://github.com/severen/sly
A cunning interpreter for the pure untyped Ξ»-calculus.
computability-theory functional-programming haskell interpreter lambda-calculus language programming-language programming-language-theory
Last synced: 10 Nov 2024
https://github.com/typelead/eta-benchmarks
A set of benchmarks to aid in performance optimisation for the Eta compiler.
eta functional-programming haskell lazy-evaluation performance
Last synced: 13 Nov 2024
https://github.com/redneb/hs-adler32
A haskell library implementing the Adler-32 checksum, with support for rolling checksum operation
adler-32 crc haskell rolling-crc rolling-hash-functions
Last synced: 18 Nov 2024
https://github.com/redneb/hsopenssl-x509-system
Use the system's native CA certificate store with HsOpenSSL
cross-platform haskell openssl
Last synced: 18 Nov 2024
https://github.com/sergv/radix-tree
Haskell implementation of the radix tree data structure
datastructure haskell haskell-library radix-tree
Last synced: 13 Nov 2024
https://github.com/michelboucey/ip6addr
ip6addr is a commandline tool that validates and generates IPv6 address text representations
commandline haskell ipv6 ipv6-address ipv6-network
Last synced: 18 Dec 2024
https://github.com/petertseng/adventofcode-hs-2020
Solutions to https://adventofcode.com/2020 (complete)
advent-of-code advent-of-code-2020 haskell
Last synced: 13 Nov 2024
https://github.com/buonuomo/text.pronounce
A Haskell library for interfacing with the CMU Pronouncing Dictionary
haskell haskell-library pronunciation-dictionary rhyming
Last synced: 13 Nov 2024
https://github.com/ncaq/haskell-import-graph
create haskell import graph for graphviz
Last synced: 18 Dec 2024
https://github.com/awakesecurity/gen-ed25-keypair
Ed25519 key generation, message signing, and signature verification CLI tools
command-line crypto ed25519 haskell
Last synced: 30 Nov 2024
https://github.com/noti0na1/faux-racket
A Monadic Interpreter for Faux Racket written in Haskell
Last synced: 16 Dec 2024
https://github.com/ahmednasserg/cpu-cache-system
A simulation for data flow system between memory and cache using logic Prolog and functional Haskel Programming.
concepts-of-programming-languages functional-programming haskell logical-programming prolog
Last synced: 19 Nov 2024
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/foxhound-systems/hs-obfuscate
Library for easy obfuscation and deobfuscation of integer IDs in custom data types
Last synced: 24 Nov 2024
https://github.com/garfield1002/wave-function-collapse-sudoku
A visualization of the wave function collapse solving a sudoku problem
haskell sudoku wave-function-collapse
Last synced: 15 Nov 2024
https://github.com/sakshamsharma/xmonadic-zest
My highly tweaked and modular XMonad WM config.
Last synced: 15 Jan 2025
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/rodrigosetti/messagepack-rpc
Message pack RPC over TCP for Haskell
haskell messagepack-format messagepack-rpc rpc
Last synced: 16 Dec 2024
https://github.com/fosskers/enigma
An encryption algorithm inspired by the Enigma Machine.
encryption-algorithm enigma-machine haskell
Last synced: 01 Jan 2025
https://github.com/0xd34df00d/cmake-syntax
A library for parsing CMake syntax
Last synced: 04 Dec 2024
https://github.com/taktoa/libsecret
Easy-to-use Haskell bindings for libsecret; wrapper around `gi-secret` (WIP).
Last synced: 21 Nov 2024
https://github.com/ajeetdsouza/tic-tac-toe
A terminal-based tic-tac-toe game + AI
Last synced: 18 Dec 2024
https://github.com/caneroj1/haskell-game-of-life
Brief Game of Life Implementation in Haskell
Last synced: 08 Dec 2024
https://github.com/lupino/haskell-hole
A hole to pass through the gateway. haskell version
haskell haskell-hole hole portforward proxy-server
Last synced: 21 Nov 2024
https://github.com/dhess/mellon
Control physical access device (e.g., an electric strike) from Haskell
Last synced: 17 Dec 2024
https://github.com/kutyel/thinking-with-types
β¨οΈ Solutions to the exercises of "Thinking With Types" in various programming languages!
gadts haskell kotlin scala type-level type-theory types
Last synced: 07 Dec 2024
https://github.com/radrow/radlang
A functional programming language intepreter with typeclasses, full type inference and lazy evaluation
haskell interpreter parsing programming-language
Last synced: 22 Nov 2024
https://github.com/typeclasses/either-list-functions
Functions involving lists of Either
Last synced: 16 Nov 2024
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/rudymatela/hello-haskell
Hello World! (in Haskell)
cabal example example-project haskell haskell-stack hello-world makefile sandbox stack
Last synced: 16 Nov 2024
https://github.com/robbert-vdh/haskell-path-tracer
A GPU path tracer written in Haskell using Accelerate
accelerate haskell path-tracing
Last synced: 11 Jan 2025
https://github.com/mr-cheff/hello-world
hello-world in any programming language.
c cpp haskell hello-world hello-world-in-all-languages helloworld helloworld-programs java ruby
Last synced: 01 Jan 2025
https://github.com/fused-effects/fused-effects-random
Random number generation for fused-effects.
effects haskell probabilistic-programming random
Last synced: 06 Nov 2024
https://github.com/m-col/gitja
Templated web page generator for your git repositories π
git haskell jinja2 self-hosted static-site static-site-generator
Last synced: 10 Jan 2025
https://github.com/valderman/haskell-mpv
Thread-safe Haskell wrapper around libmpv
haskell haskell-library libmpv library media-playback
Last synced: 30 Nov 2024
https://github.com/benaryorg/liveuniq
liveuniq is uniq -c with some real-time output
Last synced: 20 Nov 2024
https://github.com/jluttine/dbus-listen
Execute a command or a script on D-Bus signals
Last synced: 12 Nov 2024
https://github.com/natserract/tapi
Backend architecture representation in TLP
haskell learn typelevel-programming
Last synced: 17 Dec 2024
https://github.com/maorleger/mastermind
Interactive Mastermind solver algorithm
elm game hask haskell mastermind solver
Last synced: 16 Dec 2024
https://github.com/tusharad/haskell-examples
Collection of Concept-wise Haskell programs for learning.
functional-programming haskell
Last synced: 17 Dec 2024
https://github.com/pniedzielski/mgs
Tools for working with Minimalist Grammars
haskell linguistics mg minimalistgrammars parser
Last synced: 16 Nov 2024
https://github.com/ma-fi-94/advent-of-haskell-23
Solving all of this year's AoC challenges in Haskell.
advent-of-code advent-of-code-2023 advent-of-code-2023-haskell haskell
Last synced: 19 Dec 2024
https://github.com/redneb/hs-linux-namespaces
haskell library to work with linux namespaces
haskell linux linux-namespaces virtualization
Last synced: 18 Nov 2024
https://github.com/drknzz/haskell-blockchain
πΏ Blockchain module written in Haskell πΏ
block blockchain ghci haskell module prelude
Last synced: 22 Dec 2024
https://github.com/kiridi/inductive-haskell
Inductive Haskell
haskell inductive-learning inductive-program-synthesis program-synthesis
Last synced: 02 Dec 2024
https://github.com/thomasballinger/hsrepl
Haskell REPL with a few bpython-like features
developer-tools haskell repl replay
Last synced: 22 Dec 2024
https://github.com/brianvanburken/playground
Random stuff from playing with languages, frameworks, courses, and books.
angular elixir elm haskell javascript nodejs phoenix playground python react ruby ruby-on-rails rust typescript
Last synced: 16 Jan 2025
https://github.com/dfordivam/reflex-yesod-websockets
Toy app to try websockets with reflex and yesod
haskell reflex-frp websocket-client websocket-server websockets yesod
Last synced: 28 Dec 2024