{"id":28684889,"url":"https://github.com/node-modules/node-murmurhash","last_synced_at":"2025-06-14T03:07:37.095Z","repository":{"id":12287859,"uuid":"14914376","full_name":"node-modules/node-murmurhash","owner":"node-modules","description":"murmurhash, support utf8 Buffer","archived":false,"fork":false,"pushed_at":"2017-01-26T04:11:53.000Z","size":126,"stargazers_count":27,"open_issues_count":0,"forks_count":1,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-06-06T01:23:27.091Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"WebDevStudios/CMB2-Post-Search-field","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-modules.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-04T04:31:29.000Z","updated_at":"2024-05-27T09:41:27.000Z","dependencies_parsed_at":"2022-09-10T16:32:34.735Z","dependency_job_id":null,"html_url":"https://github.com/node-modules/node-murmurhash","commit_stats":null,"previous_names":["node-modules/node-murmurhash"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/node-modules/node-murmurhash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-modules%2Fnode-murmurhash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-modules%2Fnode-murmurhash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-modules%2Fnode-murmurhash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-modules%2Fnode-murmurhash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-modules","download_url":"https://codeload.github.com/node-modules/node-murmurhash/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-modules%2Fnode-murmurhash/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259752078,"owners_count":22905972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-14T03:07:31.794Z","updated_at":"2025-06-14T03:07:37.076Z","avatar_url":"https://github.com/node-modules.png","language":"JavaScript","readme":"node-murmurhash\n=======\n\n[![NPM version][npm-image]][npm-url]\n[![build status][travis-image]][travis-url]\n[![Test coverage][codecov-image]][codecov-url]\n[![David deps][david-image]][david-url]\n[![npm download][download-image]][download-url]\n\n[npm-image]: https://img.shields.io/npm/v/node-murmurhash.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/node-murmurhash\n[travis-image]: https://img.shields.io/travis/node-modules/node-murmurhash.svg?style=flat-square\n[travis-url]: https://travis-ci.org/node-modules/node-murmurhash\n[codecov-image]: https://codecov.io/github/node-modules/node-murmurhash/coverage.svg?branch=master\n[codecov-url]: https://codecov.io/github/node-modules/node-murmurhash?branch=master\n[david-image]: https://img.shields.io/david/node-modules/node-murmurhash.svg?style=flat-square\n[david-url]: https://david-dm.org/node-modules/node-murmurhash\n[download-image]: https://img.shields.io/npm/dm/node-murmurhash.svg?style=flat-square\n[download-url]: https://npmjs.org/package/node-murmurhash\n\nmurmurhash V2, support utf8 Buffer.\n\n## Install\n\n```bash\n$ npm install node-murmurhash --save\n```\n\n## Usage\n\n```js\nvar murmurhash = require('node-murmurhash');\n\nmurmurhash('hello 中国', 97); // 1248731102\n```\n\n## Benchmark\n\n```\nnode version: v4.2.1, date: Tue Dec 01 2015 14:06:01 GMT+0800 (CST)\n\nStarting...\n4 tests completed.\n\nmurmurhash(new Buffer('haha, this is key')) x 18,416,878 ops/sec ±0.70% (96 runs sampled)\nmurmurhash(new Buffer('快使用双节棍，嘿嘿嘿嘿。'))      x 12,709,085 ops/sec ±0.80% (93 runs sampled)\nmurmurhash('haha, this is key')             x    804,541 ops/sec ±24.21% (90 runs sampled)\nmurmurhash('快使用双节棍，嘿嘿嘿嘿。')                  x    797,345 ops/sec ±0.93% (92 runs sampled)\n```\n\nsee also: [benchmark.js](test/benchmark.js)\n\n\n## License\n\n[MIT](LICENSE.txt)\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnode-modules%2Fnode-murmurhash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnode-modules%2Fnode-murmurhash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnode-modules%2Fnode-murmurhash/lists"}