Docs.rs
flow-knn-0.1.1
flow-knn 0.1.1
Permalink
Docs.rs crate page
MIT
18 August 2026
Links
Repository
crates.io
Source
Owners
jrmoynihan
Dependencies
ann-search-rs ^0.4.4
normal
optional
bytemuck ^1.24
normal
cubecl ^0.10
normal
optional
faer =0.23.2
normal
optional
kiddo ^5
normal
optional
rayon ^1.11
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
thiserror ^2.0.19
normal
usearch ^2.25
normal
optional
approx ^0.5.1
dev
criterion ^0.8.1
dev
rand ^0.10.2
dev
Versions
50%
of the crate is documented
Platform
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
All
flow_
knn
0.1.1
Crate Items
Structs
Enums
Functions
List of all items
Structs
HnswParams
KnnGraph
NeighborList
PerfRecord
RecommendOpts
Enums
DistanceMetric
KnnError
KnnMethod
Quantization
Functions
builtin_matrix
compute_knn
exact_knn
load_matrix
parse_matrix_jsonl
read_knn_graph
recommend_method
recommend_method_with_matrix
write_knn_graph