dev-db/tokyocabinet
A library of routines for managing a database
USE Flags
bzip2
Global: Use the bzlib compression library
debug
Global: Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
doc
Global: Adds extra documentation (API, Javadoc, etc)
examples
Global: Install examples, usually source code
threads
Global: Adds threads support for various packages. Usually pthreads
zlib
Global: Adds support for zlib (de)compression