This is your work, valued
stanford-cs240h. Course materials for Stanford CS240h, "Functional Systems in Haskell"
650pronk. 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.
226statprof.py. A port of Andy Wingo's statprof.py to newer python by Alex Fraser
141configurator. A Haskell library supporting flexible, dynamic file-based configuration.
130pool. A high-performance striped resource pooling implementation for Haskell
113llvm. Haskell bindings to the LLVM compiler infrastructure project.
108bloomfilter. A fast Haskell Bloom filter library.
60strange-loop-2011. Slides and examples from my Haskell workshop at Strange Loop.
53snappy. Fast Haskell bindings to Google's Snappy compression library
31rwh. Real World Haskell
30filemanip. A Haskell library for working with files and directories. Includes code for pattern matching, finding files, modifying file contents, and more.
28pcap. Haskell bindings for the pcap library, which provides a low level interface to packet capture systems.
27norvig-spellcheck. A Haskell port of Peter Norvig's simple Python spellchecker
14vector-binary-instances. Instances for the Haskell Binary class, for the types defined in the popular vector package.
13suffixtree. An efficient, lazy suffix tree implementation
13vectro. Dense high-fanout immutable vectors, for Haskell.
10packrank. A library and program for ranking Haskell packages by how widely they are used.
8event. A Haskell event notification library
5shootout-fasta. A Haskell fasta implementation for the programming language shootout
4hashable. Haskell
4quickcheck-unicode. Unicode support for QuickCheck
4test-framework. Framework for running and organising QuickCheck test properties and HUnit test cases
3cabal. Official upstream development repository for Cabal and cabal-install
3python-snappy. Python bindings for the snappy google library
2snap. Snap project starter executable plus some libraries for building web apps
2underpants. A reproduction for a snap-core bug, since github's issue tracker doesn't support attachments (WTF?)
2requests-oauth. Python's Requests OAuth (Open Authentication) plugin
2python-lz4. LZ4 bindings for python
2snap-core. Core type definitions (Snap monad, HTTP types, etc) and utilities for web handlers.
2interval-diet. An efficient Haskell data structure for representing intervals
1inttable. Integer-keyed mutable hash tables in Haskell
1snap-server. A fast HTTP server library, which runs Snap web handlers.
1ansi-wl-pprint. The Wadler/Leijen Pretty Printer for colored ANSI terminal output
1hdbc. Haskell Database Connectivity [Haskell]
1cabal-dev. A wrapper program around cabal and cabal-install that maintains sandboxed build environments.
1unordered-containers. Haskell
1HandlerSocket-Plugin-for-MySQL. C++
1