GitHub
Smaller and faster murmur by v1rtl · Pull Request #79 · multiformats/js-murmur3
Uses a more compact murmur hash implementation by timepp and removes an untyped and heavier murmurhash3js-revisited dependency.
And it's faster than the previous implementation:
summary
vendo...