The devel/sparsehash port
sparsehash-2.0.4 – memory-efficient hash_map and hash_set C++ classes (cvsweb github mirror)
Description
An extremely memory-efficient hash map implementation. 2 bits/entry overhead! The SparseHash library contains several hash map implementations, including implementations that optimize for space or speed. These hashtable implementations are similar in API to SGI's hash_map class and the tr1 unordered_map class, but with different performance characteristics. It's easy to replace hash_map or unordered_map by sparse_hash_map or dense_hash_map in C++ code. They also contain code to serialize and unserialize from disk.WWW: https://github.com/sparsehash/sparsehash
Maintainer
The OpenBSD ports mailing-list
Not for arches
m88k
Categories
Files
- /usr/local/include/google/
- /usr/local/include/google/dense_hash_map
- /usr/local/include/google/dense_hash_set
- /usr/local/include/google/sparse_hash_map
- /usr/local/include/google/sparse_hash_set
- /usr/local/include/google/sparsehash/
- /usr/local/include/google/sparsehash/densehashtable.h
- /usr/local/include/google/sparsehash/hashtable-common.h
- /usr/local/include/google/sparsehash/libc_allocator_with_realloc.h
- /usr/local/include/google/sparsehash/sparsehashtable.h
- /usr/local/include/google/sparsetable
- /usr/local/include/google/template_util.h
- /usr/local/include/google/type_traits.h
- /usr/local/include/sparsehash/
- /usr/local/include/sparsehash/dense_hash_map
- /usr/local/include/sparsehash/dense_hash_set
- /usr/local/include/sparsehash/internal/
- /usr/local/include/sparsehash/internal/densehashtable.h
- /usr/local/include/sparsehash/internal/hashtable-common.h
- /usr/local/include/sparsehash/internal/libc_allocator_with_realloc.h
- /usr/local/include/sparsehash/internal/sparseconfig.h
- /usr/local/include/sparsehash/internal/sparsehashtable.h
- /usr/local/include/sparsehash/sparse_hash_map
- /usr/local/include/sparsehash/sparse_hash_set
- /usr/local/include/sparsehash/sparsetable
- /usr/local/include/sparsehash/template_util.h
- /usr/local/include/sparsehash/type_traits.h
- /usr/local/lib/pkgconfig/libsparsehash.pc
- /usr/local/share/doc/sparsehash/
- /usr/local/share/doc/sparsehash/AUTHORS
- /usr/local/share/doc/sparsehash/COPYING
- /usr/local/share/doc/sparsehash/ChangeLog
- /usr/local/share/doc/sparsehash/INSTALL
- /usr/local/share/doc/sparsehash/NEWS
- /usr/local/share/doc/sparsehash/README
- /usr/local/share/doc/sparsehash/README_windows.txt
- /usr/local/share/doc/sparsehash/TODO
- /usr/local/share/doc/sparsehash/dense_hash_map.html
- /usr/local/share/doc/sparsehash/dense_hash_set.html
- /usr/local/share/doc/sparsehash/designstyle.css
- /usr/local/share/doc/sparsehash/implementation.html
- /usr/local/share/doc/sparsehash/index.html
- /usr/local/share/doc/sparsehash/performance.html
- /usr/local/share/doc/sparsehash/sparse_hash_map.html
- /usr/local/share/doc/sparsehash/sparse_hash_set.html
- /usr/local/share/doc/sparsehash/sparsetable.html