Sha256: 144e18c42f0869c22bb7b34e6d9e758fa76d9e2678d452e7d95f1234760d943a
Contents?: true
Size: 664 Bytes
Versions: 3
Compression:
Stored size: 664 Bytes
Contents
Source: sparsehash Section: libdevel Priority: optional Maintainer: Google Inc. <google-sparsehash@googlegroups.com> Build-Depends: debhelper (>= 4.0.0) Standards-Version: 3.6.1 Package: sparsehash Section: libs Architecture: any Description: hash_map and hash_set classes with minimal space overhead This package contains several hash-map implementations, similar in API to SGI's hash_map class, but with different performance characteristics. sparse_hash_map uses very little space overhead: 1-2 bits per entry. dense_hash_map is typically faster than the default SGI STL implementation. This package also includes hash-set analogues of these classes.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
google_hash-0.8.1 | ext/sparsehash-1.8.1/packages/deb/control |
google_hash-0.8.0 | ext/sparsehash-1.8.1/packages/deb/control |
google_hash-0.7.0 | ext/sparsehash-1.8.1/packages/deb/control |