meilisearch vs turbovec
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| meilisearch | turbovec | |
|---|---|---|
| Tagline | Meilisearch is a lightning-fast search engine API that brings AI-powered hybrid search to your sites and applications. | A vector index built on TurboQuant with Rust and Python bindings |
| Stars | 58k | 13k |
| Forks | 2.6k | 1.1k |
| Open issues | 306 | 12 |
| Language | Rust | Python |
| License | Other | MIT |
| Last pushed | Jul 7, 2026 | Jun 10, 2026 |
| Categories | Vector Databases, Data & Retrieval | Vector Databases |
meilisearch
Meilisearch is an efficient, full-text search engine API designed for seamless integration into various software environments. It supports features such as typo tolerance, geo-search, and faceting, aiding developers in creating delightful search experiences quickly.
Rust
turbovec
turbovec is a Rust-based vector index system designed for efficient vector search. It employs Google Research's TurboQuant algorithm, enabling it to achieve significant memory savings while maintaining high-speed search performance compared to alternatives like FAISS.
Python