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

New Python and Rust APIs #106

Closed ashvardanian closed 5 months ago

ashvardanian commented 5 months ago

:tada: This PR is included in version 3.4.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: