aboutsummaryrefslogtreecommitdiff
path: root/devel/google-sparsehash/pkg-descr
blob: a11fa91eaf502374d3d395900b749a904bc87278 (plain) (blame)
1
2
3
4
5
6
7
8
9
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://goog-sparsehash.sourceforge.net

- Vasil Dimov
vd@datamax.bg