An extremely memory-efficient hash_map implementation, with only 2 bits/entry overhead
https://github.com/sparsehash/sparsehash
README.md | ||
sparsehash.spec |
sparsehash
An extremely memory-efficient hash_map implementation, with only 2 bits/entry overhead.