Skip to content
Sections
>> Trisquel >> パッケージ >> nabia >> javascript >> node-imurmurhash
etiona  ] [  nabia  ] [  aramo  ]
[ ソース: node-imurmurhash  ]

パッケージ: node-imurmurhash (0.1.4-1)

incremental implementation of MurmurHash3 hashing algorithm

This module is an incremental implementation of the MurmurHash3 (32-bit) hashing algorithm for JavaScript based on Gary Court's implementation with kazuyukitanimura's modifications.

This version works significantly faster than the non-incremental version if you need to hash many small strings into a single hash, since string concatenation (to build the single string to pass the non-incremental version) is fairly costly. In one case tested, using the incremental version was about 50% faster than concatenating 5-10 strings and then hashing.

Node.js is an event-based server-side JavaScript engine.

その他の node-imurmurhash 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • dep: nodejs
    evented I/O for V8 javascript - runtime executable
    以下のパッケージによって提供される仮想パッケージでもあります: node-pegjs

node-imurmurhash のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 8.1 kB28 kB [ファイル一覧]