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/stickypiston/dabulang

A simple imperative programming language with a BASIC-inspired syntax

haskell interpreter megaparsec programming-language

Last synced: 01 Mar 2025

https://github.com/basvandijk/dstring

Difference strings

haskell

Last synced: 25 Oct 2025

https://github.com/lupino/micro-gateway

A Micro service gateway.

gateway haskell microservice microservices

Last synced: 07 Oct 2025

https://github.com/wildhoney/typified

πŸ—ΌAn experimental implementation of first class functional types using pure ES at runtime, inspired by Haskell, PureScript and Idris.

declarations functional generics haskell idris purescript types typing

Last synced: 07 Oct 2025

https://github.com/takenobu-hs/haskell-wiki-search

Haskell wiki contents search for multiple wiki sites

haskell

Last synced: 09 Nov 2025

https://github.com/hongchangwu/hashtable-benchmark

Benchmark of hash table implementations in Haskell

benchmark haskell

Last synced: 05 Sep 2025

https://github.com/ad-si/fuzzily

Fuzzy string search library in Haskell

filter find fuzzy haskell search

Last synced: 21 Jan 2026

https://github.com/yannick-cw/paraglidingin_front_elm

Frontend for the paragliding second hand finder, written in elm + haskell

elm frontend haskell paragliding

Last synced: 13 Oct 2025

https://github.com/simeonhristov99/fp_cs_24-25

Practice sessions of group 1 for the course "Functional Programming" in the Faculty of Mathematics and Informatics, Sofia University.

functional-programming haskell higher-order-functions lambda-functions lazy-evaluation racket recursion

Last synced: 05 Sep 2025

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

Hierarchical Steiner chain with Haskell OpenGL

haskell opengl

Last synced: 26 Oct 2025

https://github.com/573/static-haskell-cross-nix

Collection of articles / notes regarding cross compilation of static binaries (haskell) via nix

aarch64 cross-compile cross-platform haskell nix

Last synced: 01 Nov 2025

https://github.com/telser/haskell-non-empty-text

A NonEmpty Text Type

haskell haskell-library

Last synced: 05 Sep 2025

https://github.com/justinlovinger/collage

Create a collage of semi-random images

haskell image-processing nix

Last synced: 16 Jul 2025

https://github.com/m4lvin/gomoche

πŸ—£οΈπŸ“ž Gossip Model Checking

distributed-systems epistemic-logic gossip haskell model-checking protocol

Last synced: 18 Jan 2026

https://github.com/romac/him

:fountain_pen: A text editor written in Haskell (WIP)

haskell text-editor

Last synced: 21 Oct 2025

https://github.com/matsubara0507/jsonparser

JSON Parser using Haskell

haskell json-parser

Last synced: 08 Oct 2025

https://github.com/andrewrademacher/mallard

Database migration and testing as a library.

database-management haskell haskell-library postgres sql

Last synced: 21 Oct 2025

https://github.com/vendethiel/awwbot.hs

A discord bot that hands out cat pictures on demand!

bot cats discord haskell

Last synced: 12 Oct 2025

https://github.com/herniqeu/sum_thread_benchmark

comparing parallel sum implementations across c++, go, haskell and python

benchmark cpp go haskell parallel-computing python

Last synced: 08 Oct 2025

https://github.com/rolandtritsch/eta-aoc-2017

Advent of Code 2017 (eta Edition)

advent-of-code eta haskell jvm

Last synced: 13 Jun 2025

https://github.com/ldgrp/brick-calendar

Calendar widget for the Brick TUI library

brick calendar haskell terminal terminal-based tui widget

Last synced: 24 Apr 2025

https://github.com/yveshauser/financial_contracts

Domain specific language for financial contracts

dsl finance financial-engineering haskell options-pricing

Last synced: 14 Oct 2025

https://github.com/cescobaz/ejdb2haskell

EJDB2 Haskell binding

database ejdb ejdb2 embedded haskell json nosql

Last synced: 21 Oct 2025

https://github.com/xogroup/sns-to-rabbitmq

SNS-to-RabbitMQ proxy, deployed in a microcontainer.

docker haskell microcontainers proxy rabbitmq sns

Last synced: 14 Oct 2025

https://github.com/jpvillaisaza/pocket-haskell

Haskell bindings for the Pocket API

haskell pocket pocket-api

Last synced: 27 Apr 2025

https://github.com/sternenseemann/grav2ty

2d space flight game with realistic physics

2d game gloss haskell haskell-game physics simulation space

Last synced: 13 Jun 2025

https://github.com/prikhi/mybooklist

A Library & Wishlist Tracker for your Books.

books haskell library wishlist

Last synced: 13 Oct 2025

https://github.com/marteinn/serverless-haskell-cookbook

The missing cookbook for serverless-haskell

haskell

Last synced: 05 Oct 2025

https://github.com/goromlagche/gli

tiny git"lab/hub" cli wrapper

cli gitlab haskell

Last synced: 21 Oct 2025

https://github.com/kerscher/preliminaries

An alternative to the Haskell Prelude with many commonly-used imports automatically available.

hackage haskell prelude

Last synced: 21 Oct 2025

https://github.com/chris-martin/rory

Rory is a tool for deploying artifacts to a server.

haskell haskell-application server

Last synced: 21 Jan 2026

https://github.com/gergoerdi/kansas-lava-papilio

Kansas Lava support files for the Papilio FPGA board

haskell kansas-lava papilio xilinx

Last synced: 05 Dec 2025

https://github.com/taktoa/derp

Derivative parsing for Haskell (GitHub mirror)

haskell mirror parser-combinators

Last synced: 13 Oct 2025

https://github.com/nwtgck/8cc-elc-hs

C Compiler written in Haskell powered by 8cc and ELVM

c compiler haskell

Last synced: 31 Mar 2025

https://github.com/prikhi/cloudwatcher

TUI for reviewing error logs from AWS Cloudwatch

cloudwatch cloudwatch-logs haskell tui

Last synced: 29 Oct 2025

https://github.com/chrispenner/eve-cli

Terminal event handlers and rendering for `eve` programs

cli eve haskell terminal

Last synced: 09 Apr 2025

https://github.com/quytelda/babel

Random sequence generator written in Haskell.

cfg haskell language-model password-generator

Last synced: 08 Oct 2025

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

Hyperbolic polyhedra with Haskell OpenGL

haskell hyperbolic-geometry

Last synced: 31 Mar 2025

https://github.com/theosorus/gpt2-hasktorch

GPT2 implementation in Haskell with the Hasktorch library, inspired by Andrej Karpathy's Pytorch implementation.

deep-learning gpt-2 haskell hasktorch transformer

Last synced: 14 Jun 2025

https://github.com/migueltc13/project-cp

Collection of exercises implemented in Haskell within the Program Design by Calculation environment.

haskell program-design

Last synced: 06 Aug 2025

https://github.com/epicallan/mini-servant

A mini haskell servant server clone for study purposes

haskell haskell-learning haskell-library servant

Last synced: 26 Oct 2025

https://github.com/taktoa/wai-middleware-preprocessor

WAI middleware for static file preprocessors

haskell wai-middleware

Last synced: 11 Oct 2025

https://github.com/haskell-miso/miso-mathml

βž• A MathML example in miso

haskell mathml miso

Last synced: 11 Oct 2025

https://github.com/haskell-miso/miso-todomvc

πŸ—’οΈ βœ… A classic TodoMVC implementation

haskell miso todo-mvc todomvc

Last synced: 11 Oct 2025

https://github.com/mistuke/ghcdevelchoco

Chocolatey sources for quick and easy setup of a GHC development environment on Windows.

chocolatey ghc haskell powershell-scripts standalone

Last synced: 24 Oct 2025

https://github.com/haskell-miso/miso-sse

⚑ SSE (Server-sent events) in miso

haskell miso server-sent-events sse

Last synced: 11 Oct 2025

https://github.com/haskell-miso/haskell-miso.org

🍜 The official haskell-miso.org website

haskell miso web

Last synced: 11 Oct 2025

https://github.com/haskell-miso/miso-websocket

⚑ A simple WebSocket example

haskell miso websocket

Last synced: 11 Oct 2025

https://github.com/ajm188/hava

{Lexer, Parser} for a Java-like language implemented in Haskell

haskell lexer parser

Last synced: 10 Oct 2025

https://github.com/haskell-miso/miso-filereader

πŸ“ A FileReader API example in miso

file-reader haskell miso

Last synced: 11 Oct 2025

https://github.com/bts/nylas-hs

Haskell client for the Nylas web API

client haskell http nylas pipes

Last synced: 25 Nov 2025

https://github.com/andrewnetwork/neuralnetworkswithhaskell

Neural Networks with Haskell. Given as the Feb 2018 talk to Danbury AI.

deep-learning haskell neural neural-network

Last synced: 10 Apr 2025

https://github.com/ip2location/ip2proxy-haskell

IP2Proxy Haskell package allows users to query an IP address to determine if it was being used as open proxy, web proxy, VPN anonymizer and TOR exits.

haskell ip2proxy ip2proxy-haskell open-proxies proxy-database tor-exits web-proxies

Last synced: 10 Oct 2025

https://github.com/lesves/toyrsa

A toy RSA implementation in Haskell (semestral project for non-procedural programming)

asymetric-cryptography haskell proof-of-concept rsa

Last synced: 11 Dec 2025

https://github.com/lev135/bidirectional-instances

This package contains class for bidirectional instances and TH methods for generating instances for it.

haskell language

Last synced: 05 Apr 2025

https://github.com/haskell-miso/miso-reactive

πŸ’₯ An example of using reactivity in miso to synchronize Component state

frp haskell miso reactive-programming reactivity

Last synced: 22 Oct 2025

https://github.com/s0kil/ihp-nutrire

Application For Sharing Nutritional Guides

haskell ihp tailwindcss

Last synced: 05 Sep 2025

https://github.com/danieljharvey/gtk-time

Playing with gi-gtk-declarative

declarative-ui elm-architecture gtk haskell

Last synced: 14 Oct 2025

https://github.com/lupino/coin

A micro server of coin for website

haskell haskell-library microservice microservices

Last synced: 15 Mar 2025

https://github.com/v0d1ch/cyclic

Add cyclic behaviour for any Sum type πŸŒ”

cyclic haskell

Last synced: 26 Dec 2025

https://github.com/steshaw/language-swift2-quote

πŸ’« Swift 2.1 parser and pretty-printer πŸš§πŸ’”πŸ˜’

haskell parser swift swift-2

Last synced: 25 Jul 2025

https://github.com/kkkaan/metu-ceng-thes

Some of the homeworks I have done at metu ceng.

bash c cpp haskell java prolog python quantum-computing verilog

Last synced: 15 Apr 2025

https://github.com/athanclark/tries

Various trie data types in Haskell

haskell trie typeclasses

Last synced: 01 Sep 2025

https://github.com/athanclark/rose-trees

Some stuff for rose trees

haskell rose-tree

Last synced: 01 Sep 2025

https://github.com/v0d1ch/serviette-backend

Haskell backend using serviette library

haskell serviette serviette-backend yesod

Last synced: 26 Dec 2025

https://github.com/n04ln/infosecreport

βš”οΈ (maybe) More useful tool for L06(Information Security Lecture) by u-aizu πŸ›‘

haskell prime-numbers rsa terrific-tatsumaki

Last synced: 23 Mar 2025

https://github.com/alunduil/siren-json.hs

Siren+JSON Tools for Haskell

haskell haskell-library hypermedia siren-json

Last synced: 08 Apr 2025

https://github.com/abhiroop/snape

A distributed scheduler. [WIP]

distributed-computing haskell parallel-computing

Last synced: 18 Mar 2025

https://github.com/adomokos/sandbox-hs

A repo to try out ideas, tutorials.

errors haskell json xml

Last synced: 20 Feb 2025

https://github.com/matsubara0507/anaqram-server

Score Ranking Server for AnaQRam with Haskell Servant

elm haskell haskell-application haskell-servant

Last synced: 05 Oct 2025

https://github.com/matsubara0507/scrapbook

this is cli that collect posts of site that is wrote in config yaml using feed or scraping.

haskell haskell-application

Last synced: 22 Apr 2025

https://github.com/mandarancio/nbodies

Haskell SDL2 , N Body simulation

body-simulation haskell haskell-learning sdl sdl2 simulation

Last synced: 22 Mar 2025

https://github.com/willdoescode/geo-final

Geometry class final project

haskell

Last synced: 14 Apr 2025

https://github.com/simonmichael/hledgersnapshot

A temporary history-less snapshot of the "hledger" repo, small enough to be imported at https://repl.it

haskell hledger

Last synced: 23 Sep 2025

https://github.com/nevrome/paagen

Experiments with the genotype data generators in xerxes

ancient-dna bioinformatics genotype-data haskell

Last synced: 28 Feb 2025

https://github.com/libhide/gpwh

Solutions to quick checks and per-lesson exercises.

get-programming-with-haskell haskell solutions will-kurt

Last synced: 03 Apr 2025

https://github.com/felixarpa/LP-Haskell

πŸŽ“ Haskell problems of Programming Languages (FIB)

fib functional-programming haskell

Last synced: 14 Mar 2025

https://github.com/dfordivam/audiocapture

Capture live audio stream from browser using ghcjs and websockets

ghcjs haskell webmedia websocket

Last synced: 12 Nov 2025

https://github.com/louisjenkinscs/functional-jvm-bytecode-interpreter

Proof-of-Concept Java Virtual Machine (JVM) Bytecode Interpreter written in Haskell

bytecode-interpreter functional-programming haskell interpreter java jvm jvm-bytecode proof-of-concept scala

Last synced: 31 Aug 2025

https://github.com/danielholmes/neural-net

Simple Neural Net implementation in Haskell

haskell machine-learning neural-net neural-network

Last synced: 13 Aug 2025

https://github.com/eggzilla/taxonomy

Haskell cabal Taxonomy libary contains tools, parsers, datastructures and visualisation for the NCBI (National Center for Biotechnology Information) Taxonomy datasources.

bioinformatics datastructures haskell taxonomy visualisation

Last synced: 07 Apr 2025

https://github.com/elycruz/haskell-by-multimedia

"Haskell School of Expression" - "Functional Programming through Multimedia" book examples.

cabal glfw hackage haskell haskell-school multimedia opengl soe

Last synced: 09 Aug 2025

https://github.com/typeclasses/nat-optics

Refinement types for natural numbers with an optics interface

haskell haskell-library integers optics

Last synced: 31 Jul 2025