Pinned Repositories
bloomfilter
A fast Haskell Bloom filter library.
configurator
A Haskell library supporting flexible, dynamic file-based configuration.
llvm
Haskell bindings to the LLVM compiler infrastructure project.
pool
A high-performance striped resource pooling implementation for Haskell
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.
rwh
Real World Haskell
snappy
Fast Haskell bindings to Google's Snappy compression library
stanford-cs240h
Course materials for Stanford CS240h, "Functional Systems in Haskell"
statprof.py
A port of Andy Wingo's statprof.py to newer python by Alex Fraser
strange-loop-2011
Slides and examples from my Haskell workshop at Strange Loop.
bos's Repositories
bos/stanford-cs240h
Course materials for Stanford CS240h, "Functional Systems in Haskell"
bos/strange-loop-2011
Slides and examples from my Haskell workshop at Strange Loop.
bos/rwh
Real World Haskell
bos/vectro
Dense high-fanout immutable vectors, for Haskell.
bos/event
A Haskell event notification library
bos/shootout-fasta
A Haskell fasta implementation for the programming language shootout
bos/cabal
Official upstream development repository for Cabal and cabal-install
bos/python-snappy
Python bindings for the snappy google library
bos/requests-oauth
Python's Requests OAuth (Open Authentication) plugin
bos/snap
Snap project starter executable plus some libraries for building web apps
bos/underpants
A reproduction for a snap-core bug, since github's issue tracker doesn't support attachments (WTF?)
bos/ansi-wl-pprint
The Wadler/Leijen Pretty Printer for colored ANSI terminal output
bos/cabal-dev
A wrapper program around cabal and cabal-install that maintains sandboxed build environments.
bos/HandlerSocket-Plugin-for-MySQL
bos/hastache
Haskell implementation of Mustache template
bos/hdbc
Haskell Database Connectivity [Haskell]
bos/http-enumerator
HTTP client package with enumerator interface and HTTPS support.
bos/interval-diet
An efficient Haskell data structure for representing intervals
bos/network
Low-level networking interface
bos/pygit2
Python bindings for libgit2
bos/reaktor-dev-day-2012
My talks from Reaktor Dev Day 2012
bos/unix-compat
Haskell portable POSIX-compatibility layer
bos/unordered-containers
bos/binary
Efficient, pure binary serialisation using ByteStrings in Haskell.