Back to News
RyanCodrai (Open Source)•May 15, 2026
turbovec
Paid
Vector Search
Rust
Python
RAG
FAISS Alternative
Embeddings
Open Source
### TL;DR
turbovec is a Rust vector index with Python bindings built on Google Research's TurboQuant algorithm. It compresses a 10M-document corpus from 31 GB to 4 GB and searches faster than FAISS using hand-written NEON and AVX-512BW SIMD kernels — with zero training data required.
Key Insights & Metrics
Pricing
Free (Open Source)
Cost structure
Version
latest
Current release version
Hardware
ARM (NEON) or x86_64 (AVX2+, AVX-512 optional)
Compute requirements
Category
Paid
Licensing model
Region
Global
Primary region
Key Features
- No codebook training — data-oblivious TurboQuant quantizer works on any input with zero data passes
- Faster than FAISS — beats IndexPQFastScan by 12–20% on ARM and matches/beats on x86 using SIMD intrinsics
- Pure local — fully air-gapped, no managed service, pairs with any open-source embedding model for private RAG
Discussion
0
Upvotes
0
Downvotes
0 reviews
Sign in to leave a review
Reviews
No reviews yet. Be the first to review!