Repos
56
Stars
1.7k
Forks
298
Top Language
Haskell
Loading contributions...
Top Repositories
Course materials for Stanford CS240h, "Functional Systems in Haskell"
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.
A port of Andy Wingo's statprof.py to newer python by Alex Fraser
A Haskell library supporting flexible, dynamic file-based configuration.
A high-performance striped resource pooling implementation for Haskell
Haskell bindings to the LLVM compiler infrastructure project.
Repositories
56No description provided.
A Git-compatible VCS that is both simple and powerful
Course materials for Stanford CS240h, "Functional Systems in Haskell"
A Haskell library supporting flexible, dynamic file-based configuration.
A port of Andy Wingo's statprof.py to newer python by Alex Fraser
Haskell bindings to the LLVM compiler infrastructure project.
Real World Haskell
A Haskell library for working with files and directories. Includes code for pattern matching, finding files, modifying file contents, and more.
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.
Haskell bindings for the pcap library, which provides a low level interface to packet capture systems.
Efficient, pure binary serialisation using ByteStrings in Haskell.
A high-performance striped resource pooling implementation for Haskell
A fast Haskell Bloom filter library.
Python bindings for the snappy google library
An efficient, lazy suffix tree implementation
A Haskell event notification library
Official upstream development repository for Cabal and cabal-install
Python's Requests OAuth (Open Authentication) plugin
LZ4 bindings for python
Instances for the Haskell Binary class, for the types defined in the popular vector package.
Fast Haskell bindings to Google's Snappy compression library
Slides and examples from my Haskell workshop at Strange Loop.
Core type definitions (Snap monad, HTTP types, etc) and utilities for web handlers.
A fast HTTP server library, which runs Snap web handlers.
No description provided.
Dense high-fanout immutable vectors, for Haskell.
A library and program for ranking Haskell packages by how widely they are used.
No description provided.
Unicode support for QuickCheck
Integer-keyed mutable hash tables in Haskell