ashvardanian / StringZilla

Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖
https://ashvardanian.com/posts/stringzilla/
Apache License 2.0
2.05k stars 66 forks source link

Repo Cleanup #57

Closed ashvardanian closed 10 months ago

ashvardanian commented 10 months ago

I'm about to begin work on the next major release of StringZilla, and this patch is meant to clean up the repository.

ashvardanian commented 10 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: