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/nicolast/landlock-hs

Haskell bindings for the Linux Landlock API

haskell haskell-library landlock linux sandbox sandboxing security

Last synced: 12 Oct 2024

https://github.com/rpearce/robertwpearce.com

💾 My personal site; built with hakyll

blog hakyll haskell static-site static-site-generation

Last synced: 02 Nov 2024

https://github.com/aitorres/rockstar-lexer

A simple Lexer for the Rockstar programming language specification written in Haskell with the Alex tool.

alex haskell lexer lexical rockstar-language

Last synced: 14 Oct 2024

https://github.com/tfausak/haskell-package-checklist

:ballot_box_with_check: Write better Haskell packages

haskell

Last synced: 17 Nov 2024

https://github.com/fresheyeball/shpadoinkle

This is the OFFICIAL MIRROR of the project. It is kept automatically up to date. Source of truth here: https://gitlab.com/fresheyeball/Shpadoinkle/-/tree/master

framework functional-programming haskell javascript user-interface

Last synced: 31 Oct 2024

https://github.com/michelboucey/glabrous

A minimalistic Mustache-like syntax, truly logic-less, pure Text DSL template library

haskell haskell-library template-engine templating

Last synced: 26 Dec 2024

https://github.com/mchakravarty/welcome-to-fp-workshop

Support material for the “Introduction to Functional Programming” workshop @ the "Welcome to Functional Programming" day of YOW! Lambda Jam, Sydney, 2018 & 2019

functional-programming haskell introduction learning

Last synced: 12 Oct 2024

https://github.com/arowm/haskell-bookkeeping

A Haskell module for bookkeeping by double entry.

bookkeeping haskell haskell-bookkeeping

Last synced: 14 Nov 2024

https://github.com/hvr/cabal-env

Tool for managing GHC package environments

cabal ghc haskell

Last synced: 12 Oct 2024

https://github.com/jyothsnasrinivas/eta-flink

Apache Flink Example in Eta

big-data eta flink haskell

Last synced: 29 Nov 2024

https://github.com/shivamashtikar/haskell-setup

Haskell setup for vscode with cabal and nix

cabal haskell ide nix nix-shell vscode

Last synced: 13 Nov 2024

https://github.com/mrkkrp/wave

Work with WAVE and RF64 files in Haskell

haskell rf64 wave

Last synced: 28 Oct 2024

https://github.com/iijlab/direct-hs

Client library for https://direct4b.com in Haskell

bot bot-framework direct4b haskell

Last synced: 08 Nov 2024

https://github.com/mcfilib/i18n

Internationalisation for Haskell

haskell internationalisation

Last synced: 15 Nov 2024

https://github.com/dmjio/scythe

Fast, RFC-4180 compliant, CSV lexing.

csv haskell lexing

Last synced: 24 Oct 2024

https://github.com/ucsd-progsys/intro-refinement-types

Introductory Tutorial on Refinement Types

haskell liquidhaskell refinement-types smt

Last synced: 24 Dec 2024

https://github.com/gusenov/stepik-functional-programming-hs

:mortar_board: Функциональное программирование на языке Haskell.

course examples haskell problem-solving problemsolving stepik

Last synced: 08 Nov 2024

https://github.com/petertseng/adventofcode-hs-2022

Solutions to https://adventofcode.com/2022 (complete)

advent-of-code advent-of-code-2022 haskell

Last synced: 13 Nov 2024

https://github.com/sigrlami/pollock

Repo for teaching Web Development in Haskell

elm haskell heist learning purescript react reflex-frp servant

Last synced: 11 Oct 2024

https://github.com/kseo/language-dart

Dart source manipulation

dart haskell

Last synced: 11 Oct 2024

https://github.com/moodmosaic/bookmarks

A selection of the links I find interesting over time. Updated on a regular basis.

c category-theory cryptocurrencies dotnet fsharp git haskell leisure unix-like

Last synced: 13 Nov 2024

https://github.com/tejasbubane/haskell-book-code

[Complete] Solutions to exercises from "Haskell Book" along with study notes

exercises haskell haskell-learning learning-by-book

Last synced: 13 Nov 2024

https://github.com/lupino/sharefs

A share file system base on http and fuse

fuse fuse-filesystem haskell haskell-library microservice microservices

Last synced: 21 Nov 2024

https://github.com/tfausak/salve

:syringe: Semantic version numbers and constraints for Haskell.

haskell

Last synced: 28 Oct 2024

https://github.com/meooow25/samsort

A stable adaptive mergesort implementation

haskell sorting

Last synced: 30 Oct 2024

https://github.com/jecaro/systranything

Create a system tray menu from a YAML file with shell commands

appindicator haskell haskell-gi system-tray

Last synced: 06 Dec 2024

https://github.com/l29ah/hatexmpp3

XMPP client with synthetic filesystem (9P) and (optional) graphical (GTK3) interfaces

9p haskell jabber xmpp

Last synced: 24 Oct 2024

https://github.com/taktoa/hsdm

An X11 display manager, written in Haskell. (WIP)

display-manager haskell x11

Last synced: 12 Oct 2024

https://github.com/educorreia932/chique

🐥 Code formatter for Agda

agda code-formatter haskell

Last synced: 12 Oct 2024

https://github.com/fumieval/incremental

Type class for patch and diff

diff haskell

Last synced: 15 Oct 2024

https://github.com/myuon/minilight

A SDL2-based graphics library, batteries included.

graphics-library haskell sdl2

Last synced: 15 Oct 2024

https://github.com/thma/hswiki

Simple Wiki in the spirit of the legendary C2-Wiki - written in haskell with yesod

graphviz haskell html markdown milligram-css regex wiki wikiwiki yesod

Last synced: 29 Oct 2024

https://github.com/lpeterse/haskell-replique

Replique is a high-level REPL library for building command line interfaces.

eval haskell loop print read readline repl terminal

Last synced: 06 Nov 2024

https://github.com/foxhound-systems/eved

Eved is an API definition eDSL in the spirit of Servant

haskell

Last synced: 06 Nov 2024

https://github.com/zudov/servant-realworld-example-app

Exemplary real world application built with servant

example haskell realworld servant

Last synced: 24 Oct 2024

https://github.com/oisdk/type-indexed-queues

Queues with verified and unverified versions

data-structures dependent-types haskell

Last synced: 21 Nov 2024

https://github.com/tristancacqueray/haxible

Ansible interpreter powered by Haxl

ansible haskell haxl

Last synced: 23 Oct 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/wilfred/fuzzybranch

git-checkout with fuzzy branch names

git haskell

Last synced: 17 Oct 2024

https://github.com/duijf/boring-software

Boring Software with Haskell - Monadic Party 2019

architecture boring-software education haskell talk

Last synced: 23 Oct 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/haskell-cryptography/cryptography-blake3-bindings

Vendored low-level bindings to BLAKE3 C implementation

blake3 cryptography haskell

Last synced: 18 Nov 2024

https://github.com/matsubara0507/extensible-instances

instances of extensible data type for any type class

haskell haskell-library

Last synced: 19 Oct 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/nmattia/countries

Haskell contributions by country

data-visualization github-api haskell jupyter

Last synced: 10 Oct 2024

https://github.com/peti/postmaster

Postmaster ESMTP server

e-mail haskell mailserver smtpd

Last synced: 28 Oct 2024

https://github.com/andrewmacmurray/haskell-elm-architecture

Elm style model update view in Haskell

elm-architecture haskell

Last synced: 12 Oct 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/trskop/connection-pool

Connection pool built on top of resource-pool and streaming-commons packages.

connection-pool haskell resource-pool tcp tcp-client unix-sockets unix-sockets-client

Last synced: 28 Oct 2024

https://github.com/psibi/wai-slack-middleware

A Slack middleware for wai

haskell middleware slack wai

Last synced: 28 Oct 2024

https://github.com/basvandijk/vector-bytestring

ByteStrings as type synonyms of Vectors

haskell

Last synced: 28 Oct 2024

https://github.com/chiroptical/snailscheme

A read friendly Scheme implementation

haskell interpreter scheme

Last synced: 27 Oct 2024

https://github.com/dahlia/nicovideo-translator

Nico Nico Douga (ニコニコ動画) Comment Translator

agplv3 haskell niconico nicovideo proxy-server translator

Last synced: 05 Jan 2025

https://github.com/samfrohlich/hypertexture

A domain specific language embedded into Haskell providing an expressive way of creating and combining Hypertextures.

3d haskell

Last synced: 10 Oct 2024

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

Haskell JSON-RPC client for PegNet

api api-client factom haskell pegnet rpc-client

Last synced: 03 Dec 2024

https://github.com/dmjio/nixfromstack

Generate nix expressions from stack files

cabal cabal2nix haskell nix nixpkgs stack stackage

Last synced: 16 Nov 2024

https://github.com/dmjio/vm

A tiny virtual machine

haskell virtual-machine

Last synced: 16 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/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/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/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/haskell/blog.haskell.org

Repository of the Haskell Blog

blog haskell

Last synced: 07 Oct 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/composewell/concurrency-benchmarks

Benchmarks comparing concurrency overhead of streamly and async

benchmarks concurrency concurrency-benchmarks haskell

Last synced: 17 Nov 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/minad/wl-pprint-annotated

Wadler/Leijen pretty printer with annotations and API conforming to modern Haskell

haskell pretty-print wadler-leijen

Last synced: 28 Oct 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/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/cdepillabout/yahoo-finance-api

Haskell wrapper for Yahoo Finance API

haskell yahoo-finance-apis

Last synced: 14 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/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/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/pasqu4le/huffer

A Haskell compressor based on canonical Huffman codes

cli-app compression haskell huffman-coding

Last synced: 30 Nov 2024

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

Self-documenting, combinator constructed configuration schemas

configuration haskell schema

Last synced: 12 Oct 2024

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/lilydjwg/myhaskells

Haskell programs writing while learning

haskell misc

Last synced: 05 Nov 2024

https://github.com/brandonchinn178/tasty-autocollect

Automatic collection of Tasty tests

haskell testing

Last synced: 27 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/wjt/bustle

Someone's favourite D-Bus profiler (mirror)

dbus haskell

Last synced: 15 Nov 2024

https://github.com/agrafix/powerqueue

Haskell: A flexible job queue with exchangeable backends

distributed-computing haskell job-queue job-scheduler

Last synced: 12 Oct 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