leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
pprof
pprof is a tool for visualization and analysis of profiling data
rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.