rabitq 0.2.0

A Rust implementation of the RaBitQ vector search algorithm.
Documentation

RaBitQ

AGPL crates.io docs.rs Rust

RaBitQ implementation in Rust.

Features

  • RaBitQ with basic scan
  • RaBitQ with fastscan
  • x86_64 SIMD support
  • integrate with K-means clustering
  • disk-based RaBitQ (WIP)
  • HTTP service (WIP)