Files
pkgsrc-ng/devel/sparsehash/DESCR
2013-09-26 17:14:40 +02:00

8 lines
353 B
Plaintext

The Google SparseHash project contains several hash-map implementations in use
at Google, with different performance characteristics, including an
implementation that optimizes for space and one that optimizes for speed.
SparseHash is a template library; there are no binaries to install.
SparseHash is distributed under the terms of the BSD License.