Haskell: Possible Projects

wai-cors

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

Released: 01 Jun 2015 - 26

vector-th-unbox

Deriver for unboxed vectors using Template Haskell

Released: 22 Jul 2020 - 0

xhtml

XHTML combinator library

Released: 20 Aug 2011 - 9

aeson

A fast Haskell JSON library

Released: 21 Jan 2011 - 1,255

async

Run IO operations asynchronously and wait for their results

Released: 08 Jun 2012 - 322

data-memocombinators

Pure memoization combinators for Haskell

Released: 03 Jan 2010 - 37

cond

Basic conditional operators with monadic variants.

Released: 20 Sep 2023 - 0

terminfo

Haskell bindings to the terminfo API.

Released: 31 Oct 2013 - 10

network-uri

URI manipulation facilities

Released: 16 Aug 2014 - 25

reducers

Semigroups, specialized containers and a general map/reduce framework

Released: 04 Aug 2011 - 46

software

'data-reify' provided the ability to turn recursive structures into explicit graphs. Many (implicitly or explicitly) recursive data structure can be given this ability, via a type class instance. This gives an alternative to using Ref for observable sharing. Observable sharing in general is unsafe, so we use the IO monad to bound this effect, but can be used safely even with unsafePerformIO if some simple conditions are met. Typically this package will be used to tie the knot with DSL's that depend of observable sharing, like Lava. Providing an instance for MuRef is the mechanism for allowing a structure to be reified into a graph, and several examples of this are provided. © 2009 Andy Gill; BSD3 license.

0

cereal

Released: 28 Mar 2012 - 79

yav

0

haskell-xss-sanitize

prevent XSS attacks by sanitizing html (this is different then escaping!)

Released: 27 Nov 2011 - 20

zeromq-haskell

Haskell bindings to 0MQ (http://www.zeromq.org).

Released: 19 Mar 2016 - 11

hdbc-sqlite3

Sqlite v3 driver for HDBC

Released: 22 Apr 2010 - 21

hs-byteable

abstraction for sequence of bytes

Released: 24 Jun 2013 - 6

hs-bytedump

haskell configurable dump byte helpers

Released: 05 Aug 2011 - 3

hlint

Haskell source code suggestions

Released: 23 Jul 2013 - 1,471

vty

A high-level ncurses alternative written in Haskell

haskell tui ui

Released: 16 Mar 2011 - 320

options

Powerful and easy command-line option parser

command-line-parser haskell haskell-library

Released: 11 Jul 2023 - 5

base16-bytestring

Fast base16 (hexadecimal) encoding and decoding for Haskell bytestrings.

Released: 25 Jan 2011 - 27

vector-instances

Additional Instances for Data.Vector

Released: 14 Jun 2010 - 9

void

Provides Data.Void, which is in base since ghc 7.8 or so

Released: 20 Jan 2011 - 19

haskell-webdriver

A Haskell client for the Selenium WebDriver protocol.

Released: 12 Mar 2012 - 191

text-icu

This package provides the Haskell Data.Text.ICU library, for performing complex manipulation of Unicode text.

Released: 21 Oct 2010 - 47

lens-aeson

Traversals and Prisms for Data.Aeson

Released: 11 Feb 2013 - 51

bson

Haskell representation and serialization of BSON documents (version 1.0) as defined at bsonspec.org

Released: 04 Jun 2014 - 17

cipher-aes128

Based on cipher-aes, but using a crypto-api interface and providing resulting IVs for each mode

Released: 31 Dec 2012 - 6

unbounded-delays

Unbounded thread delays and timeouts

delay haskell

Released: 17 Apr 2011 - 7

yaml

Support for serialising Haskell to and from Yaml.

Released: 27 Jul 2009 - 162

mime-mail

Compose MIME email messages.

Released: 17 Oct 2010 - 41

hs-crypto-pubkey-types

Crypto Public Key algorithm generic types.

Released: 31 Oct 2011 - 7

statistics

A fast, high quality library for computing with statistics in Haskell.

Released: 10 Oct 2010 - 299

ghcid

Very low feature GHCi based IDE

Released: 26 Sep 2014 - 1,135

threads

Fork threads and wait for their result

concurrency haskell

Released: 17 Apr 2011 - 27

regex-applicative

Regex-based parsing with an applicative interface

parsing regex

Released: 28 Jun 2011 - 130

cookie

HTTP cookie parsing and rendering

Released: 20 Dec 2010 - 18

binary

Efficient, pure binary serialisation using ByteStrings in Haskell.

Released: 10 Feb 2011 - 106

th-extras

A grab bag of useful functions for use with Template Haskell

Released: 22 May 2023 - 0

constraints

Tools for programming with ConstraintKinds in GHC

Released: 03 Nov 2011 - 71

time-lens

Released: 19 May 2012 - 8

zlib-bindings

Low-level wrapper around the zlib library

Released: 08 Jan 2015 - 1

base64-bytestring

Fast base64 encoding and decoding for Haskell.

Released: 10 Oct 2010 - 45

language-ecmascript

Haskell library: ECMAScript parser, pretty-printer and additional tools

Released: 04 Aug 2012 - 46

easy-file

Cross-platform File handling for Unix/Mac/Windows

Released: 29 Jul 2010 - 10

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