Haskell: Possible Projects
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
optparse-applicative
Applicative option parser
applicative haskell option-parser
Released: 11 May 2012 - 912
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
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
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
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
accelerate
Embedded language for high-performance array computations
accelerate cuda gpu gpu-computing hacktoberfest haskell llvm parallel-computing
Released: 08 Apr 2011 - 899
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
X11
A Haskell binding to the X11 graphics library.
hacktoberfest haskell x11 xmonad
Released: 18 Nov 2011 - 104
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
foreign-store
Store a stable pointer in a foreign context to be retrieved later. Persists through GHCi reloads.
Released: 03 Mar 2014 - 29
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