no-herd robbat2@gentoo.org libmemcached is a C client library to the memcached server (http://danga.com/memcached). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. Build with libgtest support. Use Hsieh hash algorithm. Use the libevent event loop interface. Use the dev-util/google-perftools libraries to replace the malloc() implementation with a possibly faster one.