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.

https://github.com/basvandijk/repr

Render overloaded expressions to their textual representation.

haskell pretty-print

Last synced: 12 Oct 2025

https://github.com/taktoa/libxdo

Haskell bindings to libxdo (xdotool library); WIP

ffi-bindings haskell source x11 xdotool

Last synced: 25 Oct 2025

https://github.com/srid/aoc2019

Srid's solutions to Advent of Code 2019 in Haskell

advent-of-code advent-of-code-2019 haskell nix

Last synced: 02 Nov 2025

https://github.com/jecxjo/todo.hs

A todo.txt implementation written in Haskell

haskell productivity todolist

Last synced: 01 Jul 2025

https://github.com/taktoa/xmonad-config

My xmonad configuration

config haskell xmonad

Last synced: 16 Aug 2025

https://github.com/leptonyu/yam

Production Haskell in writing Web Service

haskell production servant

Last synced: 05 Oct 2025

https://github.com/jwoudenberg/ghc-generics-cheatsheet

Annotated GHC generics representations of example types

generics haskell

Last synced: 24 Sep 2025

https://github.com/vapourismo/simpoole

Simple resource pool implementating in Haskell

haskell haskell-library pool

Last synced: 30 Aug 2025

https://github.com/prikhi/github-analytics

Aggregate Traffic Graphs for All Your Github Repositories!

aggregation analytics github haskell reflex-frp

Last synced: 15 Apr 2025

https://github.com/valderman/haskell-mpv

Thread-safe Haskell wrapper around libmpv

haskell haskell-library libmpv library media-playback

Last synced: 23 Mar 2025

https://github.com/dmalikov/e

Express sensitive data inside text files in readable and compact way

encryption gpg gpgme haskell

Last synced: 29 Jul 2025

https://github.com/chamini2/sapphire

Sapphire programming language

compiler haskell programming-language

Last synced: 30 Apr 2025

https://github.com/dmjio/tstack

A concurrent, thread-safe, transactional stack

haskell stack stm

Last synced: 25 Sep 2025

https://github.com/ncaq/haskell-import-graph

create haskell import graph for graphviz

grahviz haskell

Last synced: 18 Aug 2025

https://github.com/krangelov/daison

A NoSQL database in Haskell and Python

database haskell nosql python storage

Last synced: 27 Dec 2025

https://github.com/standardsemiconductor/veldt-blinker-clash

VELDT Blinker Example in Clash

clash fpga haskell veldt

Last synced: 26 Jul 2025

https://github.com/barrucadu/irc-ctcp

This project is essentially abandonware!

abandonware haskell

Last synced: 23 Apr 2025

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 Aug 2025

https://github.com/stevenxl/yesod-money-manager

A web application for managing money.

haskell money money-manager web-app web-application yesod

Last synced: 08 Aug 2025

https://github.com/danielpancake/haskell-outrun

Outrun-like racing game made in Haskell

game haskell outrun pseudo3d

Last synced: 30 Jul 2025

https://github.com/risto-stevcev/haskell-crypto-simple

A simple high level encryption interface based on cryptonite

crypto cryptonite haskell simple

Last synced: 08 Aug 2025

https://github.com/utdemir/handsy

[DEPRECATED] A Haskell DSL to describe common shell operations and interpeters for running them locally and remotely.

haskell

Last synced: 11 Jun 2025

https://github.com/ivanperez-keera/clean-home

DEPRECATED: Keep your $HOME clean by finding old conf files

haskell maintenance

Last synced: 13 Apr 2025

https://github.com/ubavic/p-adic-diagrams

Generate simple p-adic integer diagrams

diagrams haskell mathematics p-adic

Last synced: 23 Mar 2025

https://github.com/arxiv/zzzarchived_arxiv-pandoc

Pandoc-based executable. Currently extracts text from documents

haskell nix

Last synced: 09 Apr 2025

https://github.com/the-dr-lazy/soallpeach

Soallpeach challenge

education haskell

Last synced: 18 Aug 2025

https://github.com/fosskers/streaming-pcap

Stream packets via libpcap.

haskell pcap streaming

Last synced: 16 Jun 2025

https://github.com/t4ccer/wai-session-redis

Redis based session store for Network.Wai.Session

haskell redis wai

Last synced: 15 Apr 2025

https://github.com/simonmichael/gist

A start at a reliable command-line client for gist.github.com. Obsolete.

gist gist-client haskell

Last synced: 23 Mar 2025

https://github.com/totallynotchase/intcode

The aoc2019 intcode interpreter written in haskell

aoc2019 haskell intcode-machine intcode-puzzle

Last synced: 14 Apr 2025

https://github.com/michaelsproul/ens-search

Find awesome Ethereum names with ease!

ethereum ethereum-name-service haskell

Last synced: 25 Aug 2025

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: 30 Jul 2025

https://github.com/etcinit/craze

A micro-library for racing HTTP GET requests

curl haskell http racing

Last synced: 15 May 2025

https://github.com/matsubara0507/mix.hs

building rio package configuration using cont monad with extensible

extensible haskell haskell-library

Last synced: 22 Apr 2025

https://github.com/rodrigosetti/messagepack-rpc

Message pack RPC over TCP for Haskell

haskell messagepack-format messagepack-rpc rpc

Last synced: 15 Aug 2025

https://github.com/unhappychoice/bitmex-cli

:construction: WIP :construction:

bitcoin bitmex cli haskell tool

Last synced: 13 Jul 2025

https://github.com/sergv/radix-tree

Haskell implementation of the radix tree data structure

datastructure haskell haskell-library radix-tree

Last synced: 06 May 2025

https://github.com/sakshamsharma/xmonadic-zest

My highly tweaked and modular XMonad WM config.

haskell xmonad

Last synced: 24 Sep 2025

https://github.com/ners/lsp-client

A full-featured client for the Language Server Protocol

concurrency haskell lsp lsp-client

Last synced: 23 Mar 2025

https://github.com/okeuday/erlang_hs

Erlang External Term Format for Haskell

erlang-encoding haskell

Last synced: 23 Apr 2025

https://github.com/willdoescode/star-it-hs

Star all repos from a user.

haskell star-it-all

Last synced: 14 Apr 2025

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: 16 May 2025

https://github.com/bacher09/darkplaces-rcon

Rcon client for darkplaces

darkplaces haskell nexuiz rcon-client xonotic

Last synced: 23 Apr 2025

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: 05 May 2025

https://github.com/caneroj1/waiter

A quick and easy-to-use web server to serve files from any directory.

haskell static-server web

Last synced: 22 Aug 2025

https://github.com/4ster-light/matrix

An alternative to the famous cmatrix C++ program written in Haskell

haskell matrix terminal

Last synced: 14 Apr 2025

https://github.com/kavon/ghc-llvm

improvements to llvm to support functional-language compilers, e.g., ghc

compilers ghc haskell llvm

Last synced: 18 Aug 2025

https://github.com/qnighy/shumilog

Shumilog - a partial Prolog implementation

haskell prolog prolog-implementation

Last synced: 31 Mar 2025

https://github.com/yubrot/titan

An experimental type checker implementation

haskell row-polymorphism type-system

Last synced: 23 Aug 2025

https://github.com/axect/euler

Answer for Euler project using various languages (primary: Haskell, Rust, Nim)

euler haskell julia language nim python rust

Last synced: 24 Mar 2025

https://github.com/prateekkumarweb/haskell-go-checkers

Go and checkers game in Haskell

checkers gogame haskell

Last synced: 05 Oct 2025

https://github.com/stla/haskellimages

Some images with Haskell (using the 'hip' library)

complex-functions domain-coloring elliptic-functions haskell hip

Last synced: 07 May 2025

https://github.com/obsidiansystems/monoid-map

Newtype wrapper around 'Data.Map.Monoidal.MonoidalMap' that has a correct 'Group' instance.

haskell

Last synced: 12 Apr 2025

https://github.com/circargs/rusty-comprehensions

A simple list comprehension macro in the spirits of python and haskell

haskell listcomprehensions python rust vector

Last synced: 29 Jul 2025

https://github.com/buonuomo/text.pronounce

A Haskell library for interfacing with the CMU Pronouncing Dictionary

haskell haskell-library pronunciation-dictionary rhyming

Last synced: 28 Jul 2025

https://github.com/unorsk/yr

yr.no weather forecasts CLI-app in Haskell

cli haskell yr yrno

Last synced: 29 Jul 2025

https://github.com/trskop/endo

Endomorphism utilities.

endo endomorphism haskell monoid

Last synced: 23 Mar 2025

https://github.com/gitpod-samples/template-ihp

The IHP with Nix template, configured for Gitpod (www.gitpod.io) to give you pre-built, ephemeral development environments in the cloud.

gitpod haskell ihp nix template

Last synced: 10 Apr 2025

https://github.com/adithyaov/acyclic-graphs

A small experiment to make acyclic graphs in Haskell.

acyclic alga haskell

Last synced: 05 Nov 2025

https://github.com/redneb/hs-linux-namespaces

haskell library to work with linux namespaces

haskell linux linux-namespaces virtualization

Last synced: 27 Oct 2025

https://github.com/July541/haskell-search-extension

A browser extension to search Haskell knowledge.

chrome-extension edge-extension firefox-extension hackage haskell

Last synced: 27 Mar 2025

https://github.com/taktoa/control-theory

A Haskell control theory project (very old and bad)

control-theory haskell

Last synced: 14 Oct 2025

https://github.com/caneroj1/mbtiles-server

Haskell MBTiles server using Servant

haskell mbtiles servant tileserver

Last synced: 31 Aug 2025

https://github.com/cronokirby/hax

A bullet hell game in haskell

ecs game haskell sdl

Last synced: 23 Mar 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: 22 Mar 2025

https://github.com/shybovycha/gauss-elimination

Linear equation system solver in Haskell, implementing Gaussian elimination method

equation-solver equation-systems equations gaussian-elimination-algorithm haskell matrix

Last synced: 22 Apr 2025

https://github.com/simeonhristov99/fp-additional-cs

Stores solutions to the tasks given on the graduation finals of Computer Science students @ FMI.

functional-programming haskell racket

Last synced: 25 Jul 2025

https://github.com/arthurxavierx/ebook-category-theory

Bartosz Milewski's Category Theory for Programmers as an eBook

book category-theory ebook functional-programming haskell types

Last synced: 09 May 2025

https://github.com/dmjio/csv-benchmarks

Benchmarking CSV lexing w/ various Haskell CSV libraries.

benchmarks csv haskell lexing parsing

Last synced: 06 Mar 2025

https://github.com/unhappychoice/bitmex-servant

Generated API definition by https://www.bitmex.com/api/explorer/swagger.json

api bitcoin bitmex haskell servant swagger

Last synced: 14 Jul 2025

https://github.com/foreverbell/netease-fm

NetEase Cloud Music FM client in Haskell. (网易云音乐客户端)

fm haskell netease-cloud-music

Last synced: 01 Sep 2025

https://github.com/jaalonso/pc-haskell

Programación competitiva con Haskell

competitive-programming haskell

Last synced: 02 Aug 2025

https://github.com/moixllik/studio

Examples of learning on various programming topics with various technologies

docker dotnet golang haskell javascript moix-project nosql php python rust sql studio-moix vlang

Last synced: 15 Apr 2025

https://github.com/piotrjustyna/fontbot

Choose word, choose font, tweet. Twitter bot written in Haskell.

font haskell regular-expression timeline tweets twitter

Last synced: 27 Jul 2025

https://github.com/mvoidex/hdocs

Haskell docs tool

developer-tools haskell

Last synced: 11 Apr 2025

https://github.com/serhiicho/playground

This repo is the playground for programming languages that I'm playing with

c cpp go haskell java js node php python

Last synced: 01 Apr 2025

https://github.com/stla/opengl-examples

3D graphics with OpenGL in Haskell

haskell opengl

Last synced: 03 Aug 2025

https://github.com/kutyel/trolley-scheduler

📚Haskell program to schedule trolleys and shifts randomly!

haskell haskell-application random schedule scheduler schedules

Last synced: 03 Aug 2025

https://github.com/nydragon/glados-2023

A Scheme interpreter in Haskell.

haskell scheme scheme-interpreter

Last synced: 19 Apr 2025

https://github.com/blitzcode/haskell-gol

Three 'Game of Life' Implementations in Haskell

cellular-automata game-of-life haskell pthreads repa

Last synced: 12 Sep 2025

https://github.com/dmille56/hn-tui

Hacker News terminal browser

hacker-news haskell terminal

Last synced: 20 Feb 2025

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: 16 Mar 2025

https://github.com/tritlo/sizedmonads

An (very likely incorrect!) implementation of Sized Monads.

haskell monads sized-types

Last synced: 17 Aug 2025

https://github.com/freakwill/fuckhaskell

☯ When I do it, I always say fuck Haskell.

algebra haskell monads options-parsing string

Last synced: 14 Apr 2025

https://github.com/ncaq/string-transform

simple and easy haskell string transform

haskell haskell-library string

Last synced: 18 Aug 2025

https://github.com/ncaq/www.ncaq.net

ncaq website

hakyll haskell html web

Last synced: 18 Aug 2025

https://github.com/kfl/pure-prolog

Simple pure prolog interpreter

haskell prolog

Last synced: 19 Aug 2025

https://github.com/kleidukos/irssi-hs

A Haskell library to communicate with a running irssi through the Irssi::Instance plugin

haskell irssi

Last synced: 13 Jul 2025

https://github.com/vyorkin/ray

:construction: :construction: :construction: A simple ray tracer

haskell raytracer raytracing

Last synced: 10 Mar 2025

https://github.com/gvolpe/eta-servant-api

Simple Servant REST Api working on ETA (https://eta-lang.org/)

eta haskell jvm

Last synced: 05 Sep 2025

https://github.com/raquentin/punt-engine

📉 An FPGA-accelerated high-frequency trading engine.

clash fpga haskell hft

Last synced: 21 Aug 2025

https://github.com/farbodsz/codeforces-cli

Command line interface to interact with Codeforces

codeforces codeforces-api haskell

Last synced: 22 Aug 2025

https://github.com/stla/marching-cubes

The marching cubes algorithm.

computational-geometry haskell marching-cubes

Last synced: 23 Aug 2025

https://github.com/twolodzko/hasch

Minimal Scheme implemented in Haskell

haskell lisp lisp-interpreter scheme scheme-interpreter

Last synced: 09 Sep 2025