vers icon indicating copy to clipboard operation
vers copied to clipboard

In-memory vector database in Rust

Results 2 vers issues
Sort by recently updated
recently updated
newest added

- exhaustive searches on a benchmark dataset (wikipedia) - compare recall/latency - compare against pure python, faiss, etc.

Difficulty here is with the generic const `N`. Might have to lose compile-time checks on the vector dims