Skip to content

ADbHash 1.0.0

Latest
Compare
Choose a tag to compare
@michaelvlach michaelvlach released this 01 Apr 19:27
· 6 commits to master since this release
0b5137b

Really fast C++ hash table.

Key features:

  • Open addressing
  • Look up using SIMD
  • Multi key-value support
  • Replacable internal storage to create in-file hash table