[ aramo ]
[ 原始碼: node-xxhashjs ]
套件: node-xxhashjs (0.2.2+dfsg-5)
node-xxhashjs 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-xxhashjs:
- [node-xxhashjs_0.2.2+dfsg-5.dsc]
- [node-xxhashjs_0.2.2+dfsg.orig.tar.xz]
- [node-xxhashjs_0.2.2+dfsg-5.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Andrius Merkys
外部的資源:
- 主頁 [github.com]
相似套件:
Javascript implementation of xxHash
xxHash is a very fast hashing algorithm. xxhashjs is a Javascript implementation of it, written in 100% Javascript. Although not as fast as the C version, it does perform pretty well given the current Javascript limitations in handling unsigned 32 bits integers.
其他與 node-xxhashjs 有關的套件
|
|
|
-
- dep: node-cuint (>= 0.2.2)
- C-like unsigned integers for Javascript
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable