turbovec
A vector index built on TurboQuant, written in Rust with Python
...The project targets workloads where embedding search needs to be compact, efficient, and practical to integrate into Python applications. It avoids a separate training phase for the quantizer, which can simplify setup compared with systems that require codebook learning. TurboVec is useful for developers building retrieval, ranking, semantic search, recommendation, or AI memory systems. Its main value is combining Rust performance with a Python-facing workflow for modern vector search experiments and applications.