Hash-List

Hash List

Bloom Filter

SuRF

  • SuRF : First Practical and General-purpose Range Filter

Algorithms

  • Hashids: Hashids is a small open-source library that generates short, unique, non-sequential ids from numbers.

  • I Wrote The Fastest Hashtable: Now I finally wrote the fastest hashtable. And by that I mean that I have the fastest lookups of any hashtable I could find, while my inserts and erases are also really fast. (but not the fastest)

HashTable

  • 2017-Hashing Out Hash Functions: let’s find out more about hash functions, how they work, and their strengths and weakness. Hopefully, this will help us understand when exactly they can help us out!

  • hashtable-benchmarks : An Evaluation of Linear Probing Hashtable Algorithms.

上一页
下一页