This is your work, valued

Bryan O'Sullivan

Elite
@bos

stanford-cs240h. Course materials for Stanford CS240h, "Functional Systems in Haskell"

650

pronk. 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.

226

statprof.py. A port of Andy Wingo's statprof.py to newer python by Alex Fraser

141

configurator. A Haskell library supporting flexible, dynamic file-based configuration.

130

pool. A high-performance striped resource pooling implementation for Haskell

113

llvm. Haskell bindings to the LLVM compiler infrastructure project.

108

bloomfilter. A fast Haskell Bloom filter library.

60

strange-loop-2011. Slides and examples from my Haskell workshop at Strange Loop.

53

snappy. Fast Haskell bindings to Google's Snappy compression library

31

rwh. Real World Haskell

30

filemanip. A Haskell library for working with files and directories. Includes code for pattern matching, finding files, modifying file contents, and more.

28

pcap. Haskell bindings for the pcap library, which provides a low level interface to packet capture systems.

27

norvig-spellcheck. A Haskell port of Peter Norvig's simple Python spellchecker

14

vector-binary-instances. Instances for the Haskell Binary class, for the types defined in the popular vector package.

13

suffixtree. An efficient, lazy suffix tree implementation

13

vectro. Dense high-fanout immutable vectors, for Haskell.

10

packrank. A library and program for ranking Haskell packages by how widely they are used.

8

event. A Haskell event notification library

5

shootout-fasta. A Haskell fasta implementation for the programming language shootout

4

hashable. Haskell

4

quickcheck-unicode. Unicode support for QuickCheck

4

test-framework. Framework for running and organising QuickCheck test properties and HUnit test cases

3

cabal. Official upstream development repository for Cabal and cabal-install

3

python-snappy. Python bindings for the snappy google library

2

snap. Snap project starter executable plus some libraries for building web apps

2

underpants. A reproduction for a snap-core bug, since github's issue tracker doesn't support attachments (WTF?)

2

requests-oauth. Python's Requests OAuth (Open Authentication) plugin

2

python-lz4. LZ4 bindings for python

2

snap-core. Core type definitions (Snap monad, HTTP types, etc) and utilities for web handlers.

2

interval-diet. An efficient Haskell data structure for representing intervals

1

inttable. Integer-keyed mutable hash tables in Haskell

1

snap-server. A fast HTTP server library, which runs Snap web handlers.

1

ansi-wl-pprint. The Wadler/Leijen Pretty Printer for colored ANSI terminal output

1

hdbc. Haskell Database Connectivity [Haskell]

1

cabal-dev. A wrapper program around cabal and cabal-install that maintains sandboxed build environments.

1

unordered-containers. Haskell

1

HandlerSocket-Plugin-for-MySQL. C++

1