Software
August 21st, 2007 by Bryan O'Sullivan
I’ve written and contributed to a number of free and open source software packages. Among them are the following.
Revision control tools
- Mercurial, a fast, popular distributed revision control tool
Haskell libraries and tools
- cabal-rpm, an RPM packager for Haskell Cabal packages
- mysql, pure unencumbered MySQL bindings
- pcap, an efficient system-independent interface for user-level packet capture
- stringsearch, fast Boyer-Moore and Knuth-Morris-Pratt search functions for ByteStrings
- Data.SuffixTree, an efficient lazy suffix tree implementation
- FileManip, a library for manipulating files efficiently
Networking tools
- netplug, a lightweight Linux daemon for responding to network cable status changes
This page has the following sub pages.
Thank you for a nice book on Mercurial
published at http://hgbook.red-bean.com/
The version of http://hgbook.red-bean.com/
has a problem with _ (underscore) symbol,
it is broken everywhere it is used.
It has text t4ht@95x instead.
This is in HTML version. PDF is OK.