Comparison
cuvs vs cherche
Verdict
Pick cuvs if cuVS is a CUDA-based library for efficient GPU-accelerated vector search and clustering; pick cherche if cherche is a Python library for implementing neural search capabilities.
Markdown twin · cuvs alternatives · cherche alternatives
GraphCanon updated today
Trust & integrity
| Signal | cuvs | cherche |
|---|---|---|
| Maintenance | Very active (0d since push) As of today · github_public_v1 | Dormant (769d since push) As of today · github_public_v1 |
| Provenance | Not a fork · Organization account As of today · github_public_v1 | Not a fork · Personal account As of today · github_public_v1 |
| Security (OSV) | No lockfile As of today · none | No lockfile As of today · none |
Tagline
- cuvs
- A library for vector search and clustering on the GPU
- cherche
- Neural Search
Stars
- cuvs
- 810
- cherche
- 331
Forks
- cuvs
- 210
- cherche
- 14
Open issues
- cuvs
- 645
- cherche
- 4
Language
- cuvs
- Cuda
- cherche
- Python
Adopt for
- cuvs
- cuVS is a CUDA-based library for efficient GPU-accelerated vector search and clustering.
- cherche
- Cherche is a Python library for implementing neural search capabilities.
Persona
- cuvs
- -
- cherche
- -
Runtime
- cuvs
- -
- cherche
- -
License
- cuvs
- Apache-2.0
- cherche
- MIT
Last pushed
- cuvs
- Jul 11, 2026
- cherche
- Jun 1, 2024
Categories
- cuvs
- Vector Databases
- cherche
- Vector Databases, Data & Retrieval, Evaluation & Observability
Trust and health
Maintenance
- cuvs
- Very active (96%)
- cherche
- Dormant (18%)
Days since push
- cuvs
- 0d
- cherche
- 769d
Open issues (now)
- cuvs
- 645
- cherche
- 4
Owner type
- cuvs
- Organization
- cherche
- User
Full report
- cuvs
- Trust report
- cherche
- Trust report
Choose cuvs if…
- cuvs is primarily Cuda; cherche is Python.
- License: cuvs is Apache-2.0, cherche is MIT.
- Tags unique to cuvs: clustering, anns, sparse, gpu.
- cuvs ships Docker support for self-hosted deployment.
- - When you need high-performance vector operations leveraging the parallel processing power of GPUs, specifically with CUDA.
When NOT to use cuvs
- - For environments where GPU resources are limited or unavailable because cuVS heavily relies on CUDA's capabilities for performance gains.
- - When you prioritize portability across different hardware, as cuVS being tied to CUDA means it may not be optimal on non-NVIDIA GPUs or CPU-only systems.
Choose cherche if…
- cherche is primarily Python; cuvs is Cuda.
- License: cherche is MIT, cuvs is Apache-2.0.
- Tags unique to cherche: neural-networks, neural-search, nlp, machine-learning.
- Also covers Data & Retrieval, Evaluation & Observability.
- Cherche is a Python library for implementing neural search capabilities.
When NOT to use cherche
- Last GitHub push was 770 days ago (dormant maintenance, Jun 1, 2024). Validate activity before betting a new project on cherche.
- Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.
- Data & Retrieval: Skip a heavy ingestion framework when your corpus is small and static; a script plus the embedding API is enough.
- Evaluation & Observability: Defer heavyweight eval infra only until you have real traffic - never skip it once users depend on answers.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (NVIDIA/cuvs) · observed Jul 11, 2026
- GitHub forks (NVIDIA/cuvs) · observed Jul 11, 2026
- Last push (NVIDIA/cuvs) · observed Jul 11, 2026
- License file (Apache-2.0) · observed Jul 11, 2026
- Decision facts (enrichment) · observed Jul 12, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (raphaelsty/cherche) · observed Jul 11, 2026
- GitHub forks (raphaelsty/cherche) · observed Jul 11, 2026
- Last push (raphaelsty/cherche) · observed Jun 1, 2024
- License file (MIT) · observed Jul 11, 2026
- Decision facts (enrichment) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: cuvs 810 · cherche 331 (synced Jul 11, 2026).
Common questions
- What is the difference between cuvs and cherche?
- cuvs: A library for vector search and clustering on the GPU. cherche: Neural Search. See the comparison table for live GitHub stats and shared categories.
- When should I choose cuvs over cherche?
- Choose cuvs over cherche when cuvs is primarily Cuda; cherche is Python; License: cuvs is Apache-2.0, cherche is MIT; Tags unique to cuvs: clustering, anns, sparse, gpu; cuvs ships Docker support for self-hosted deployment; - When you need high-performance vector operations leveraging the parallel processing power of GPUs, specifically with CUDA.
- When should I choose cherche over cuvs?
- Choose cherche over cuvs when cherche is primarily Python; cuvs is Cuda; License: cherche is MIT, cuvs is Apache-2.0; Tags unique to cherche: neural-networks, neural-search, nlp, machine-learning; Also covers Data & Retrieval, Evaluation & Observability; Cherche is a Python library for implementing neural search capabilities.
- When should I avoid cuvs?
- - For environments where GPU resources are limited or unavailable because cuVS heavily relies on CUDA's capabilities for performance gains. - When you prioritize portability across different hardware, as cuVS being tied to CUDA means it may not be optimal on non-NVIDIA GPUs or CPU-only systems.
- When should I avoid cherche?
- Last GitHub push was 770 days ago (dormant maintenance, Jun 1, 2024). Validate activity before betting a new project on cherche. Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate. Data & Retrieval: Skip a heavy ingestion framework when your corpus is small and static; a script plus the embedding API is enough. Evaluation & Observability: Defer heavyweight eval infra only until you have real traffic - never skip it once users depend on answers.
- Is cuvs or cherche more popular on GitHub?
- cuvs has more GitHub stars (810 vs 331). Stars measure visibility, not whether either tool fits your constraints.
- Are cuvs and cherche open source?
- Yes - both are open-source projects on GitHub (cuvs: Apache-2.0, cherche: MIT).
- Where can I find alternatives to cuvs or cherche?
- GraphCanon lists graph-backed alternatives at cuvs alternatives and cherche alternatives (cuvs markdown twin, cherche markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, cuvs or cherche?
- cuvs: Very active. cherche: Dormant. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for cuvs and cherche?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: cuvs trust report; cherche trust report.