Comparison
cherche vs USearch
Verdict
Pick cherche if cherche is a Python library for implementing neural search capabilities; pick USearch if uSearch is a fast open-source tool designed for efficient vector and arbitrary object search and clustering across multiple programming languages, backed by the Apache-2.0 license.
Markdown twin · cherche alternatives · USearch alternatives
GraphCanon updated 2d
Trust & integrity
| Signal | cherche | USearch |
|---|---|---|
| Maintenance | Dormant (812d since push) As of 2d · github_public_v1 | Very active (0d since push) As of 3d · github_public_v1 |
| Provenance | Not a fork · Personal account As of 2d · github_public_v1 | Not a fork · Organization account As of 3d · github_public_v1 |
| OSV dependency advisories | No lockfile (source not queried) As of 1mo · osv@v1 | No lockfile (source not queried) As of 1mo · osv@v1 |
| deps.dev advisories | Not queried deps.dev@v1 | Not queried deps.dev@v1 |
| OpenSSF Scorecard | Not queried openssf-scorecard@v1 | Not queried openssf-scorecard@v1 |
Tagline
- cherche
- Neural Search
- USearch
- Fast Open-Source Search & Clustering engine for Vectors & Arbitrary Objects
Stars
- cherche
- 332
- USearch
- 4.3k
Forks
- cherche
- 14
- USearch
- 341
Open issues
- cherche
- 4
- USearch
- 93
Language
- cherche
- Python
- USearch
- C++
Adopt for
- cherche
- Cherche is a Python library for implementing neural search capabilities.
- USearch
- USearch is a fast open-source tool designed for efficient vector and arbitrary object search and clustering across multiple programming languages, backed by the Apache-2.0 license.
Persona
- cherche
- -
- USearch
- -
Runtime
- cherche
- -
- USearch
- -
License
- cherche
- MIT
- USearch
- Apache-2.0
Last pushed
- cherche
- Jun 1, 2024
- USearch
- Aug 22, 2026
Categories
- cherche
- Data & Retrieval, Evaluation & Observability, Vector Databases
- USearch
- Vector Databases
Trust and health
Maintenance
- cherche
- Dormant (18%)
- USearch
- Very active (96%)
Days since push
- cherche
- 812d
- USearch
- 0d
Open issues (now)
- cherche
- 4
- USearch
- 93
Stars delta
- cherche
- 0 (30d)
- USearch
- +41 (30d)
Open issues delta
- cherche
- 0 (30d)
- USearch
- -2 (30d)
Owner type
- cherche
- User
- USearch
- Organization
Full report
- cherche
- Trust report
- USearch
- Trust report
Shared compatibility
- Python · cherche: Python runtime · USearch: Python runtime
Choose cherche if…
- cherche is primarily Python; USearch is C++.
- License: cherche is MIT, USearch is Apache-2.0.
- Tags unique to cherche: bm25, flashtext, information-retrieval, 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 815 days ago (dormant maintenance, Jun 1, 2024). Validate activity before betting a new project on cherche.
- 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.
- Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.
Choose USearch if…
- USearch is primarily C++; cherche is Python.
- License: USearch is Apache-2.0, cherche is MIT.
- Tags unique to USearch: approximate-nearest-neighbor-search, clustering, database, faiss.
- USearch ships Docker support for self-hosted deployment.
- USearch is a fast open-source tool designed for efficient vector and arbitrary object search and clustering across multiple programming languages, backed by the Apache-2.0 license.
When NOT to use USearch
- Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (raphaelsty/cherche) · observed Aug 23, 2026
- GitHub forks (raphaelsty/cherche) · observed Aug 23, 2026
- Last push (raphaelsty/cherche) · observed Jun 1, 2024
- License file (MIT) · observed Aug 23, 2026
- Decision facts (enrichment) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (unum-cloud/USearch) · observed Aug 23, 2026
- GitHub forks (unum-cloud/USearch) · observed Aug 23, 2026
- Last push (unum-cloud/USearch) · observed Aug 22, 2026
- License file (Apache-2.0) · observed Aug 23, 2026
- Decision facts (enrichment) · observed Jul 12, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: cherche 332 · USearch 4.3k (synced Aug 23, 2026).
Common questions
- What is the difference between cherche and USearch?
- cherche: Neural Search. USearch: Fast Open-Source Search & Clustering engine for Vectors & Arbitrary Objects. See the comparison table for live GitHub stats and shared categories.
- When should I choose cherche over USearch?
- Choose cherche over USearch when cherche is primarily Python; USearch is C++; License: cherche is MIT, USearch is Apache-2.0; Tags unique to cherche: bm25, flashtext, information-retrieval, machine-learning; Also covers Data & Retrieval, Evaluation & Observability; Cherche is a Python library for implementing neural search capabilities.
- When should I choose USearch over cherche?
- Choose USearch over cherche when USearch is primarily C++; cherche is Python; License: USearch is Apache-2.0, cherche is MIT; Tags unique to USearch: approximate-nearest-neighbor-search, clustering, database, faiss; USearch ships Docker support for self-hosted deployment; USearch is a fast open-source tool designed for efficient vector and arbitrary object search and clustering across multiple programming languages, backed by the Apache-2.0 license.
- When should I avoid cherche?
- Last GitHub push was 815 days ago (dormant maintenance, Jun 1, 2024). Validate activity before betting a new project on cherche. 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. Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.
- When should I avoid USearch?
- Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.
- Is cherche or USearch more popular on GitHub?
- USearch has more GitHub stars (4,271 vs 332). Stars measure visibility, not whether either tool fits your constraints.
- Are cherche and USearch open source?
- Yes - both are open-source projects on GitHub (cherche: MIT, USearch: Apache-2.0).
- Where can I find alternatives to cherche or USearch?
- GraphCanon lists graph-backed alternatives at cherche alternatives and USearch alternatives (cherche markdown twin, USearch 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, cherche or USearch?
- cherche: Dormant. USearch: Very active. 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 cherche and USearch?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: cherche trust report; USearch trust report.