Docs.rs
astraea-vector-0.4.1
astraea-vector 0.4.1
Permalink
Docs.rs crate page
MIT
26 August 2026
Links
Repository
crates.io
Source
Owners
jimeharrisjr
Dependencies
astraea-core ^0.4.1
normal
bincode ^1
normal
ordered-float ^4
normal
parking_lot ^0.12
normal
rand ^0.8
normal
serde ^1
normal
thiserror ^2
normal
tracing ^0.1
normal
criterion ^0.5
dev
proptest ^1
dev
rand ^0.8
dev
tempfile ^3
dev
Versions
100%
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
Module index
astraea_
vector
0.4.1
Module index
Module Items
Structs
In crate astraea_
vector
astraea_vector
Module
index
Copy item path
Source
Expand description
Thread-safe wrapper around
HnswIndex
implementing the
VectorIndex
trait.
Structs
ยง
Hnsw
Vector
Index
A thread-safe HNSW-based vector index.