Пакет: node-imurmurhash (0.1.4-1.1)
Ссылки для node-imurmurhash
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код node-imurmurhash:
- [node-imurmurhash_0.1.4-1.1.dsc]
- [node-imurmurhash_0.1.4.orig.tar.gz]
- [node-imurmurhash_0.1.4-1.1.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
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
- взаимодействие на основе событий в V8 javascript — программа
Загрузка node-imurmurhash
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 8,2 Кб | 28,0 Кб | [список файлов] |