All projects of brown

brown/base Universally useful Lisp code that lives in package com.google.base.
brown/lisp-gflags Common Lisp implementation of GFlags, Google's command line flag parsing library. GFlags is a replacement for the getopt argument parsing library.
brown/protobuf Common Lisp implementation of Google's protocol buffers
brown/random ACM random number generator
brown/sip-hash Common Lisp implementation of the SipHash family of cryptographically secure hash functions.
brown/snappy Common Lisp implementation of Google's Snappy data compression library, which is also known as Zippy compression.
brown/swank-client Common Lisp implementation of a Slime / Swank client.
brown/swank-crew Common Lisp distributed computation framework implemented using Swank Client