iqdb 0.9.0

Embedded vector database for Rust. Exact and approximate (HNSW/IVF) similarity search with durable storage, over the iqdb crate family.
Documentation
1
2
3
# clippy configuration for iqdb
avoid-breaking-exported-api = true
msrv = "1.87"