Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/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/mignon-p/footprint-to-script

Convert a KiCad footprint to a Python script

haskell kicad kicad-footprints python

Last synced: 25 Nov 2024

https://github.com/okeuday/erlang_hs

Erlang External Term Format for Haskell

erlang-encoding haskell

Last synced: 12 Dec 2024

https://github.com/ryukinix/haskell-rank

My solutions of HackerRank written in Haskell

hackerrank-solutions haskell

Last synced: 22 Dec 2024

https://github.com/foxhound-systems/hs-obfuscate

Library for easy obfuscation and deobfuscation of integer IDs in custom data types

hashids haskell obfuscation

Last synced: 24 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/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/mmzk1526/haskell-rm

Implementation of the Register Machine in Haskell so efficient that it can even simulate the Universal Register Machine!

haskell simulator

Last synced: 07 Nov 2024

https://github.com/KevinDaSilvaS/vhs

Haskell list functions implemented in v lang

hacktoberfest haskell v vlang

Last synced: 18 Nov 2024

https://github.com/intersectmbo/win32-network

Networking library for Windows

haskell network windows

Last synced: 12 Nov 2024

https://github.com/typeclasses/ascii

The ASCII character set and encoding

ascii haskell haskell-library

Last synced: 11 Nov 2024

https://github.com/piotrjustyna/fontbot

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

font haskell regular-expression timeline tweets twitter

Last synced: 11 Jan 2025

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/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/rodrigosetti/messagepack-rpc

Message pack RPC over TCP for Haskell

haskell messagepack-format messagepack-rpc rpc

Last synced: 16 Dec 2024

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

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

haskell

Last synced: 07 Nov 2024

https://github.com/chamini2/sapphire

Sapphire programming language

compiler haskell programming-language

Last synced: 17 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/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/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/cdepillabout/envelope

Envelope type used to return responses from a JSON API for Haskell

envelope haskell json json-api response wrapper

Last synced: 14 Nov 2024

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

Annotated GHC generics representations of example types

generics haskell

Last synced: 15 Jan 2025

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

create haskell import graph for graphviz

grahviz haskell

Last synced: 18 Dec 2024

https://github.com/redneb/hxt-css

A CSS selector engine for the Haskell XML Toolbox (XHT)

css css3 haskell html hxt xml

Last synced: 18 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/taktoa/libxdo

Haskell bindings to libxdo (xdotool library); WIP

ffi-bindings haskell source x11 xdotool

Last synced: 21 Nov 2024

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

My xmonad configuration

config haskell xmonad

Last synced: 21 Nov 2024

https://github.com/standardsemiconductor/ice40-prim

Lattice iCE40 Primitive IP

clash fpga haskell ice40

Last synced: 12 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/jsdw/talklicker

A small Haskell+Elm event scheduling app

elm elm-lang haskell servant spa

Last synced: 06 Jan 2025

https://github.com/caneroj1/mbtiles

Haskell MBTiles Library

haskell mbtiles

Last synced: 08 Dec 2024

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

Benchmarking CSV lexing w/ various Haskell CSV libraries.

benchmarks csv haskell lexing parsing

Last synced: 16 Jan 2025

https://github.com/dmjio/tstack

A concurrent, thread-safe, transactional stack

haskell stack stm

Last synced: 16 Jan 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: 08 Dec 2024

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

Haskell MBTiles server using Servant

haskell mbtiles servant tileserver

Last synced: 08 Dec 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/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/t4ccer/wai-session-redis

Redis based session store for Network.Wai.Session

haskell redis wai

Last synced: 11 Dec 2024

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

Hacker News terminal browser

hacker-news haskell terminal

Last synced: 31 Dec 2024

https://github.com/haskell-hvr/deepseq-generics

GHC.Generics-based Control.DeepSeq.rnf implementation

haskell

Last synced: 21 Nov 2024

https://github.com/ncaq/yesod-recaptcha2

recaptcha2 for yesod

google haskell recapcha yesod

Last synced: 18 Dec 2024

https://github.com/tek/mpv

Polysemy mpv client

haskell mpv polysemy video

Last synced: 24 Nov 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/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/bacher09/darkplaces-rcon

Rcon client for darkplaces

darkplaces haskell nexuiz rcon-client xonotic

Last synced: 10 Nov 2024

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

Stream packets via libpcap.

haskell pcap streaming

Last synced: 08 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/s0kil/ihp-live-chat

Live Chat Demo With IHP

haskell ihp

Last synced: 26 Nov 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/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/haskell-distributed/distributed-process-extras

Core utilities for distributed-process-platform

distributed-computing distributed-systems haskell

Last synced: 11 Nov 2024

https://github.com/noti0na1/faux-racket

A Monadic Interpreter for Faux Racket written in Haskell

faux-racket haskell monad

Last synced: 16 Dec 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/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

compiler haskell jhc mirror

Last synced: 22 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/avi-d-coder/implicit-hie-cradle

Auto generate stack or cabal multi component hie-bios Cradles, used by HLS and ghcide.

hacktoberfest haskell lsp

Last synced: 25 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/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/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/unrooted/99haskellproblems

my approach to 99HaskellProblems

99haskellproblems 99problems haskell

Last synced: 30 Nov 2024

https://github.com/mrvandalo/csv-to-qif

convert csv files to qif files

haskell

Last synced: 24 Dec 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/gergoerdi/clash-chip8

CHIP-8 implemented in Clash

chip-8 clash fpga haskell

Last synced: 16 Nov 2024

https://github.com/syocy/haskell-day-syocy

Slides and source codes for two sessions in Haskell Day 2018 in Tokyo

concurrency haskell latex-document parallelism presentation-slides

Last synced: 16 Jan 2025

https://github.com/chuahou/yes

A series of implementations of the simplest form of yes

bash c haskell sh shell yes

Last synced: 17 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/simonmichael/aoc2018

My solutions for Advent of Code 2018 puzzles.

aoc aoc2018 exercises-solutions haskell

Last synced: 15 Dec 2024

https://github.com/simonmichael/breakout

A Breakout prototype, for exploring haskell game dev.

gamedev haskell

Last synced: 15 Dec 2024

https://github.com/kakkun61/yesod-relational-record

Using haskell-relational-record with Yesod.

database haskell yesod

Last synced: 18 Dec 2024

https://github.com/epicallan/eval-cso

Customer Service officer evaluation app backend - BETA

haskell persistent rest-api servant

Last synced: 18 Dec 2024

https://github.com/lyokha/nginx-log-plugin

Native Nginx logging from configuration files and Haskell handlers

binding haskell logging nginx web

Last synced: 09 Nov 2024

https://github.com/ajeetdsouza/tic-tac-toe

A terminal-based tic-tac-toe game + AI

haskell tic-tac-toe

Last synced: 18 Dec 2024

https://github.com/positiondev/offset

A haskell library that communicates with wordpress over its api.

haskell wordpress-api

Last synced: 15 Nov 2024

https://github.com/maorleger/mastermind

Interactive Mastermind solver algorithm

elm game hask haskell mastermind solver

Last synced: 16 Dec 2024

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: 21 Nov 2024

https://github.com/mrkkrp/liaison

Nix as a configuration language

configuration-language haskell nix

Last synced: 18 Nov 2024

https://github.com/syocy/xorshift-plus

Simple implementation of xofshift+ PRNG in Haskell

haskell prng random xorshift

Last synced: 08 Nov 2024

https://github.com/0xd34df00d/cmake-syntax

A library for parsing CMake syntax

cmake haskell parser

Last synced: 04 Dec 2024

https://github.com/mrkkrp/modern-path

Type-safe path and file system operations with batteries included

filesystem haskell path

Last synced: 18 Nov 2024

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

ncaq website

hakyll haskell html web

Last synced: 18 Dec 2024

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

simple and easy haskell string transform

haskell haskell-library string

Last synced: 18 Dec 2024

https://github.com/ncaq/debug-trace-var

You do not have to write variable names twice in Debug.Trace

haskell

Last synced: 18 Dec 2024

https://github.com/0xd34df00d/monad-metrics-extensible

Type-safe and extensible metrics monad over ekg

gadt haskell metrics monad type-safety

Last synced: 04 Dec 2024

https://github.com/0xd34df00d/edit-distance-linear

Levenshtein edit distance in linear memory (also turns out to be faster than C++)

edit-distance haskell levenshtein-distance

Last synced: 04 Dec 2024

https://github.com/ncaq/nlod

JLODを改良したMozc/Google日本語入力向けのDvorakローマ字テーブル

dvorak google-ime google-japanese-input haskell japanese mozc

Last synced: 18 Dec 2024

https://github.com/balena-io-examples/balena-haskell-hello-world

Example of how to deploy haskell code on a balena supported device.

balena balena-hello-world haskell snap-server

Last synced: 30 Nov 2024

https://github.com/prikhi/advent-of-code-2021

Advent of Code 2021 in Haskell

advent-of-code advent-of-code-2021 haskell

Last synced: 16 Nov 2024

https://github.com/sofianedjerbi/haskellconnect

Connect 4 game implemented in Haskell with Gloss + minimax opponent.

game haskell minimax-algorithm

Last synced: 01 Jan 2025

https://github.com/isaacvando/cooklang-hs

A parser for the cook markdown language written in Haskell

cooklang haskell parser

Last synced: 11 Nov 2024

https://github.com/positiondev/larceny

An HTML5 templating language.

haskell html templating-language

Last synced: 15 Nov 2024

https://github.com/benaryorg/liveuniq

liveuniq is uniq -c with some real-time output

cli haskell ncurses

Last synced: 20 Nov 2024