vexis

Crates.iovexis
lib.rsvexis
version1.1.0
created_at2024-12-19 20:36:55.864156+00
updated_at2024-12-19 20:36:55.864156+00
descriptionVexis is a Rust library for building and exploring .vxis files, which are portable vector databases stored in a single file. Unlike traditional vector databases that require a running background service, Vexis enables seamless data storage and retrieval in a lightweight and self-contained format. Using the HNSW (Hierarchical Navigable Small World) algorithm for indexing, Vexis offers efficient and scalable search capabilities for high-dimensional data, making it ideal for applications that need fast, on-the-fly vector exploration without complex infrastructure.
homepage
repository
max_upload_size
id1489538
size488,873
Simon (donsimn)

documentation

README

Commit count: 0

cargo fmt