Memory-efficient hash_map implementation
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.
显示实验性软件包 显示社区软件包