Sha256: 82bf52581b3b73f79e5ee6b285a12a7f04c6adc244f9a46d7b03754813447143
Contents?: true
Size: 675 Bytes
Versions: 9
Compression:
Stored size: 675 Bytes
Contents
Source: sparsehash Section: libdevel Priority: optional Maintainer: Google Inc. and others <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
9 entries across 9 versions & 1 rubygems