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/sternenseemann/likely-music

experimental application for probabilistic music composition

es6 haskell javascript midi music musical-score notation notes sound visjs wav yarn

Last synced: 12 Oct 2024

https://github.com/glguy/config-schema

Self-documenting, combinator constructed configuration schemas

configuration haskell schema

Last synced: 12 Oct 2024

https://github.com/csabahruska/lambdacube-stunts

Remake of Stunts 4D Sports Driving in Haskell

3d-graphics bullet-physics cpu-emulator game gpu haskell

Last synced: 14 Oct 2024

https://github.com/lambdageek/centrinel

Analyze how a C program uses memory regions

haskell language-c region-inference static-analysis

Last synced: 13 Oct 2024

https://github.com/jaalonso/categorias_y_programacion

Bibliografía sobre teoría de categorías y programación funcional

category-theory functional-programming haskell

Last synced: 06 Dec 2024

https://github.com/reneklacan/yesod-heroku-example

Minimal example of a pipeline for deploying Yesod app to Heroku through CircleCI.

circleci haskell heroku yesod

Last synced: 13 Oct 2024

https://github.com/minad/tasty-stats

Collect statistics of your Tasty testsuite

benchmark haskell statistics tasty testing

Last synced: 13 Oct 2024

https://github.com/caneroj1/filter-logger

Filterable request logging as wai middleware

haskell http logging

Last synced: 14 Oct 2024

https://github.com/okmttdhr/haskell-algorithms

Algorithms and data structures implemented in Haskell

algorithm data-structures functional-programming haskell

Last synced: 19 Oct 2024

https://github.com/stackbuilders/rollbar-haskell

A group of libraries written in Haskell to communicate with Rollbar API.

haskell rollbar wai yesod

Last synced: 19 Oct 2024

https://github.com/romac/lfc-haskell

🔮 An experiment with the simply typed lambda calculus, recursion schemes, Cofree, and extensible effects

fixed-points haskell lambda-calculus recursion-schemes

Last synced: 06 Nov 2024

https://github.com/battermann/connect-4

Connect 4 implemented with event sourcing and CQRS using Haskell, PureScript, Redis, Postgres, GraphQL/Hasura and Elm

cqrs elm event-sourcing graphql haskell hasura microservices no-frameworks postgres purescript redis

Last synced: 22 Oct 2024

https://github.com/chiroptical/snailscheme

A read friendly Scheme implementation

haskell interpreter scheme

Last synced: 27 Oct 2024

https://github.com/jjba23/yggdrasil-schema

Yggdrasil - Schema migrations made easy, in Haskell

database haskell library migration schema sqlite

Last synced: 02 Nov 2024

https://github.com/vonzhou/programminginscala

Programming In Scala 3rd Examples.《Scala编程》第三版代码

functional-programming haskell java scala

Last synced: 08 Nov 2024

https://github.com/udacity/geode

Geolocation as a service, replaced by https://github.com/udacity/geo

geolite2 geolocation haskell infrastructure maxmind platform

Last synced: 04 Nov 2024

https://github.com/joshuaclayton/file-fun

A fun program for files, written in Haskell, to demonstrate a monad transformer stack

cli demo haskell

Last synced: 07 Nov 2024

https://github.com/aloussase/emoji-cli

Emoji tool for the command line, with autocompletion!

cli cli-tool emoji haskell

Last synced: 06 Nov 2024

https://github.com/lilydjwg/myhaskells

Haskell programs writing while learning

haskell misc

Last synced: 05 Nov 2024

https://github.com/toktok/hs-msgpack-types

Abstract data types and type classes for Haskell to MessagePack value converters

haskell msgpack

Last synced: 17 Nov 2024

https://github.com/juev/fn-hs

Haskell library for generating file names based on current time and git commit.

haskell

Last synced: 12 Nov 2024

https://github.com/michelboucey/nanoid

NanoID generator library and CLI tool in Haskell

binary cli haskell library nanoid unique-id-generator uuid-like

Last synced: 26 Dec 2024

https://github.com/soupi/learn-twain-bulletin-app

Building a bulletin board using Haskell, twain and friends

haskell haskell-learning tutorial twain webdev

Last synced: 10 Nov 2024

https://github.com/matterhorn-chat/aspell-pipe

A pipe interface to the Aspell spell checker

aspell haskell

Last synced: 07 Nov 2024

https://github.com/haskell-cryptography/cryptography-blake3-bindings

Vendored low-level bindings to BLAKE3 C implementation

blake3 cryptography haskell

Last synced: 18 Nov 2024

https://github.com/redneb/hs-btrfs

Haskell bindings to the btrfs API

btrfs filesystem haskell linux

Last synced: 18 Nov 2024

https://github.com/reflex-frp/reflex-fsnotify

Watch files and directories for changes using a functional-reactive interface!

filesystem frp fsnotify functional-reactive-programming haskell reflex

Last synced: 11 Nov 2024

https://github.com/qnikst/co-log-concurrent

Concurrent backend for the co-log library

haskell logging-library

Last synced: 08 Nov 2024

https://github.com/octree/parsercombinator

Parser Combinators Written In Swift

combinator functional-programming haskell ios mac parsec parser swift

Last synced: 16 Nov 2024

https://github.com/fptje/miso-jswidget-example

Example of embedding arbitrary javascript widgets into Miso.

ghcjs haskell miso

Last synced: 13 Nov 2024

https://github.com/simeonhristov99/fp_is_23-24

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

funcional-programming haskell higher-order-functions lambda-functions lazy-evaluation recursion

Last synced: 14 Nov 2024

https://github.com/haskell-nix/haskell-with-nixpkgs

Drop-in files ready to integrate your project with Nix ecosystem and give Nixpkgs Haskell Lib abilities for your development and CI

ecosystem github-actions haskell nix nixpkgs testing

Last synced: 13 Nov 2024

https://github.com/rodrigosetti/messagepack

Serialize instance for Message Pack Object msgpack.org[Haskell]

haskell messagepack serialization

Last synced: 16 Dec 2024

https://github.com/cdepillabout/yahoo-finance-api

Haskell wrapper for Yahoo Finance API

haskell yahoo-finance-apis

Last synced: 14 Nov 2024

https://github.com/composewell/concurrency-benchmarks

Benchmarks comparing concurrency overhead of streamly and async

benchmarks concurrency concurrency-benchmarks haskell

Last synced: 17 Nov 2024

https://github.com/pasqu4le/huffer

A Haskell compressor based on canonical Huffman codes

cli-app compression haskell huffman-coding

Last synced: 30 Nov 2024

https://github.com/nicholasglazer/miozu

DE-like dotfiles for Arch Linux that covers most of things with Xmonad, Xmobar and much more...

archlinux dotfiles haskell rofi-theme xmobar xmonad

Last synced: 14 Nov 2024

https://github.com/qzchenwl/more-extensible-effects

An implementation of "Freer Monads, More Extensible Effects".

extensible-effects free-monad haskell

Last synced: 18 Nov 2024

https://github.com/norfairking/template-optparse

Template Argument, Option, Environment, Configuration parsing code for Haskell

haskell optparse template

Last synced: 06 Nov 2024

https://github.com/fused-effects/fused-effects-readline

A readline-like effect and carrier for fused-effects using haskeline

algebraic-effects haskell readline

Last synced: 06 Nov 2024

https://github.com/astynax/tfpb2019

Materials for "Typed FP Basics" course

beginner-friendly course haskell lessons

Last synced: 23 Dec 2024

https://github.com/leastauthority/wormhole-client

A magic-wormhole client in Haskell

cryptography haskell

Last synced: 20 Nov 2024

https://github.com/pasqu4le/hexmino

A small game based on domino-like hexagonal tiles

game gloss haskell haskell-game hex hexagonal-tiles tile

Last synced: 30 Nov 2024

https://github.com/nh2/lambdabot-zulip

Lambdabot for Zulip Chat

haskell zulip-bot

Last synced: 13 Nov 2024

https://gitlab.com/twittner/cql-io

CQL Cassandra Client

cassandra cql database haskell

Last synced: 20 Dec 2024

https://github.com/sshine/evm-opcodes

Opcode types for Ethereum Virtual Machine (EVM)

hacktoberfest haskell

Last synced: 09 Nov 2024

https://github.com/anler/http-sink

Simple http-sink server with logging

haskell server sin

Last synced: 08 Nov 2024

https://github.com/cdepillabout/xml-html-qq

QuasiQuoter for XML and HTML Documents

document haskell html quasi-quote quasiquote quasiquoter xml xml-conduit

Last synced: 14 Nov 2024

https://github.com/matsubara0507/rakuten

The Rakuten API for Haskell

haskell haskell-library

Last synced: 08 Nov 2024

https://github.com/serokell/tztime

Safe timezone-aware handling of time

haskell time timezone

Last synced: 08 Nov 2024

https://github.com/haskell-hvr/hackage-mirror-tool

Hackage mirroring tool

cabal hackage haskell mirroring s3

Last synced: 21 Nov 2024

https://github.com/dfordivam/hskaldi

Kaldi-ASR haskell binding experiments

haskell haskell-bindings kaldi

Last synced: 07 Nov 2024

https://github.com/willdoescode/tictachs

TicTacToe in haskell

haskell tic-tac-toe

Last synced: 06 Nov 2024

https://github.com/drknzz/wolke-lang

☁️ Wolke language interpreter ☁️

bnfc haskell interpreter language syntax typechecker

Last synced: 22 Dec 2024

https://github.com/tek/exon

Customizable Quasiquote Interpolation

haskell quasiquotes string-interpolation

Last synced: 24 Nov 2024

https://github.com/t4ccer/afterrain

Add some colors to your terminal

colors haskell hoogle terminal

Last synced: 11 Dec 2024

https://github.com/tek/myo

neovim layout & command manager

commands error haskell neovim parser tmux

Last synced: 24 Nov 2024

https://github.com/paulcadman/dhall-to-jenkinsfile

Compile Dhall expressions to pipeline Jenkinsfiles

dhall haskell jenkins-pipeline jenkinsfile

Last synced: 12 Nov 2024

https://github.com/grin-compiler/ghc-wpc-sample-programs

sample programs that compile with GHC whole program compiler

ghc haskell stg whole-program-compiler

Last synced: 06 Nov 2024

https://github.com/vmchale/hgis

Haskell as a GIS

gis haskell haskell-library

Last synced: 10 Nov 2024

https://github.com/shou/type-operators

A collection of type-level operators

apply haskell operators type-families type-level typeclass

Last synced: 11 Nov 2024

https://github.com/vmchale/archive-backpack

Demonstration of backpack to enable substitution of tar/libarchive functionality

backpack haskell

Last synced: 10 Nov 2024

https://github.com/jpvillaisaza/abel

Category theory applied to functional programming

agda category-theory haskell

Last synced: 11 Nov 2024

https://github.com/soupi/learn-scotty-bulletin-app

Building a bulletin board using Haskell, scotty and friends

haskell haskell-learning scotty tutorial webdev

Last synced: 10 Nov 2024

https://github.com/turbomack/hs-websockets-workshop

Intoroduction to websockets in Haskell

haskell tutorial websockets

Last synced: 31 Dec 2024

https://github.com/hellwolf/thsh

A "noDSL" approach to mixing shell scripting with Haskell programs using Template Haskell

bash haskell shell shell-scripting

Last synced: 03 Dec 2024

https://github.com/fosskers/servant-xml

Servant support for the XML Content-Type.

haskell servant xml

Last synced: 08 Nov 2024

https://github.com/y-taka-23/wasm-game-of-life

An example of Asterius, compiling Haskell to WebAssembly.

asterius haskell wasm webassembly

Last synced: 24 Nov 2024

https://github.com/alex-mckenna/clash-systolic

Systolic Networks in Clash

fpga haskell systolic-arrays

Last synced: 11 Nov 2024

https://github.com/bor0/misc

Misc playground and random stuff

assembly books c coq haskell idris javascript playground scheme

Last synced: 07 Nov 2024

https://github.com/danilafe/maypop

Dependently typed programming language implemented in Literate Haskell.

dependent-types haskell inference language monad monad-transformers programming-language

Last synced: 04 Jan 2025

https://github.com/willdoescode/haskell-leetcode

Learning algorithms in haskell with the help of leetcode.

algorithms haskell haskell-exercises haskell-learning leetcode willdoescode

Last synced: 06 Nov 2024

https://github.com/laughedelic/m-cohomology

Basic abstractions and methods for computations in terms of group algebra Z[G] and automatic construction of cocycle translations for computation of cup-product.

algebra category-theory cohomology haskell mathematics maths thesis

Last synced: 01 Nov 2024

https://github.com/f-f/docker-haskell-lavello

🚰 Kitchen-sink docker image for building Haskell in CI

docker haskell nix stack

Last synced: 24 Oct 2024

https://github.com/mrkkrp/tagged-identity

Trivial monad transformer that allows identical monad stacks have different types

haskell monad-transformers phantom-types

Last synced: 28 Oct 2024

https://github.com/kompendium-ano/factom-haskell-client

Haskell JSON-RPC client for the Factom protocol

factom-protocol haskell json-rpc-client

Last synced: 23 Nov 2024

https://github.com/dmjio/call-swift-from-haskell

Call a Hello World Swift function from Haskell

haskell swift

Last synced: 16 Nov 2024

https://github.com/susisu/grassy

Toolkit for the Grass programming language

esolang grass haskell lambda-calculus

Last synced: 10 Oct 2024

https://github.com/tmspzz/danger-hlint

A Danger plugin for Hlint - https://rubygems.org/gems/danger-hlint

danger haskell hlint

Last synced: 12 Nov 2024

https://github.com/fpindia/fpindia-site

The new FPIndia static site built using Ema

functional-programming haskell india nix

Last synced: 12 Nov 2024

https://github.com/aesiniath/briefcase

Utility code for preparing business cases used to justify internal projects within large organizations

finance haskell library

Last synced: 09 Nov 2024

https://github.com/xldenis/mgc

comp 520 go compiler

compiler haskell

Last synced: 22 Oct 2024

https://github.com/hellerve/data.ddate

Discordian Dates for Haskell

ddate eris haskell

Last synced: 27 Oct 2024

https://github.com/typeclasses/path-text-utf8

Trivial integration of the "path" and "text" packages, providing convenient functions to read and write UTF-8 text files

filesystem haskell haskell-library path text utf-8

Last synced: 05 Dec 2024

https://github.com/mrkkrp/req-conduit

Conduit utilities that work with the Req HTTP client library

conduit haskell http-client

Last synced: 27 Oct 2024

https://github.com/aionescu/dynasty

A lazy functional language that compiles to JavaScript

alt-js haskell javascript language laziness

Last synced: 02 Dec 2024

https://github.com/rhyskeepence/elm-websocket

Generate an Elm Subscriber and JSON encoders/decoders for a Wai WebSocket server

elm haskell websocket

Last synced: 18 Oct 2024

https://github.com/stappit/blog

I often post solutions to textbook exercises, including: Bayesian Data Analysis (BDA) by Gelman et al; Causal Inference in Statistics Primer (CISP) by Pearl et al; Purely Functional Data Structures (PFDS) by Okasaki.

bayesian-data-analysis blog data-analysis data-science gelman hakyll haskell pearl purely-functional-data-structures solutions stan static-site statistical-inference statistics

Last synced: 25 Oct 2024