Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libsparsehash-dev
Google's extremely memory-efficient c++ hash_map implementation
http://code.google.com/p/google-sparsehash
0
no reviews
Install
The google sparsehash project contains several c++ template hash-map implementations in use at google, with different performance characteristics, including an implementation that optimizes for space and one that optimizes for speed.