rabitq

Crates.iorabitq
lib.rsrabitq
version0.2.1
sourcesrc
created_at2024-08-19 11:57:12.442797
updated_at2024-10-18 09:11:33.825265
descriptionA Rust implementation of the RaBitQ vector search algorithm.
homepage
repositoryhttps://github.com/kemingy/rabitq
max_upload_size
id1343784
size92,000
Keming (kemingy)

documentation

https://docs.rs/rabitq

README

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
  • HTTP service
  • insert & update & delete
Commit count: 45

cargo fmt