Fast disk-based hashtables?

前端 未结 6 751
伪装坚强ぢ
伪装坚强ぢ 2020-12-04 11:30

I have sets of hashes (first 64 bits of MD5, so they\'re distributed very randomly) and I want to be able to see if a new hash is in a set, and to add it to a set.

S

6条回答
提交回复
热议问题