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/hasufell/hsfm

FileManager written in haskell

filemanager gtk haskell

Last synced: 14 Oct 2024

https://github.com/freckle/faktory_worker_haskell

Faktory Worker for Haskell

faktory haskell

Last synced: 27 Dec 2024

https://github.com/leventerkok/conjugategradient

Sparse matrix linear equation solver, using the Conjugate Gradient algorithm

conjugate-gradient haskell optimization sparse-matrix

Last synced: 28 Oct 2024

https://github.com/ekmett/succinct-binary

Succinct binary serialization

haskell serialization succinct

Last synced: 15 Oct 2024

https://github.com/prikhi/brick-image

Show Images in Your Brick TUI Using w3mimgdisplay

brick haskell images library tui w3m w3mimgdisplay

Last synced: 11 Oct 2024

https://github.com/blackmatov/fun.hpp

My old crazy idea about functional programming in C++

c-plus-plus c-plus-plus-17 cpp cpp17 functional-programming haskell type-classes

Last synced: 14 Oct 2024

https://github.com/factisresearch/large-hashable

Efficiently hash Haskell values with MD5, SHA256, SHA512 and other hashing algorithms

generics hashing haskell md5 sha256 sha512 template-haskell

Last synced: 06 Nov 2024

https://github.com/0xd34df00d/hsqoi

Haskell implementation of the QOI image format

compression haskell image-compression lossless-image-compression

Last synced: 04 Dec 2024

https://github.com/lotz84/cli-rss-reader

Vtyを使って作る簡単なRSSリーダー

haskell rss

Last synced: 08 Nov 2024

https://github.com/leftaroundabout/dynamic-plot

Interactive windows for displaying Haskell-generated diagrams

graphing haskell visualisation

Last synced: 12 Nov 2024

https://github.com/ofmooseandmen/jord

Geographical Position Calculations

geodesy geodetics geography haskell kinematics n-vector wgs84

Last synced: 08 Nov 2024

https://github.com/zettlr/davenport

Open Source Text Management and Collaborative Writing for the 21st Century

academic haskell markdown saas text vuejs webapp websocket

Last synced: 13 Nov 2024

https://github.com/sjoerdvisscher/hueapi

Haskell API for controlling Phillips Hue lights

haskell hue hue-lights philips-hue

Last synced: 08 Nov 2024

https://github.com/mgmacias95/criptografia_y_computacion

Prácticas de la asignatura Criptografía y Computación - Grado en Ingeniería Informática (UGR)

algebra criptografia criptography haskell

Last synced: 07 Nov 2024

https://github.com/cdepillabout/haskell-type-families-presentation

This is a presentation about haskell's type families.

haskell presentation type-families

Last synced: 14 Nov 2024

https://github.com/jtanguy/hmacaroons

Pure haskell implementation of macaroons

haskell macaroons

Last synced: 03 Dec 2024

https://github.com/dramforever/finlog

Compiling finite generators to digital logic. WIP

compiler digital-logic haskell verilog

Last synced: 18 Nov 2024

https://github.com/abhiroop/okasaki

A Haskell Collections library. [WIP]

algorithms data-structures functional-programming haskell

Last synced: 24 Nov 2024

https://github.com/roman/haskell-teardown

Composable, idempotent & transparent application resource cleanup sub-routines

control haskell system teardown

Last synced: 15 Nov 2024

https://github.com/caneroj1/hoogle-vscode

Haskell Hoogle search in Visual Studio Code

haskell vscode vscode-extension

Last synced: 08 Dec 2024

https://github.com/cdepillabout/nix-reverse-deps-of-haskell-package

Find or build all reverse dependencies of a Haskell package using Nix

build haskell nix reverse-dependencies

Last synced: 14 Nov 2024

https://github.com/leastauthority/haskell-spake2

SPAKE2 key exchange protocol for Haskell

crypto haskell spake2

Last synced: 11 Nov 2024

https://github.com/Xe/dockerfiles

Assorted dockerfiles

alpine-linux docker go haskell nim

Last synced: 14 Nov 2024

https://github.com/nh2/hackage-download

Script to download all of Hackage

hackage haskell

Last synced: 13 Nov 2024

https://github.com/fosskers/microlens-aeson

Lenses and Traversals for Aeson, based on Microlens.

aeson haskell lens

Last synced: 16 Nov 2024

https://github.com/simre1/reactimate

A Haskell libary for fast arrowized FRP based on signal functions

arrow frp functional-reactive-programming game haskell

Last synced: 07 Nov 2024

https://github.com/ofmooseandmen/aeromess

Parsers and Formatters for Aeronautical messages [ICAO/AIDC/OLDI ATS messages, METAR, TAF, NOTAM...]

eurocontrol haskell icao metar parsing

Last synced: 08 Nov 2024

https://github.com/sdiehl/picologic

Symbolic logic expressions

haskell haskell-library logic picosat sat-solver

Last synced: 21 Nov 2024

https://github.com/soupi/hen

A very simple static blog generator

blog-engine haskell markdown static-site-generator web

Last synced: 10 Nov 2024

https://github.com/0xd34df00d/can-i-haz

Generic implementation of the Has pattern for MonadReader/MonadState and CoHas for MonadError

generics haskell reader-monad state-monad

Last synced: 04 Dec 2024

https://github.com/gergoerdi/interaction-nets

Haskell implementation of interaction net-based lambda evaluation

evaluator haskell interaction-nets lambda-calculus

Last synced: 16 Nov 2024

https://github.com/javiorfo/nvim-fuel

Neovim plugin written in Lua for running a main or script in several languages

assembly cpp go haskell java kotlin lua main neovim neovim-plugin python rust scala scheme zig

Last synced: 30 Nov 2024

https://github.com/gergoerdi/mos6502-kansas-lava

Kansas Lava implementation of MOS 6502 microprocessor

fpga haskell kansas-lava microprocessor mos-6502

Last synced: 16 Nov 2024

https://github.com/michelboucey/cayley-client

A Haskell client library for Cayley database graph

cayley-client cayley-database-graph haskell haskell-library

Last synced: 26 Dec 2024

https://github.com/cdepillabout/servant-static-th

Embed a directory of static files in your application and serve them from your Servant server

hacktoberfest haskell servant

Last synced: 02 Jan 2025

https://github.com/ice1000/oi-codes

:closed_lock_with_key: Solutions for online code challenges. Don't be evil.

acm acm-icpc algorithm algorithm-challenges algorithms c cpp crystal dart elixir haskell javascript oi ruby rust solutions typescript

Last synced: 27 Oct 2024

https://github.com/xe/dockerfiles

Assorted dockerfiles

alpine-linux docker go haskell nim

Last synced: 31 Oct 2024

https://github.com/stevana/hot-swapping-state-machines

An experiment in implementing remote hot code swapping, or dynamic code upgrade, for state machines.

haskell hot-code-reload state-machines

Last synced: 28 Oct 2024

https://github.com/nmattia/makefile

Haskell Makefile parser

haskell library makefile

Last synced: 28 Oct 2024

https://github.com/DataKinds/sixty-five-oh-two

A 65C02 Assembly eDSL in Haskell

6502 65c02 assembly dsl edsl haskell

Last synced: 25 Dec 2024

https://github.com/typeclasses/partial-semigroup

A partial binary associative operator (appendMaybe :: a → a → Maybe a)

algebraic-structures haskell haskell-library partial-semigroup semigroup

Last synced: 05 Dec 2024

https://github.com/datakinds/sixty-five-oh-two

A 65C02 Assembly eDSL in Haskell

6502 65c02 assembly dsl edsl haskell

Last synced: 14 Oct 2024

https://github.com/elastic/beefheart

A tool to index Fastly realtime analytics metrics into Elasticsearch.

elasticsearch haskell monitoring observability

Last synced: 26 Sep 2024

https://github.com/dabcoder/stocks

Haskell library for the IEX trading API: https://iextrading.com/developer/docs/

aeson api haskell haskell-library iex iex-trading-api

Last synced: 12 Oct 2024

https://github.com/valderman/shellmate

Write type-safe shell scripts in Haskell

haskell library shell

Last synced: 14 Oct 2024

https://github.com/glguy/advent2021

Haskell solutions for https://adventofcode.com/2021/

adventofcode adventofcode2021 haskell

Last synced: 12 Oct 2024

https://github.com/yegor256/fibonacci

Fibonacci algorithm implemented in a few compilable languages in different programming flavors

cpp csharp eiffel fibonacci golang haskell java lisp object-oriented-programming oop performance-testing

Last synced: 30 Oct 2024

https://github.com/eggzilla/rnalien

RNAlien - unsupervised RNA family model construction

bioinformatics covariance-model haskell homology-search rna rna-family

Last synced: 03 Nov 2024

https://github.com/trskop/overloaded-records

Overloaded Record Fields implementation based on GHC prototypes.

haskell overloaded-labels overloaded-records

Last synced: 12 Oct 2024

https://github.com/lehins/massiv-io

Read and write images as massiv arrays

haskell haskell-arrays image-io image-processing massiv

Last synced: 28 Oct 2024

https://github.com/turbomack/aeson-combinators

Aeson combinators for dead simple JSON decoding

haskell json parsing web

Last synced: 16 Oct 2024

https://github.com/msakai/haskell-decision-diagrams

Binary decision diagrams (BDD) and Zero-Suppressed Binary Decision Diagrams (ZDD) in Haskell

bdd binary-decision-diagram binary-decision-diagrams data-structures haskell zdd

Last synced: 28 Oct 2024

https://github.com/jonschoning/pinboard

Haskell Pinboard API Client

haskell pinboard

Last synced: 28 Oct 2024

https://github.com/aesiniath/publish

Publishing tools for papers, books, and presentations

haskell latex markdown pdf rendering

Last synced: 09 Nov 2024

https://github.com/danr/kakoune-ghci-bridge

Get intellisense for Haskell in Kakoune via ghci

ghci haskell ide intellisense kakoune plugin

Last synced: 23 Nov 2024

https://github.com/cocreature/postgresql-named

Deserialize PostgreSQL rows to Haskell records by matching column names and record field names

haskell postgresql

Last synced: 12 Oct 2024

https://github.com/prikhi/stack-templatizer

Transform a Folder into a Stack Template

generator haskell hsfiles stack stack-template stackage templates

Last synced: 28 Oct 2024

https://github.com/borkdude/balcony-hs

Should I water my balcony?

command-line-tool email-sender haskell

Last synced: 23 Oct 2024

https://github.com/jmtd/liquorice

Haskell embedded domain-specific language (eDSL) for the algorithmic construction of maps for the computer game "Doom"

doom edsl fractal game haskell logo procedural-generation

Last synced: 15 Oct 2024

https://github.com/willbasky/hibet

Tibetan-English translator for CLI

cli dictionaries hacktoberfest haskell tibetan translation

Last synced: 28 Oct 2024

https://github.com/monadfix/nix-cabal

Run cabal inside nix-shell

cabal-install haskell nix

Last synced: 06 Nov 2024

https://github.com/ajeetdsouza/brainfuck

An optimizing Brainfuck interpreter.

brainfuck haskell

Last synced: 23 Oct 2024

https://github.com/turbomack/wai-enforce-https

Enforce HTTPS in Wai server app safely.

haskell heroku https middleware reverse-proxies tls wai

Last synced: 16 Oct 2024

https://github.com/mrkkrp/juicypixels-extra

Efficiently scale, crop, flip images with JuicyPixels

haskell image-processing juicypixels

Last synced: 28 Oct 2024

https://github.com/dnadales/sandbox

Damian Nadales's sandbox

exercises experiment haskell

Last synced: 28 Oct 2024

https://github.com/hemanth/haskell-rascal

Learning haskell with a rascal!

haskell programming-language

Last synced: 16 Oct 2024

https://github.com/sdzx-1/typed-fsm

typed finite-state machine

fsm haskell typed

Last synced: 17 Dec 2024

https://github.com/jin/subtyping

An implementation of structural subtyping of records and functions

haskell subtypes subtyping typechecker

Last synced: 30 Oct 2024

https://github.com/haskell-github-trust/vector-th-unbox

Deriver for unboxed vectors using Template Haskell

haskell template-haskell vector

Last synced: 12 Dec 2024

https://github.com/flupe/achille

A Haskell library for building incremental static site generators

haskell

Last synced: 10 Dec 2024

https://github.com/sjoerdvisscher/unfoldable

Class of data structures that can be unfolded.

generics haskell

Last synced: 08 Nov 2024

https://github.com/cdepillabout/nix-haskell-updates-status

Automatically-updated Hydra status of the `haskell-updates` branch in Nixpkgs

haskell hydra nix

Last synced: 14 Nov 2024

https://github.com/thamugadi/call-cc-krivine

A Krivine machine for the call-by-name reduction of lambda calculus (+ call/cc) expressions in Haskell.

call-cc haskell krivine-machine lambda-calculus

Last synced: 24 Nov 2024

https://github.com/gergoerdi/brainfuck-cpu-fpga

A CPU that uses Brainfuck as its machine code

brainfuck fpga haskell kansas-lava microprocessor papilio xilinx

Last synced: 16 Nov 2024

https://github.com/maralorn/haskell-taskwarrior

Types and aeson instances for the taskwarrior json import/export specification

aeson hacktoberfest haskell taskwarrior

Last synced: 10 Nov 2024

https://github.com/vmchale/libarchive

Haskell bindings to libarchive

ffi haskell libarchive tar

Last synced: 10 Nov 2024

https://github.com/jtdaugherty/brick-skylighting

Display syntax-highlighted text in Brick user interfaces

brick haskell highlighting skylighting syntax terminal tui vty

Last synced: 28 Oct 2024

https://github.com/twesterhout/spin-ed

User-friendly exact diagonalization package written in Haskell. Can treat systems of up to 𝒪(42) spins!

exact-diagonalization haskell high-performance many-body numerical-methods quantum

Last synced: 27 Oct 2024

https://github.com/srid/unionmount

Union mount in Haskell, with fsnotify

filesystem haskell unionfs

Last synced: 28 Oct 2024

https://github.com/tensor-fusion/microhaskell

Small autodiff lib and a simple working feedforward neural net in Haskell on top of it, from scratch, zero-deps.

autodiff automatic-differentiation haskell mlp neural-network

Last synced: 12 Oct 2024

https://github.com/samprotas/hs-triplesec

TripleSec is a simple, triple-paranoid, symmetric encryption library

crypto crypto-library cryptography cryptography-library haskell haskell-library keybase triplesec

Last synced: 20 Oct 2024

https://github.com/haskell-github-trust/puremd5

A reasonably performing MD5 implementation in pure Haskell

crypto cryptography haskell md5

Last synced: 15 Oct 2024

https://github.com/dmjio/servant-from-scratch

Yet another Haskell servant talk

edsls generics haskell servant

Last synced: 16 Nov 2024

https://github.com/defelo/adventofcode

Advent of Code solutions in Rust, Haskell, Python, APL, Uiua, Nix and Nu

advent-of-code advent-of-code-2021 advent-of-code-2022 advent-of-code-2023 aoc apl haskell nix nushell python rust uiua

Last synced: 28 Oct 2024

https://github.com/haskell-to-elm/servant-to-elm-example

Full-stack web app, built in a typesafe functional way, where servant-to-elm generates types, decoders/encoders, and fetching functions from Haskell types and Servant endpoint definition to Elm.🤘🏻

codegen codegeneration elm-lang elm-language functional-programming generic-types haskell haskell-application http-client http-server servant typesafe

Last synced: 12 Oct 2024

https://github.com/benclifford/acme-smuggler

Smuggle arbitrary values in ()

haskell joke satans-values

Last synced: 02 Nov 2024

https://github.com/picnoir/keywar

Twitch overlay displaying what you are typing

haskell overlay twitch

Last synced: 08 Nov 2024

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

A hand-written streaming byte parser for OpenStreetMap Protobuf data.

haskell openstreetmap streaming

Last synced: 14 Oct 2024

https://github.com/gaumala/epub2md

Command line tool for converting epub files to markdown

converter epub haskell markdown

Last synced: 14 Dec 2024

https://github.com/abarbu/servant-reason

Automatically derive bindings for Servant APIs in Reason

haskell reason reasonml servant web

Last synced: 12 Oct 2024