sparsehash

Memory-efficient c++ hash_map implementation (transition package)
  http://code.google.com/p/google-sparsehash
  1
  1 review



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.

this is a transitional package that simply depends on the new libsparsehash-dev. it can be safeley removed.
Latest reviews
4
blueXrider 13 years ago

quite nice