Projects extracted from production StatHat code:

Path Synopsis
amzses Package amzses sends emails using Amazon's Simple Email Service.
bingo Package bingo helps make http servers. Includes contexts, logging, and redering helpers.
consistent Package consistent provides a consistent hashing function.
jconfig Package jconfig provides a simple, basic configuration file parser using JSON.
ramcache Package ramcache implements an in-memory key/value cache with expirations based on access and insertion times.
rotate Package rotate implements a Writer that will write to files in a directory and rotate them when they reach a specific size.
spitz Package spitz is a template pool with support for layouts and auto reparsing.
splint Command splint checks Go code for long functions and parameter lists.
treap Package treap provides a balanced binary tree data structure, expected to have logarithmic height.

Check @stathat or blog.stathat.com for code announcements.