qdrant-edge 0.7.0

A lightweight, in-process vector search engine designed for embedded devices, autonomous systems, and mobile agents.
Documentation
1
2
3
4
5
6
pub mod appendable_dense_vector_storage;
pub mod dense_vector_storage;
pub mod empty_dense_vector_storage;
pub mod immutable_dense_vectors;
pub mod read_only;
pub mod volatile_dense_vector_storage;