ryanavella / murmur3

A (mostly) C89 compliant port of MurmurHash3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: ODbL

Murmur3

Murmur3 is a non-cryptographic hash designed to be fast and collision-resistant for most "typical" data sets.

This is a (mostly) C89 compliant port of the original MurmurHash3.

License

All of this code is in the public domain.

About

A (mostly) C89 compliant port of MurmurHash3

License:Other


Languages

Language:C 100.0%