Pakiet: node-imurmurhash (0.1.4+dfsg+~0.1.1-1)
Odnośniki dla node-imurmurhash
Zasoby systemu Trisquel:
- Install using apturl
- Entry at directory.fsf.org
- Raporty o błędach
- Changelog
- Informacje nt. praw autorskich
Pobieranie pakietu źródłowego node-imurmurhash:
- [node-imurmurhash_0.1.4+dfsg+~0.1.1-1.dsc]
- [node-imurmurhash_0.1.4+dfsg+~0.1.1.orig-types-imurmurhash.tar.xz]
- [node-imurmurhash_0.1.4+dfsg+~0.1.1.orig.tar.xz]
- [node-imurmurhash_0.1.4+dfsg+~0.1.1-1.debian.tar.xz]
Opiekun:
Original Maintainers:
- Debian Javascript Maintainers (Archiwum e-mail)
- Roshan Nalawade
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
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.
Pobieranie node-imurmurhash
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 8,3 KiB | 28 KiB | [lista plików] |