Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 448 Bytes

File metadata and controls

11 lines (6 loc) · 448 Bytes

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.