-
vector-binary-instances Public
Instances for the Haskell Binary class, for the types defined in the popular vector package.
-
-
filemanip Public
A Haskell library for working with files and directories. Includes code for pattern matching, finding files, modifying file contents, and more.
-
snappy Public
Fast Haskell bindings to Google's Snappy compression library
-
pool Public
A high-performance striped resource pooling implementation for Haskell
-
suffixtree Public
An efficient, lazy suffix tree implementation
-
pcap Public
Haskell bindings for the pcap library, which provides a low level interface to packet capture systems.
-
llvm Public
Haskell bindings to the LLVM compiler infrastructure project.
-
quickcheck-unicode Public
Unicode support for QuickCheck
-
statprof.py Public
Forked from jrmuizel/statprof.pyA port of Andy Wingo's statprof.py to newer python by Alex Fraser
-
Haskell-Dhall-Library Public
Forked from dhall-lang/dhall-haskellA configuration language guaranteed to terminate
Haskell BSD 3-Clause "New" or "Revised" License UpdatedDec 6, 2016 -
configurator Public
A Haskell library supporting flexible, dynamic file-based configuration.
-
zstd Public
Forked from facebook/zstdZstandard - Fast real-time compression algorithm
-
optparse-applicative Public
Forked from pcapriotti/optparse-applicativeApplicative option parser
Haskell BSD 3-Clause "New" or "Revised" License UpdatedApr 6, 2015 -
packrank Public
A library and program for ranking Haskell packages by how widely they are used.
-
snap-server Public
Forked from snapframework/snap-serverA fast HTTP server library, which runs Snap web handlers.
-
snap-core Public
Forked from snapframework/snap-coreCore type definitions (Snap monad, HTTP types, etc) and utilities for web handlers.
-
pandoc Public
Forked from jgm/pandocUniversal markup converter
Haskell GNU General Public License v2.0 UpdatedDec 9, 2014 -
libjson Public
Forked from vincenthz/libjsona JSON parser and printer library in C. easy to integrate with any model.
C UpdatedNov 15, 2014 -
cassava Public
Forked from haskell-hvr/cassavaHaskell BSD 3-Clause "New" or "Revised" License UpdatedMay 29, 2014 -
ghc-mod Public
Forked from DanielG/ghc-modHappy Haskell programming for editors
Haskell BSD 3-Clause "New" or "Revised" License UpdatedApr 30, 2014 -
http-client Public
Forked from snoyberg/http-clientAn HTTP client engine, intended as a base layer for more user-friendly packages.
Haskell UpdatedApr 14, 2014 -
scientific Public
Forked from basvandijk/scientificArbitrary-precision floating-point numbers represented using scientific notation
Haskell BSD 3-Clause "New" or "Revised" License UpdatedJan 2, 2014 -
reducers Public
Forked from ekmett/reducersSemigroups, specialized containers and a general map/reduce framework
Haskell Other UpdatedDec 6, 2013 -
test-framework Public
Forked from batterseapower/test-frameworkFramework for running and organising QuickCheck test properties and HUnit test cases
-
-
hashable Public
Forked from haskell-unordered-containers/hashable -
norvig-spellcheck Public
A Haskell port of Peter Norvig's simple Python spellchecker
-
-
pronk Public
A small command line application for load testing web servers. Think of it as similar to httperf or ab, only more modern and simpler to deal with.