Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

Haskell: Possible Projects

https://github.com/haskell/network

Low-level networking interface

haskell network socket

Released: 27 Oct 2010 - 319

https://github.com/jaspervdj/digestive-functors

A general way to consume input using applicative functors

Released: 02 Oct 2010 - 149

https://github.com/ivanperez-keera/Yampa

Functional Reactive Programming domain-specific language for efficient hybrid systems

android frp functional-reactive-programming game haskell ios ipad iphone mobile multimedia opengl sdl yampa

Released: 10 Feb 2014 - 421

https://github.com/UnkindPartition/immortal

Spawn threads that never die (unless told to do so)

Released: 29 Jul 2014 - 37

https://github.com/kolmodin/binary

Efficient, pure binary serialisation using ByteStrings in Haskell.

Released: 10 Feb 2011 - 106

https://github.com/ndmitchell/safe

Haskell library for safe (pattern match free) functions

Released: 11 Oct 2013 - 45

https://github.com/hreinhardt/amqp

Haskell AMQP client library

Released: 06 Jan 2011 - 124

https://github.com/jaspervdj/indents

Simple indentation sensitive parser-combinators for parsec

Released: 28 Nov 2016 - 20

https://github.com/ekmett/heaps

Asymptotically optimal Brodal/Okasaki heaps

Released: 14 Jun 2010 - 29

https://github.com/yav/haskell-lexer

A fully compliant Haskell 98 lexer.

Released: 30 Sep 2008 - 15

https://github.com/lykahb/groundhog

This library maps datatypes to a relational model, in a way similar to what ORM libraries do in OOP. See the tutorial https://www.schoolofhaskell.com/user/lykahb/groundhog for introduction

Released: 22 Jun 2011 - 176

https://github.com/chrisdone/lucid

Clear to write, read and edit DSL for writing HTML

Released: 15 Nov 2014 - 282

https://github.com/ndmitchell/js-jquery

Haskell library to obtain minified jQuery code

Released: 06 Oct 2014 - 9

https://github.com/UweSchmidt/hxt

Haskell XML Toolbox

Released: 27 Sep 2010 - 122

https://github.com/haskell-fswatch/hfsnotify

Unified Haskell interface for basic file system notifications

Released: 24 May 2012 - 133

https://github.com/UnkindPartition/ansi-terminal

ANSI terminal support for Haskell, with Windows compatibility

Released: 16 Dec 2013 - 110

https://github.com/snoyberg/mime-mail

Compose MIME email messages.

Released: 17 Oct 2010 - 40

https://github.com/zmthy/http-media

Processing HTTP Content-Type and Accept headers

Released: 24 Dec 2012 - 14

https://github.com/haskell-numerics/random-fu

A suite of Haskell libraries for representing, manipulating, and sampling random variables

Released: 09 Feb 2011 - 42

https://github.com/dreixel/syb

Scrap Your Boilerplate generic programming library in Haskell

Released: 15 Apr 2011 - 43

https://github.com/ekmett/free

free monads

Released: 17 Feb 2011 - 160

https://github.com/Bodigrim/smallcheck

Test your Haskell code by exhaustively checking its properties

property-based-testing property-testing smallcheck testing

Released: 17 Nov 2011 - 133

https://github.com/faylang/fay

A proper subset of Haskell that compiles to JavaScript

Released: 21 Jul 2012 - 1,283

https://github.com/bitemyapp/esqueleto

New home of Esqueleto, please file issues so we can get things caught up!

Released: 14 Dec 2016 - 372

https://github.com/puffnfresh/haskell-jwt

JSON Web Token (JWT) decoding and encoding

Released: 10 Feb 2022 - 18

https://github.com/yesodweb/wai

Haskell Web Application Interface

Released: 17 Jan 2010 - 807

https://github.com/basvandijk/threads

Fork threads and wait for their result

concurrency haskell

Released: 17 Apr 2011 - 27

https://github.com/basvandijk/unbounded-delays

Unbounded thread delays and timeouts

delay haskell

Released: 17 Apr 2011 - 7

https://github.com/haskell/attoparsec

A fast Haskell library for parsing ByteStrings

Released: 10 Oct 2010 - 510

https://github.com/psibi/shell-conduit

Write shell scripts with Conduit

conduit scripting shell stream

Released: 14 Sep 2014 - 96

https://github.com/ekmett/either

the EitherT monad transformer

Released: 09 May 2011 - 55

https://github.com/finnsson/test-generator

Automagically (using Template Haskell) generates the Haskell-code you need when using HUnit

Released: 11 Oct 2009 - 13

https://github.com/Happstack/sendfile

A portable sendfile library

Released: 22 Dec 2021 - 0

https://github.com/snoyberg/markdown

Convert Markdown to HTML, with XSS protection

Released: 29 Nov 2011 - 69

https://github.com/stevenfontanella/microlens

A lightweight (but compatible with ‘lens’) lenses library

haskell lenses

Released: 19 Feb 2015 - 284

https://github.com/haskell/text

Haskell library for space- and time-efficient operations over Unicode text.

haskell string string-manipulation text unicode utf8

Released: 20 Oct 2010 - 395

https://github.com/haskell-tls/hs-certificate

Certificate and Key Reader/Writer in haskell

Released: 22 Aug 2010 - 60

https://github.com/nurpax/sqlite-simple

Mid-level bindings for sqlite

Released: 05 Aug 2012 - 128

https://github.com/haskell/filepath

Haskell FilePath core library

haskell

Released: 02 May 2014 - 66

https://github.com/agrafix/Spock

Another Haskell web framework for rapid development

api framework functional haskell http server spock web webframework

Released: 05 Sep 2013 - 678

https://github.com/acid-state/safecopy

An extension to Data.Serialize with built-in version control

Released: 07 Aug 2013 - 60

https://github.com/meteficha/skein

Skein, a family of cryptographic hash functions. Includes Skein-MAC as well.

Released: 20 Apr 2012 - 8

https://github.com/haskell-hvr/uuid

A Haskell library for creating, printing and parsing UUIDs

Released: 14 Dec 2014 - 61

https://github.com/haskell/math-functions

Special mathematical functions

Released: 12 Dec 2011 - 40

https://github.com/Bodigrim/arithmoi

Number theory: primes, arithmetic functions, modular computations, special sequences

binomial dirichlet-character factorial factorization group prime-factorizations prime-numbers prime-search prime-sieve primes primes-search-algorithm riemann-zeta zeta-functions

Released: 28 Mar 2015 - 146

https://github.com/mvv/transformers-base

Haskell library for lifting actions from the bottom of a monad transformer stack

Released: 20 Jul 2011 - 7

https://github.com/erikd/th-extras

A grab bag of useful functions for use with Template Haskell

Released: 22 May 2023 - 0

https://github.com/bjornbm/dimensional

Dimensional library variant built on Data Kinds, Closed Type Families, TypeNats (GHC 7.8+).

Released: 09 Feb 2014 - 102

https://github.com/nikita-volkov/hasql

The fastest PostgreSQL libpq-based driver for Haskell

database driver haskell hasql libpq postgresql

Released: 27 Oct 2014 - 507

https://github.com/haskell/hoopl

Higher-order optimization library

Released: 14 Apr 2015 - 70

https://github.com/haskell/time

A time library

Released: 19 Jul 2014 - 118

https://github.com/haskell/c2hs

c2hs is a pre-processor for Haskell FFI bindings to C libraries

Released: 25 Jul 2013 - 197

https://github.com/haskell/primitive

This package provides various primitive memory-related operations.

Released: 24 Sep 2013 - 114

https://github.com/larskuhtz/wai-cors

A Haskell implementation of Cross-Origin resource sharing (CORS) for Wai

Released: 01 Jun 2015 - 26

https://github.com/ekmett/transformers-compat

transformers compatibility shim

Released: 23 Dec 2012 - 10

https://github.com/snoyberg/yaml

Support for serialising Haskell to and from Yaml.

Released: 27 Jul 2009 - 161