Haskell: Possible Projects
wai-cors
A Haskell implementation of Cross-Origin resource sharing (CORS) for Wai
Released: 01 Jun 2015 - 26
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
haskell-xss-sanitize
prevent XSS attacks by sanitizing html (this is different then escaping!)
Released: 27 Nov 2011 - 20
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
text-icu
This package provides the Haskell Data.Text.ICU library, for performing complex manipulation of Unicode text.
Released: 21 Oct 2010 - 47
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
statistics
A fast, high quality library for computing with statistics in Haskell.
Released: 10 Oct 2010 - 299
regex-applicative
Regex-based parsing with an applicative interface
parsing regex
Released: 28 Jun 2011 - 130
binary
Efficient, pure binary serialisation using ByteStrings in Haskell.
Released: 10 Feb 2011 - 106
language-ecmascript
Haskell library: ECMAScript parser, pretty-printer and additional tools
Released: 04 Aug 2012 - 46
hsyslog
Haskell FFI bindings to syslog(3) from POSIX.1-2001.
haskell posix syslog
Released: 12 Feb 2013 - 11
primitive
This package provides various primitive memory-related operations.
Released: 24 Sep 2013 - 114
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
tasty
Modern and extensible testing framework for Haskell
golden-tests haskell hunit quickcheck smallcheck testing unit-testing
Released: 22 Apr 2013 - 640
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
mysql-simple
A mid-level client library for the MySQL database, intended to be fast and easy to use.
Released: 29 Apr 2011 - 91
text-format
A Haskell text formatting library optimized for ease of use and high performance.
Released: 23 Jul 2018 - 0
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
mwc-random
A very fast Haskell library for generating high quality pseudo-random numbers.
Released: 10 Oct 2010 - 55
monads-tf
Monad classes, using type families
haskell haskell-library monad-transformers type-families
Released: 10 Jul 2023 - 1
th-desugar
Desugars Template Haskell abstract syntax to a simpler format without changing semantics
Released: 26 Aug 2013 - 20
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
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
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