An extremely memory-efficient hash_map implementation, with only 2 bits/entry overhead https://github.com/sparsehash/sparsehash
Go to file
2024-01-05 18:02:07 +01:00
README.md package created using the webbuild interface [release 2.0.3-1mamba;Wed May 04 2016] 2024-01-05 18:02:07 +01:00
sparsehash.spec automatic version update by autodist [release 2.0.4-1mamba;Sat Sep 12 2020] 2024-01-05 18:02:07 +01:00

sparsehash

An extremely memory-efficient hash_map implementation, with only 2 bits/entry overhead.