freebsd-ports/devel/google-sparsehash/pkg-descr
Vasil Dimov 32c90e3a78 Upgrade devel/google-sparsehash from 0.5 to 0.6
PR:		ports/110914 (based on)
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
2007-03-27 19:40:02 +00:00

6 lines
348 B
Text

An extremely memory-efficient hash_map implementation. 2 bits/entry overhead!
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.
WWW: http://code.google.com/p/google-sparsehash