[ 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 (Mail Archive)
- 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