ashvardanian / StringZilla

Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging SWAR and SIMD on Arm Neon and x86 AVX2 & AVX-512-capable chips to accelerate search, sort, edit distances, alignment scores, etc 🦖
https://ashvardanian.com/posts/stringzilla/
Apache License 2.0
1.92k stars 64 forks source link

V3 bindings for Node.js #145

Open kibertoad opened 3 months ago

kibertoad commented 3 months ago

Describe what you are looking for

The last release on npm was 2.0.4 Would it be possible to get all the latest Stringzilla goodies in the Node world too?

Can you contribute to the implementation?

Is your feature request specific to a certain interface?

Other bindings

Contact Details

kibertoad@gmail.com

Is there an existing issue for this?

Code of Conduct