
Security News
Deno 2.4 Brings Back deno bundle, Improves Dependency Management and Observability
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.
node-murmurhash
Advanced tools
murmurhash V2, support utf8 Buffer.
$ npm install node-murmurhash --save
node-murmurhash@0.0.x
node-murmurhash@>=1.0.1
node-murmurhash@>=1.0.1
node-murmurhash@>=1.0.1
var murmurhash = require('node-murmurhash');
murmurhash('hello 中国', 97); // 1248731102
@see benchmark.md
$ totoro --runner test/murmurhash.test.js \
-b 'linux/node/0.11,linux/node/0.10,windowsXP/node/0.11,windows7/node/0.11,windowsXP/node/0.10,windows7/node/0.10'
info tgz.js:42 | tgz /Users/mk2/git/node-murmurhash/ by req: /test/murmurhash.test.js?__totoro_root_tgz=true
info index.js:162 | proxyRes, path: /test/murmurhash.test.js?__totoro_root_tgz=true, status: 200, body size: 78760
info index.js:124 | Labor < linux/node/0.11 > finished order.
info index.js:124 | Labor < linux/node/0.10 > finished order.
info index.js:124 | Labor < windowsXP/node/0.10 > finished order.
info index.js:124 | Labor < windowsXP/node/0.11 > finished order.
info index.js:124 | Labor < windows7/node/0.10 > finished order.
info index.js:124 | Labor < windows7/node/0.11 > finished order.
node 0.10 / linux 2.6
Passed all of 2 tests in 623ms
> [runner] ip: 10.232.19.167, driver version: 0.1.10, node version: v0.10.29
node 0.11 / linux 2.6
Passed all of 2 tests in 892ms
> [runner] ip: 10.125.6.246, driver version: 0.1.10, node version: v0.11.12
node 0.10 / windows7 7
Passed all of 2 tests in 1172ms
> [runner] ip: 10.15.52.89, driver version: 0.1.10, node version: v0.10.29
node 0.11 / windows7 7
Passed all of 2 tests in 1344ms
> [runner] ip: 10.15.52.89, driver version: 0.1.10, node version: v0.11.12
node 0.10 / windowsXP XP
Passed all of 2 tests in 2485ms
> [runner] ip: 10.15.52.88, driver version: 0.1.10, node version: v0.10.29
node 0.11 / windowsXP XP
Passed all of 2 tests in 2718ms
> [runner] ip: 10.15.52.88, driver version: 0.1.10, node version: v0.11.12
===============================
Passed on all of 6 browsers
===============================
FAQs
murmurhash V2, support utf8 Buffer
The npm package node-murmurhash receives a total of 648 weekly downloads. As such, node-murmurhash popularity was classified as not popular.
We found that node-murmurhash demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.
Security News
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.
Security News
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.