fast-crc32c@2.0.0
CRC32C algorithm with hardware acceleration and software fallback.
MIT
2019-10-05
安装 (2.0.0)
npm install fast-crc32c@2.0.0
yarn add fast-crc32c@2.0.0
pnpm add fast-crc32c@2.0.0
bun add fast-crc32c@2.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| sse4_crc32 | ^6.0.1 |
devDependencies (7)
| 包名 | 版本要求 |
|---|---|
| benchtable | ^0.1.0 |
| buffer-crc32 | ^0.2.13 |
| coveralls | ^3.0.6 |
| mocha | ^6.2.1 |
| nyc | ^14.1.1 |
| random-string | ^0.2.0 |
| should | ^13.2.3 |