murmur3cr32b v1.0.0
murmur3cr32b
By the book pure crystal implementation of the 32 bit variant of MurmurHash3
Installation
-
Add the dependency to your
shard.yml
:dependencies: murmur3cr32b: github: globoplox/murmur3cr32b
-
Run
shards install
Usage
require "murmur3cr32b"
hash : UInt32 = MurmurHash3.hash_32b "text to hash".bytes, seed: Random::DEFAULT.next_u
Contributors
- globoplox - creator and maintainer
Repository
murmur3cr32b
Owner
Statistic
- 0
- 0
- 0
- 0
- 0
- 6 months ago
- April 14, 2024
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 02:39:10 GMT
Languages