A minimal rust library containing a const fn no_std compatible version of the murmur32 hashing algorithm.
Murmur3 is not suitable as a hashing algorithm where security is concerned and should only be used for general lookups.