/BCHTable

This is my naive implementation of a "bucketized cuckoo hash table" (BCHT) utilizing a variable amount of interchangeable hash algorithms that I thought to include in the repository.

Primary LanguageCGNU General Public License v3.0GPL-3.0

This repository is not active