sparsehash - Extremely memory-efficient C++ hash_map implementation
Website: | http://code.google.com/p/sparsehash |
---|---|
License: | BSD |
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.3-2.aldos.src [319 KiB] |
Changelog
by Joel Barrios (2022-07-22):
- Rebuild with GCC 8.5. |