murmur-hash-ffi

0.3.0 • Public • Published

murmur-hash-ffi

A Rust implementation of the non-cryptographic murmur hash, with a node interface provided via FFI.

var murmur = require('murmur-hash-ffi');
 
console.log(murmur('cheese'));
console.log(murmur('beans', 42));

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.3.0
    2
  • 0.2.0
    0

Package Sidebar

Install

npm i murmur-hash-ffi

Weekly Downloads

2

Version

0.3.0

License

MIT

Last publish

Collaborators

  • b3nj4m