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/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/vonzhou/programminginscala

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

functional-programming haskell java scala

Last synced: 08 Nov 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/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/halogenandtoast/nhk-reader-haskell

Haskell implementation of my NHK Reader

haskell yesod

Last synced: 03 Oct 2024

https://github.com/micheleriva/aika

⛈ In-memory key-value multithreaded database

database haskell in-memory in-memory-database key-value redis

Last synced: 23 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/dahlia/nicovideo-translator

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

agplv3 haskell niconico nicovideo proxy-server translator

Last synced: 05 Jan 2025

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/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/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/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/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/mbg/hoop

A Haskell library for object-oriented programming

haskell haskell-library object-oriented-programming subtyping template-haskell

Last synced: 23 Oct 2024

https://github.com/inscapist/simple-ping

Simply returns HTTP 200. Meant to be used together with NodePort service, as node health check

haskell health-check healthcheck kubernetes nix nix-shell nixpkgs

Last synced: 11 Oct 2024

https://github.com/haskell/blog.haskell.org

Repository of the Haskell Blog

blog haskell

Last synced: 07 Oct 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/siraben/hasktran

A compiler for FRACTRAN written in Haskell.

assembler compiler fractran haskell monad-transformers tagless-final

Last synced: 24 Oct 2024

https://github.com/bbc/haskell-workshop

Haskell workshop that will hopefully contribute something back to the open-source community

book-club haskell learning-by-doing learning-exercise learning-haskell

Last synced: 06 Nov 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/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/octree/parsercombinator

Parser Combinators Written In Swift

combinator functional-programming haskell ios mac parsec parser swift

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

A Haskell compressor based on canonical Huffman codes

cli-app compression haskell huffman-coding

Last synced: 30 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/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/qnikst/co-log-concurrent

Concurrent backend for the co-log library

haskell logging-library

Last synced: 08 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/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/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/redneb/hs-btrfs

Haskell bindings to the btrfs API

btrfs filesystem haskell linux

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

Benchmarks comparing concurrency overhead of streamly and async

benchmarks concurrency concurrency-benchmarks haskell

Last synced: 17 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/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/fptje/miso-jswidget-example

Example of embedding arbitrary javascript widgets into Miso.

ghcjs haskell miso

Last synced: 13 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/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/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/vmchale/archive-backpack

Demonstration of backpack to enable substitution of tar/libarchive functionality

backpack haskell

Last synced: 10 Nov 2024

https://github.com/vmchale/hgis

Haskell as a GIS

gis haskell haskell-library

Last synced: 10 Nov 2024

https://github.com/willdoescode/tictachs

TicTacToe in haskell

haskell tic-tac-toe

Last synced: 06 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/drknzz/wolke-lang

☁️ Wolke language interpreter ☁️

bnfc haskell interpreter language syntax typechecker

Last synced: 22 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/alex-mckenna/clash-systolic

Systolic Networks in Clash

fpga haskell systolic-arrays

Last synced: 11 Nov 2024

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

A magic-wormhole client in Haskell

cryptography haskell

Last synced: 20 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/haskell-hvr/hackage-mirror-tool

Hackage mirroring tool

cabal hackage haskell mirroring s3

Last synced: 21 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/paulcadman/dhall-to-jenkinsfile

Compile Dhall expressions to pipeline Jenkinsfiles

dhall haskell jenkins-pipeline jenkinsfile

Last synced: 12 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/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/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/sshine/evm-opcodes

Opcode types for Ethereum Virtual Machine (EVM)

hacktoberfest haskell

Last synced: 09 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/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/serokell/tztime

Safe timezone-aware handling of time

haskell time timezone

Last synced: 08 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/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/turbomack/hs-websockets-workshop

Intoroduction to websockets in Haskell

haskell tutorial websockets

Last synced: 31 Dec 2024

https://github.com/tek/exon

Customizable Quasiquote Interpolation

haskell quasiquotes string-interpolation

Last synced: 24 Nov 2024

https://github.com/tek/myo

neovim layout & command manager

commands error haskell neovim parser tmux

Last synced: 24 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/dfordivam/hskaldi

Kaldi-ASR haskell binding experiments

haskell haskell-bindings kaldi

Last synced: 07 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/nh2/lambdabot-zulip

Lambdabot for Zulip Chat

haskell zulip-bot

Last synced: 13 Nov 2024

https://github.com/t4ccer/afterrain

Add some colors to your terminal

colors haskell hoogle terminal

Last synced: 11 Dec 2024

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

CQL Cassandra Client

cassandra cql database haskell

Last synced: 20 Dec 2024

https://github.com/noughtmare/jak

Simple frp text editor for testing and learning purposes.

frp haskell text-editor yampa

Last synced: 14 Oct 2024

https://github.com/tmcgilchrist/transformers-either

transformers-either

haskell

Last synced: 28 Oct 2024

https://github.com/dwayne/xo-haskell

A Haskell library and CLI game for Tic-tac-toe.

haskell tic-tac-toe

Last synced: 06 Nov 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/cidem/lions-backend

A Simple Haskell Project

haskell nix nix-flake

Last synced: 11 Oct 2024

https://github.com/konn/ghc-typelits-symbols

Additional operations for GHC's type-level symbols

ghc haskell symbols type-level-programming

Last synced: 13 Oct 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/minoki/unboxing-vector

A newtype-friendly wrapper for Data.Vector.Unboxed

haskell

Last synced: 12 Oct 2024

https://github.com/maxim-saplin/mandelbrot

Microbenchmark testing Python, Numba, Mojo, Dart, C/gcc, Rust, Go, JavaScript, C#, Java, Kotlin, Pascal, Ruby, Haskell performance in Mandelbrot set generation

bun c csharp dart dotnet flutter gcc golang haskell java javascript kotlin mojo node nodejs numba pascal python ruby rust

Last synced: 11 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/slotthe/advent

Advent of Code—now with even more languages!

advent-of-code apl bqn clojure haskell ocaml python rust

Last synced: 14 Oct 2024

https://github.com/aib/project-euler

My Project Euler solutions

haskell project-euler

Last synced: 11 Jan 2025

https://github.com/fizruk/free-foil

Efficient Type-Safe Capture-Avoiding Substitution for Free (Scoped Monads).

abstract-syntax haskell scala type-safe

Last synced: 12 Oct 2024

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

Deprecated: Auto discovery for the Tasty test framework, use tasty-discover instead

auto-discovery haskell testing

Last synced: 13 Oct 2024

https://github.com/larskuhtz/cuckoo

Haskell Implementation of Cuckoo Filters

cuckoo-filter haskell probabilistic-data-structures set-membership

Last synced: 15 Oct 2024

https://github.com/maoe/sensu-run

A tool to send command execution results to Sensu

haskell monitoring sensu

Last synced: 31 Oct 2024