Paket: node-imurmurhash (0.1.4-1)
node-imurmurhash için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
node-imurmurhash Kaynak Paketini İndir:
- [node-imurmurhash_0.1.4-1.dsc]
- [node-imurmurhash_0.1.4.orig.tar.gz]
- [node-imurmurhash_0.1.4-1.debian.tar.xz]
Geliştiriciler:
Dış Kaynaklar:
- Ana Sayfa [github.com]
Benzer paketler:
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 ile İlgili Diğer Paketler
|
|
|
|
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
node-imurmurhash indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 8,0 kB | 28,0 kB | [dosya listesi] |