rapidsai/cuvs-lucene
A Lucene codec for vector search and clustering on the GPU
This project integrates GPU-accelerated vector search into Apache Lucene. It allows developers building search applications to quickly find similar items based on their numerical representations (vectors), leveraging the power of NVIDIA GPUs. The result is faster and more efficient similarity searches for applications like recommendation engines or semantic search.
Use this if you are a Java developer building search applications with Apache Lucene and need to perform very fast vector similarity searches, especially with large datasets, using NVIDIA GPUs.
Not ideal if you are not working with Apache Lucene, do not have access to NVIDIA GPUs, or are looking for a standalone vector database solution.
Stars
7
Forks
11
Language
Java
License
Apache-2.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/rapidsai/cuvs-lucene"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MariaDB/server
MariaDB server is a community developed fork of MySQL server. Started by core members of the...
AlayaDB-AI/AlayaLite
AlayaLite – A Fast, Flexible Vector Database for Everyone.
infiniflow/infinity
The AI-native database built for LLM applications, providing incredibly fast hybrid search of...
nnethercott/hannoy
Production-ready KV-backed HNSW implementation in Rust using LMDB
dingodb/dingo
A multi-modal vector database that supports upserts and vector queries using unified SQL...