Results 12 repositories owned by Bryan O'Sullivan

bloomfilter

59
Stars
21
Forks
Watchers

A fast Haskell Bloom filter library.

configurator

128
Stars
27
Forks
Watchers

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

filemanip

28
Stars
9
Forks
Watchers

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

llvm

103
Stars
34
Forks
Watchers

Haskell bindings to the LLVM compiler infrastructure project.

pcap

26
Stars
10
Forks
Watchers

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

pool

111
Stars
62
Forks
Watchers

A high-performance striped resource pooling implementation for Haskell

pronk

223
Stars
21
Forks
Watchers

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

29
Stars
5
Forks
Watchers

Real World Haskell

snappy

31
Stars
16
Forks
Watchers

Fast Haskell bindings to Google's Snappy compression library

stanford-cs240h

648
Stars
65
Forks
Watchers

Course materials for Stanford CS240h, "Functional Systems in Haskell"