[ 源代码: node-cuint ]
软件包:node-cuint(0.2.2-3)
C-like unsigned integers for Javascript
Javascript does not natively support handling of unsigned 32 or 64 bits integers. This library provides that functionality, following C behaviour, enabling the writing of algorithms that depend on it. It was designed with performance in mind and tries its best to be as fast as possible.
其他与 node-cuint 有关的软件包
|
|
|
|
-
- dep: nodejs (>= 6)
- evented I/O for V8 javascript - runtime executable