File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,5 +20,5 @@ Make rust crates binding to NodeJS use [napi-rs](https://github.com/Brooooooklyn
20
20
| Package | Status | Downloads | Description |
21
21
| -------------------------------------- | -------------------------------------------------------------- | -------------------------------------------------------------------- | ---------------------------------------------------------- |
22
22
| [ ` @node-rs/crc32 ` ] ( ./packages/crc32 ) | ![ ] ( https://github.com/napi-rs/node-rs/workflows/CI/badge.svg ) | ![ ] ( https://img.shields.io/npm/dm/@node-rs/crc32.svg?sanitize=true ) | Fastest ` CRC32 ` implementation using ` SIMD ` |
23
- | [ ` @node-rs/jieba ` ] ( ./packages/jieba ) | ![ ] ( https://github.com/napi-rs/node-rs/workflows/CI/badge.svg ) | ![ ] ( https://img.shields.io/npm/dm/@node-rs/bcrypt .svg?sanitize=true ) | [ ` jieba-rs ` ] ( https://github.com/messense/jieba-rs ) binding |
24
- | [ ` @node-rs/bcrypt ` ] ( ./packages/bcrypt ) | ![ ] ( https://github.com/napi-rs/node-rs/workflows/CI/badge.svg ) | ![ ] ( https://img.shields.io/npm/dm/@node-rs/jieba .svg?sanitize=true ) | Fastest bcrypt implementation |
23
+ | [ ` @node-rs/jieba ` ] ( ./packages/jieba ) | ![ ] ( https://github.com/napi-rs/node-rs/workflows/CI/badge.svg ) | ![ ] ( https://img.shields.io/npm/dm/@node-rs/jieba .svg?sanitize=true ) | [ ` jieba-rs ` ] ( https://github.com/messense/jieba-rs ) binding |
24
+ | [ ` @node-rs/bcrypt ` ] ( ./packages/bcrypt ) | ![ ] ( https://github.com/napi-rs/node-rs/workflows/CI/badge.svg ) | ![ ] ( https://img.shields.io/npm/dm/@node-rs/bcrypt .svg?sanitize=true ) | Fastest bcrypt implementation |
You can’t perform that action at this time.
0 commit comments