DictzipQuery
This library aims to offer a straight forward C++ interface for querying compressed dictionaries distributed in the dictzip format.
License
This library is available under the terms of the LGPL 3.
It is based on alpinocorpus - specifically its DzIstreamBuf
and DzIstream
classes.