An extremely memory-efficient hash_map implementation. 2 bits/entryoverhead! The SparseHash library contains several hash-map implementations, including implementations that optimize for space or speed.
Be the first to post a text review of google-sparsehash. Rate and review a project by clicking thumbs up or thumbs down in the right column.
This project has moved to code.google.com. Check out http://code.google.com/p/google-sparsehash/
Sat Oct 21 13:47:47 2006 Google Inc. <opensource@google.com> * sparsehash: version 0.5 release * Support uint16_t (SunOS) in addition to u_int16_t (BSD) (csilvers) * Get rid of UNDERSTANDS_ITERATOR_TAGS; everyone understands (csilvers) * Test that empty-key and deleted-key differ (rbayardo) * Fix example docs: strcmp needs to test for NULL (csilvers)
Sat Oct 21 13:47:47 2006 Google Inc. <opensource@google.com> * sparsehash: version 0.5 release * Support uint16_t (SunOS) in addition to u_int16_t (BSD) (csilvers) * Get rid of UNDERSTANDS_ITERATOR_TAGS; everyone understands (csilvers) * Test that empty-key and deleted-key differ (rbayardo) * Fix example docs: strcmp needs to test for NULL (csilvers)
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?