sparsehash/README.md

5 lines
103 B
Markdown
Raw Permalink Normal View History

2024-01-05 18:02:05 +01:00
# sparsehash
An extremely memory-efficient hash_map implementation, with only 2 bits/entry overhead.