sparsehash¶
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.
homepage: https://code.google.com/p/sparsehash/
version | toolchain |
---|---|
2.0.2 |
foss/2016a |
2.0.3 |
GCCcore/5.4.0 |
2.0.3 |
GCCcore/6.4.0 |
2.0.3 |
GCCcore/7.3.0 |
2.0.3 |
GCCcore/8.2.0 |
2.0.3 |
GCCcore/8.3.0 |
2.0.3 |
foss/2016b |
2.0.3 |
intel/2017a |
2.0.4 |
GCCcore/10.2.0 |
2.0.4 |
GCCcore/11.3.0 |
2.0.4 |
GCCcore/12.3.0 |
2.0.4 |
GCCcore/9.3.0 |
(quick links: (all) - 0 - a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z)