xxhash-addon

v2.0.3
Yet another xxhash addon for Node.js
xxhash hash

install

node-gyp rebuild --ensure --jobs max

test

jest

benchmark

node benchmark.js

ci:build

node-gyp rebuild --verbose --ensure --jobs max

debug:build

DEBUG=1 node-gyp rebuild --debug --verbose --ensure --jobs max

debug:build:windows

set DEBUG=1 && node-gyp rebuild --debug --verbose --ensure --jobs max && set DEBUG=

debug:test:windows

set DEBUG=1 && node node_modules/jest/bin/jest.js && set DEBUG=

debug:benchmark:windows

set DEBUG=1 && node benchmark.js && set DEBUG=
npm i xxhash-addon

Metadata

  • BSD-2-Clause
  • >=8.6.0 <9.0.0 || >=10.0.0
  • Nhan Khong
  • released 1/8/2024

Downloads

Maintainers