unum-cloud / usearch

Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
https://unum-cloud.github.io/usearch/
Apache License 2.0
2.27k stars 142 forks source link

Faster Exact Search and Parallel Batch-Requests in JS Bindings #281

Closed ashvardanian closed 1 year ago

ashvardanian commented 1 year ago

New APIs for JS, C, and Rust 🥳

This release focuses on accelerating math with new SimSIMD capabilities, exposing exact search, parallel index construction, and parallel search to more runtimes!

ashvardanian commented 1 year ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: