Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
murmurhash-js
Native JS murmur hash implementation
murmur-hash-js
JS murmur hash implementation
@comunica/actor-hash-quads-murmur
A murmur hash-quads actor
@comunica/actor-hash-bindings-murmur
A murmur hash-bindings actor
number-generator
Generate repeatable pseudo random numbers and non-cryptographic hash numbers for usage in Node.js and browser environments.
imurmurhash
An incremental implementation of MurmurHash3
quick-hash
Murmur hash optimized for performance, not collision avoidance.
hash.murmur3.32
A pure-JavaScript minimalist implementation of the 32-bit Murmur3 hash.
hash.fnv
A pure-JavaScript minimalist implementation of the FNV hash.
cruxhash
A set of crucial hash functions for ECMAScript
murmur-32
MurmurHash3 x86 32-bit implemented in JavaScript.
illoesse
JS murmur hash implementation
murmur-128
MurmurHash3 x86 128-bit implemented in JavaScript.
occaecatiut
Native JS murmur hash implementation
@panosen/murmur-hash
JS murmur hash implementation
murmur-hash-ffi
Native implementation of the non-cryptographic murmur hash using FFI
hash.zero
A null hash that implements the `crypto.Hash` and `stream.Transform` interfaces that always returns zero.
hash.8.32
A implementation of the `crypto.Hash` and `stream.Transform` for 32-bit hashes that operate a byte at a time.
murmur.js
Small murmur hash implementation
hash.fnv.crypto
A pure-JavaScript 32-bit FNV hash that implements the `crypto.Hash` and `stream.Transform` interfaces.