Docs.rs
rabitq-0.2.1
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rabitq 0.2.1
A Rust implementation of the RaBitQ vector search algorithm.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
76
out of
76
items documented
0
out of
60
items with examples
Links
kemingy/rabitq
10
0
0
crates.io
Dependencies
faer ^0.19
normal
log ^0.4
normal
num-traits ^0.2
normal
rand ^0.8
normal
rand_distr ^0.4.3
normal
serde ^1
normal
serde_json ^1
normal
Versions
0.2.2
(2024-12-03)
0.2.1
(2024-10-18)
0.2.0
(2024-10-03)
0.1.0
(2024-08-19)
Owners
RaBitQ
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