When NodeJS meet Rust = 🚀
Make rust crates binding to NodeJS use napi-rs
| node 10 | node12 | node14 | |
|---|---|---|---|
| Windows 64 latest | ✅ | ✅ | ✅ |
| macOS latest | ✅ | ✅ | ✅ |
| Linux | ✅ | ✅ | ✅ |
| Linux musl | ❌ | ✅ | ✅ |
| Package | Status | Description |
|---|---|---|
@node-rs/crc32 |
Fastest CRC32 implementation using SIMD |
|
@node-rs/jieba |
jieba-rs binding |
|
@node-rs/bcrypt |
Fastest bcrypt implementation |