oasysdb 0.2.1

Fast embedded vector database with incremental HNSW indexing.
Documentation
1
2
3
4
pub use crate::database::*;
pub use crate::func::collection::*;
pub use crate::func::metadata::*;
pub use crate::func::vector::*;