Haskell: Possible Projects

monad-logger

A class of monads which can log messages

Released: 12 Apr 2018 - 37

xml

Haskell XML library

Released: 29 Mar 2012 - 26

hsyslog

Haskell FFI bindings to syslog(3) from POSIX.1-2001.

haskell posix syslog

Released: 12 Feb 2013 - 11

strict

Released: 14 Jun 2020 - 8

reload

Reload Haskell IDE

Released: 27 Jun 2016 - 18

primitive

This package provides various primitive memory-related operations.

Released: 24 Sep 2013 - 114

gravatar

Compute gravatar urls for email addresses

Released: 14 Feb 2012 - 13

postgresql-binary

Encoders and decoders for the PostgreSQL's binary format

Released: 10 Nov 2014 - 21

xmlhtml

XML parser and renderer with HTML 5 quirks mode

haskell html-parser xml-parser

Released: 06 Jan 2011 - 21

product-profunctors

Product profunctors and tools for working with them

Released: 24 Jun 2014 - 19

tasty

Modern and extensible testing framework for Haskell

golden-tests haskell hunit quickcheck smallcheck testing unit-testing

Released: 22 Apr 2013 - 640

time

A time library

Released: 19 Jul 2014 - 120

swagger2

Swagger 2.0 data model.

Released: 06 Nov 2015 - 74

win32

Haskell support for the Win32 API

Released: 03 Aug 2011 - 97

haskell-lexer

A fully compliant Haskell 98 lexer.

Released: 30 Sep 2008 - 15

pretty-simple

pretty-printer for Haskell data types that have a Show instance

ghci hacktoberfest haskell pretty-print pretty-simple

Released: 15 Dec 2016 - 243

bytestring

An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.

Released: 15 Feb 2013 - 291

concurrent-extra

Extra concurrency primitives

concurrency haskell

Released: 17 Apr 2011 - 17

hoopl

Higher-order optimization library

Released: 14 Apr 2015 - 73

stm-containers

Containers for STM

Released: 26 Jun 2014 - 67

case-insensitive

Case insensitive string comparison

comparison haskell

Released: 17 Apr 2011 - 25

mysql-simple

A mid-level client library for the MySQL database, intended to be fast and easy to use.

Released: 29 Apr 2011 - 91

monad-journal

Pure logger typeclass and monad transformer

Released: 21 Feb 2014 - 6

text-format

A Haskell text formatting library optimized for ease of use and high performance.

Released: 23 Jul 2018 - 0

attoparsec

A fast Haskell library for parsing ByteStrings

Released: 10 Oct 2010 - 513

text

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

haskell string string-manipulation text unicode utf8

Released: 20 Oct 2010 - 407

hoauth2

Haskell oauth2 binding

haskell identity identity-providers oauth2 oauth2-client

Released: 29 Apr 2012 - 132

binary-conduit

binary serialization interface for conduit

Released: 07 Apr 2013 - 5

mwc-random

A very fast Haskell library for generating high quality pseudo-random numbers.

Released: 10 Oct 2010 - 55

utf8-string

Support for reading and writing UTF8 Strings in Haskell

Released: 11 Aug 2008 - 45

monads-tf

Monad classes, using type families

haskell haskell-library monad-transformers type-families

Released: 10 Jul 2023 - 1

filepath

Haskell FilePath core library

haskell

Released: 02 May 2014 - 66

bloodhound

Haskell Elasticsearch client and query DSL

Released: 01 Apr 2014 - 422

entropy

Easy entropy source for Haskell users.

Released: 12 May 2013 - 24

th-desugar

Desugars Template Haskell abstract syntax to a simpler format without changing semantics

Released: 26 Aug 2013 - 20

cmdargs

Haskell library for command line argument processing

Released: 11 Oct 2013 - 91

unbound-generics

Specify variable binding in syntax trees using GHC.Generics (reimplementation of Unbound)

bound ghc-generics haskell-library substitution unbound variable-binding

Released: 01 Aug 2014 - 56

yesod-auth-hashdb

Yesod.Auth.HashDB plugin, now moved out of main yesod-auth package

Released: 09 Apr 2014 - 11

time-compat

Compatibility package for time

Released: 11 May 2019 - 2

hs-tls

TLS/SSL implementation in haskell

Released: 09 Sep 2010 - 403

th-expand-syns

Expands type synonyms in Template Haskell ASTs

Released: 09 Feb 2012 - 11

trifecta

Parser combinators with highlighting, slicing, layout, literate comments, Clang-style diagnostics and the kitchen sink

Released: 04 Aug 2011 - 298

vector

An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .

Released: 24 Sep 2013 - 365

hs-cipher-rc4

rc4 stream cipher for haskell

Released: 03 Dec 2012 - 2

uuid

A Haskell library for creating, printing and parsing UUIDs

Released: 14 Dec 2014 - 61

logger

A fast logging system for Haskell

Released: 22 Dec 2011 - 159

union-find

Efficient union and equivalence testing of sets.

Released: 27 Aug 2009 - 30

zip-archive

Native Haskell library for working with zip archives

Released: 08 Dec 2010 - 45

css-text

CSS parser and renderer.

Released: 09 Aug 2011 - 16

transformers-base

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

Released: 20 Jul 2011 - 7

uniplate

Haskell library for simple, concise and fast generic operations.

Released: 11 Oct 2013 - 75

monad-par

Released: 09 Feb 2011 - 124

ghc-syb

Scrap Your Boilerplate instances for GHC's data types

Released: 10 Oct 2008 - 8

optparse-applicative

Applicative option parser

applicative haskell option-parser

Released: 11 May 2012 - 912

tabular

A fork of the Haskell tabular package.

Released: 20 Dec 2019 - 3

test-framework

Framework for running and organising QuickCheck test properties and HUnit test cases

haskell testing

Released: 08 Oct 2013 - 25

clientsession

Stores web session data in a client cookie, protected with authentication and encryption.

Released: 05 May 2009 - 24

postgresql-libpq

Low-level Haskell bindings for libpq

Released: 27 Feb 2018 - 20

hasql

The fastest PostgreSQL libpq-based driver for Haskell

database driver haskell hasql libpq postgresql

Released: 27 Oct 2014 - 519

language-c

Source repository for https://hackage.haskell.org/package/language-c

Released: 14 Apr 2014 - 87

adjunctions

Simple adjunctions

Released: 21 Jan 2011 - 44

basic-prelude

An enhanced core prelude, meant for building up more complete preludes on top of.

Released: 08 Aug 2012 - 49

esqueleto

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

Released: 14 Dec 2016 - 374

Haskell-Decimal

A decimal number has an integer mantissa and a negative exponent. The exponent can be interpreted as the number of decimal places in the value.

Released: 01 Jun 2012 - 30

optparse-simple

Simple helper functions to work with optparse-applicative

Released: 06 Apr 2015 - 29

katip

A structured logging framework for Haskell

Released: 28 May 2015 - 205

cryptonite

lowlevel set of cryptographic primitives for haskell

Released: 04 Jul 2014 - 226

conduit

A streaming data library

Released: 11 Dec 2011 - 901

HUnit

A unit testing framework for Haskell

Released: 29 Mar 2013 - 125

unordered-containers

Efficient hashing-based container types

Released: 17 Jan 2011 - 221

csv-conduit

Flexible, fast and constant-space CSV library for Haskell using conduits

Released: 06 Apr 2012 - 52

hyphenation

Knuth-Liang Hyphenation for Haskell based on TeX hyphenation files

Released: 11 Feb 2012 - 33

monad-control

Lift control operations, like exception catching, through monad transformers

haskell

Released: 08 Aug 2011 - 58

megaparsec

Industrial-strength monadic parser combinator library

haskell megaparsec parser-library

Released: 26 Jul 2015 - 915

clock

High-resolution clock functions: monotonic, realtime, cputime.

bsd c clock cpu cputime cross-platform darwin hackage haskell library linux macos monotonic performance realtime system time timespec timing windows

Released: 16 Aug 2012 - 58

mysql

A lightweight Haskell binding to the C mysqlclient API

Released: 28 Apr 2011 - 37

accelerate

Embedded language for high-performance array computations

accelerate cuda gpu gpu-computing hacktoberfest haskell llvm parallel-computing

Released: 08 Apr 2011 - 899

hedis

A Redis client library for Haskell.

Released: 23 Feb 2011 - 330

vector-algorithms

Released: 22 Jun 2018 - 23

comonad

Haskell 98 comonads

Released: 05 Jan 2011 - 77

mtl

The Monad Transformer Library

haskell monad monad-transformers

Released: 25 Jan 2012 - 366

MemoTrie

Trie-based memo functions

Released: 29 Nov 2012 - 89

amqp

Haskell AMQP client library

Released: 06 Jan 2011 - 126

cases

A converter for spinal, snake and camel case

Released: 25 Apr 2014 - 5

hs-connection

simple client connection library in haskell with builtin features: SSL/TLS, SOCKS, session management.

Released: 01 Sep 2012 - 61

temporary

Portable temporary file and directory support for Windows and Unix.

Released: 09 May 2014 - 24

wai-middleware-static

WAI middleware that intercepts requests to static files and serves them if they exist.

Released: 13 Aug 2014 - 18

hdbc

Haskell Database Connectivity

Released: 22 Apr 2010 - 128

concurrent-supply

A fast globally unique variable supply with a pure API

Released: 08 Nov 2011 - 16

X11

A Haskell binding to the X11 graphics library.

hacktoberfest haskell x11 xmonad

Released: 18 Nov 2011 - 104

ReadArgs

Easy reading and parsing of command line arguments

Released: 24 Dec 2011 - 8

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 - 148

brick

A declarative Unix terminal UI library written in Haskell

curses framework haskell terminal tui ui vty

Released: 09 May 2015 - 1,602

hs-certificate

Certificate and Key Reader/Writer in haskell

Released: 22 Aug 2010 - 60

hs-asn1

ASN1 Raw/BER/DER/CER reader/writer in haskell

Released: 08 Aug 2010 - 23

foreign-store

Store a stable pointer in a foreign context to be retrieved later. Persists through GHCi reloads.

Released: 03 Mar 2014 - 29

hinotify

Haskell binding to inotify

Released: 30 Jun 2012 - 30

profunctors

Haskell 98 Profunctors

Released: 25 Jul 2011 - 70

hs-cipher-aes

DEPRECATED - use cryptonite - a comprehensive fast AES implementation for haskell that supports aesni and advanced cryptographic modes.

Released: 04 Jul 2012 - 22

HsOpenSSL

OpenSSL binding for Haskell

cryptography haskell openssl

Released: 27 May 2015 - 23