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/takenobu-hs/stg-verilog

STG Physical Machine with Verilog-HDL for Haskell(GHC)

haskell verilog

Last synced: 07 Nov 2024

https://github.com/abhaysp95/language_files

some of the language files which I'm learning

asm awk c cpp cpp17 haskell javascript latex lua python r rust rust-lang sql

Last synced: 13 Nov 2024

https://github.com/matrixai/haskell-demo

Haskell Demo Project using Nix

haskell haskell-demo haskell-tutorial nix

Last synced: 24 Nov 2024

https://github.com/gergoerdi/retroclash-book-code

Small example programs from the RetroClash book

clash fpga haskell

Last synced: 16 Nov 2024

https://github.com/nh2/lz4-frame-conduit

Haskell Conduit implementing the official LZ4 frame streaming format

haskell haskell-conduit lz4 lz4-frame

Last synced: 13 Nov 2024

https://github.com/mesabloo/bfhs

bf.hs, a small BrainFuck interpreter written in Haskell

brainfuck-interpreter haskell

Last synced: 19 Nov 2024

https://github.com/mesabloo/amethyst

A simple concatenative programming language

concatenative-language haskell interpreter programming-language

Last synced: 19 Nov 2024

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

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

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

eta haskell jvm

Last synced: 27 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/ubavic/p-adic-diagrams

Generate simple p-adic integer diagrams

diagrams haskell mathematics p-adic

Last synced: 29 Jan 2025

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

Haskell MBTiles server using Servant

haskell mbtiles servant tileserver

Last synced: 08 Dec 2024

https://github.com/okeuday/erlang_hs

Erlang External Term Format for Haskell

erlang-encoding haskell

Last synced: 12 Dec 2024

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/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/srid/my-haskell-scripts

Bunch of Haskell scripts for various purposes

haskell scripts

Last synced: 27 Dec 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 Jan 2025

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/gpahal/hgraph

Graph datastore implemented in Haskell

database graph graph-algorithms graph-database haskell neo4j

Last synced: 24 Dec 2024

https://github.com/caneroj1/mbtiles

Haskell MBTiles Library

haskell mbtiles

Last synced: 08 Dec 2024

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

My highly tweaked and modular XMonad WM config.

haskell xmonad

Last synced: 15 Jan 2025

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/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/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/dmille56/hn-tui

Hacker News terminal browser

hacker-news haskell terminal

Last synced: 31 Dec 2024

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

create haskell import graph for graphviz

grahviz haskell

Last synced: 18 Dec 2024

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

recaptcha2 for yesod

google haskell recapcha yesod

Last synced: 18 Dec 2024

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

convert csv files to qif files

haskell

Last synced: 24 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/unhappychoice/bitmex-servant

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

api bitcoin bitmex haskell servant swagger

Last synced: 29 Jan 2025

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

My solutions of HackerRank written in Haskell

hackerrank-solutions haskell

Last synced: 22 Dec 2024

https://github.com/dmjio/tstack

A concurrent, thread-safe, transactional stack

haskell stack stm

Last synced: 16 Jan 2025

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/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/jwoudenberg/ghc-generics-cheatsheet

Annotated GHC generics representations of example types

generics haskell

Last synced: 15 Jan 2025

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

GHC.Generics-based Control.DeepSeq.rnf implementation

haskell

Last synced: 21 Nov 2024

https://github.com/dgisolfi/languagedevenvironments

A collection of Docker images and source code to create development environments for various programming languages

basic cobol docker erlang fortran95 haskell lisp ml pascal scala

Last synced: 22 Jan 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: 11 Jan 2025

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/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/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/aneilmac/worldturtle-haskell

LOGO-like Turtle Graphics in the Haskell language using Monads.

haskell logo monad simulation teaching turtle turtle-graphics

Last synced: 29 Jan 2025

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/bacher09/darkplaces-rcon

Rcon client for darkplaces

darkplaces haskell nexuiz rcon-client xonotic

Last synced: 10 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/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/fosskers/enigma

An encryption algorithm inspired by the Enigma Machine.

encryption-algorithm enigma-machine haskell

Last synced: 01 Jan 2025

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/radrow/i3hloc

Flexible scheduler for i3bar

haskell i3bar i3wm utility

Last synced: 22 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/leptonyu/yam

Production Haskell in writing Web Service

haskell production servant

Last synced: 23 Jan 2025

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/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/etcinit/craze

A micro-library for racing HTTP GET requests

curl haskell http racing

Last synced: 19 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/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/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/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/taktoa/xmonad-config

My xmonad configuration

config haskell xmonad

Last synced: 21 Nov 2024

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

:construction: WIP :construction:

bitcoin bitmex cli haskell tool

Last synced: 29 Jan 2025

https://github.com/mat1g3r/arrow

An implementation of the matrix API spec in Haskell

haskell matrix matrix-homeserver matrix-org

Last synced: 23 Jan 2025

https://github.com/unrooted/99haskellproblems

my approach to 99HaskellProblems

99haskellproblems 99problems haskell

Last synced: 30 Nov 2024

https://github.com/tek/mpv

Polysemy mpv client

haskell mpv polysemy video

Last synced: 24 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/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/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/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/awakesecurity/gen-ed25-keypair

Ed25519 key generation, message signing, and signature verification CLI tools

command-line crypto ed25519 haskell

Last synced: 28 Jan 2025

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/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: 24 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/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/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/gergoerdi/enigma-kansas-lava

Enigma machine implemented in Kansas Lava

fpga haskell kansas-lava papilio xilinx

Last synced: 17 Jan 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/noti0na1/faux-racket

A Monadic Interpreter for Faux Racket written in Haskell

faux-racket haskell monad

Last synced: 16 Dec 2024

https://github.com/taktoa/libxdo

Haskell bindings to libxdo (xdotool library); WIP

ffi-bindings haskell source x11 xdotool

Last synced: 22 Jan 2025

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

Networking library for Windows

haskell network windows

Last synced: 12 Nov 2024

https://github.com/haskell-github-trust/fgl-visualize

Convert FGL to Graphviz DOT format

dot fgl graph haskell

Last synced: 04 Dec 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/nmattia/cio

cio: cached HTTP requests for a smooth Jupyter experience!

haskell http jupyter leveldb

Last synced: 26 Dec 2024

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

Lattice iCE40 Primitive IP

clash fpga haskell ice40

Last synced: 12 Nov 2024

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/taktoa/control-theory

A Haskell control theory project (very old and bad)

control-theory haskell

Last synced: 22 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/deciduously/tictactoe-hs

TicTacToe in Haskell, with accompanying blogpost

haskell haskell-learning tictactoe

Last synced: 11 Jan 2025

https://github.com/srid/propertygraph

Persisted property graphs in Haskell

acid-state graph haskell

Last synced: 27 Dec 2024

https://github.com/s0kil/ihp-live-chat

Live Chat Demo With IHP

haskell ihp

Last synced: 25 Jan 2025

https://github.com/duetosymmetry/game-about-squares-solver-haskell

A Haskell solver for Game About Squares (gameaboutsquares.com)

game haskell solver

Last synced: 11 Jan 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: 27 Dec 2024