sparsehash - Extremely memory-efficient C++ hash_map implementation
Website: | http://code.google.com/p/sparsehash |
---|---|
License: | BSD-3-Clause |
Vendor: | Alcance Libre, Inc. |
- Description:
The Google SparseHash project contains several C++ template hash-map implementations with different performance characteristics, including an implementation that optimizes for space and one that optimizes for speed.
Packages
sparsehash-2.0.4-1.aldos.src [320 KiB] |
Changelog
by Joel Barrios (2025-04-05):
- Update to 2.0.4. |