qdrant-edge 0.7.1

A lightweight, in-process vector search engine designed for embedded devices, autonomous systems, and mobile agents.
Documentation
1
2
3
4
5
6
7
pub mod conditioned_counter;
pub mod counter_cell;
pub mod hardware_accumulator;
pub mod hardware_counter;
pub mod hardware_data;
pub mod iterator_hw_measurement;
pub mod referenced_counter;