Docs.rs
vicinity-0.2.0
vicinity 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
arclabs561
Dependencies
bincode ^1.3
normal
optional
bytemuck ^1.14
normal
optional
byteorder ^1.5
normal
optional
clump ^0.5.2
normal
optional
cnk ^0.1.3
normal
optional
crc32fast ^1.4
normal
optional
durability ^0.2.0
normal
optional
hex ^0.4
normal
optional
innr ^0.2.0
normal
optional
libc ^0.2
normal
optional
memmap2 ^0.9
normal
optional
nalgebra ^0.33
normal
optional
numpy ^0.27.0
normal
optional
postcard ^1.0
normal
optional
pyo3 ^0.27.2
normal
optional
qntz ^0.1.1
normal
optional
rand ^0.9
normal
rayon ^1.10
normal
optional
rmt ^0.1.2
normal
optional
sbits ^0.1.1
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
simsimd ^6.5.12
normal
optional
smallvec ^1.11
normal
thiserror ^2.0
normal
anyhow ^1.0
dev
criterion ^0.5
dev
memmap2 ^0.9
dev
proptest ^1.5
dev
rankops ^0.1.4
dev
tempfile ^3
dev
tokio ^1.40
dev
getrandom ^0.3
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module partitioning
vicinity
0.2.0
In crate vicinity
vicinity
Module
partitioning
Copy item path
Source
Expand description
Partitioning/clustering for ANN methods.
Provides k-means clustering used by IVF-PQ and ScaNN.