Subscribe to
Posts
Comments

Software

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

One Response to “Software”

  1. on 11 Jan 2008 at 06:32Vadim Engelson

    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.

Leave a Reply