{"library":"murmur-32","type":"library","category":null,"description":"murmur-32 provides a JavaScript implementation of the MurmurHash3 algorithm for x86 32-bit systems. It's a non-cryptographic hash function known for its speed and good distribution properties, often used in hash tables, Bloom filters, and other data structures where collision resistance is less critical than performance. The current stable version is 1.0.0, released in July 2021. The package maintains a relatively slow release cadence, primarily focusing on stability and adherence to modern JavaScript standards. A key differentiator is its straightforward API for hashing both `ArrayBuffer` and string inputs, with strings being UTF-8 encoded by default since version 0.2.0, providing predictable cross-platform behavior.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","digest","fast","hash","murmur hash","murmur","murmur3","murmurhash","murmurhash3"],"install":[{"cmd":"npm install murmur-32","imports":["import murmur32 from 'murmur-32'"]},{"cmd":"yarn add murmur-32","imports":[]},{"cmd":"pnpm add murmur-32","imports":[]}],"homepage":null,"github":"https://github.com/LinusU/murmur-32","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/murmur-32","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/murmur-32/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}