A basic, fully self-contained hash benchmark written in C, that you can easily extend and plug new hash functions into.
-
Updated
Oct 27, 2024 - C
A basic, fully self-contained hash benchmark written in C, that you can easily extend and plug new hash functions into.
A Python extension module of MurmurHash3 developed using a mix of C language and Cython. 最快的MurmurHash3算法,C+Cython混合实现,用于文本指纹计算及布隆过滤器去重
A (mostly) C89 compliant port of MurmurHash3
Add a description, image, and links to the murmur3 topic page so that developers can more easily learn about it.
To associate your repository with the murmur3 topic, visit your repo's landing page and select "manage topics."