non-cryptographic
There are 12 repositories under non-cryptographic topic.
jungomi/xxhash-wasm
A WebAssembly implementation of xxHash
eldruin/wyhash-rs
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust
judwhite/Grassfed.MurmurHash3
MurmurHash3 x64 128-bit - a fast, non-cryptographic hash function
hlldz/pengyhash
Fast 64-bit non-cryptographic hash algorithm
matteo65/mzHash32
Strong, fast, simple, non-cryptography hash function 32 bit
pawandubey/fnv-hash
Ruby Implementation of the FNV (Fowler-Noll-Vo) Non-Cryptographic Hash Algorithms
Query-farm/hashfuncs
A DuckDB extension that supplies non-cryptographic hash functions.
matteo65/mzHash64
Strong, fast, simple, non-cryptography hash function 64 bit
srikanthccv/wyhash-go
wyhash-go is an implementation of the random number generator wyhash in golang
penguin-teal/clhasher
A Linux command line utility to get non-cryptographic hashes of strings or data.
crashdemons/fnv512-wasm
a WebAssembly implementation for the FNV-0/FNV-1/FNV-1A 512 bits hashing algorithms
gnlow/deno-xxhash
Pure JS Implementation of xxhash