Comparison
hora vs cherche
Verdict
Pick hora if hora is a Rust-based library for high-performance approximate nearest neighbor search algorithms critical in applications such as image and recommender systems where speed and efficiency are paramount; pick cherche if cherche is a Python library for implementing neural search capabilities.
Markdown twin · hora alternatives · cherche alternatives
GraphCanon updated 2d
Trust & integrity
| Signal | hora | cherche |
|---|---|---|
| Maintenance | Slowing (186d since push) As of 2d · github_public_v1 | Dormant (812d since push) As of 2d · github_public_v1 |
| Provenance | Not a fork · Organization account As of 2d · github_public_v1 | Not a fork · Personal account As of 2d · 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
- hora
- efficient approximate nearest neighbor search algorithm collections library written in Rust
- cherche
- Neural Search
Stars
- hora
- 2.7k
- cherche
- 332
Forks
- hora
- 77
- cherche
- 14
Open issues
- hora
- 26
- cherche
- 4
Language
- hora
- Rust
- cherche
- Python
Adopt for
- hora
- Hora is a Rust-based library for high-performance approximate nearest neighbor search algorithms critical in applications such as image and recommender systems where speed and efficiency are paramount.
- cherche
- Cherche is a Python library for implementing neural search capabilities.
Persona
- hora
- -
- cherche
- -
Runtime
- hora
- -
- cherche
- -
License
- hora
- Apache-2.0
- cherche
- MIT
Last pushed
- hora
- Feb 17, 2026
- cherche
- Jun 1, 2024
Categories
- hora
- Data & Retrieval, Vector Databases
- cherche
- Data & Retrieval, Evaluation & Observability, Vector Databases
Trust and health
Maintenance
- hora
- Slowing (36%)
- cherche
- Dormant (18%)
Days since push
- hora
- 186d
- cherche
- 812d
Open issues (now)
- hora
- 26
- cherche
- 4
Stars delta
- hora
- -4 (30d)
- cherche
- 0 (30d)
Owner type
- hora
- Organization
- cherche
- User
Full report
- hora
- Trust report
- cherche
- Trust report
Shared compatibility
- Python · hora: Python runtime · cherche: Python runtime
Choose hora if…
- hora is primarily Rust; cherche is Python.
- License: hora is Apache-2.0, cherche is MIT.
- Tags unique to hora: algorithm, approximate-nearest-neighbor-search, artificial-intelligence, data-structures.
- When you require a high-speed library written in Rust to implement an efficient similarity-search solution
When NOT to use hora
- If your project is restricted to languages other than Rust and you cannot work with Rust bindings or require a more general-purpose vector database library
- When exact nearest neighbor search accuracy is preferred over the speed provided by approximate algorithms, as Hora specializes in sacrificing minimal precision for significant performance gains
Choose cherche if…
- cherche is primarily Python; hora is Rust.
- License: cherche is MIT, hora is Apache-2.0.
- Tags unique to cherche: bm25, flashtext, information-retrieval, machine-learning.
- Also covers Evaluation & Observability.
- Cherche is a Python library for implementing neural search capabilities.
When NOT to use cherche
- Last GitHub push was 814 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.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (hora-search/hora) · observed Aug 23, 2026
- GitHub forks (hora-search/hora) · observed Aug 23, 2026
- Last push (hora-search/hora) · observed Feb 17, 2026
- License file (Apache-2.0) · observed Aug 23, 2026
- Decision facts (enrichment) · observed Jul 15, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- 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 on cards: hora 2.7k · cherche 332 (synced Aug 23, 2026).
Common questions
- What is the difference between hora and cherche?
- hora: efficient approximate nearest neighbor search algorithm collections library written in Rust. cherche: Neural Search. See the comparison table for live GitHub stats and shared categories.
- When should I choose hora over cherche?
- Choose hora over cherche when hora is primarily Rust; cherche is Python; License: hora is Apache-2.0, cherche is MIT; Tags unique to hora: algorithm, approximate-nearest-neighbor-search, artificial-intelligence, data-structures; When you require a high-speed library written in Rust to implement an efficient similarity-search solution.
- When should I choose cherche over hora?
- Choose cherche over hora when cherche is primarily Python; hora is Rust; License: cherche is MIT, hora is Apache-2.0; Tags unique to cherche: bm25, flashtext, information-retrieval, machine-learning; Also covers Evaluation & Observability; Cherche is a Python library for implementing neural search capabilities.
- When should I avoid hora?
- If your project is restricted to languages other than Rust and you cannot work with Rust bindings or require a more general-purpose vector database library When exact nearest neighbor search accuracy is preferred over the speed provided by approximate algorithms, as Hora specializes in sacrificing minimal precision for significant performance gains
- When should I avoid cherche?
- Last GitHub push was 814 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.
- Is hora or cherche more popular on GitHub?
- hora has more GitHub stars (2,659 vs 332). Stars measure visibility, not whether either tool fits your constraints.
- Are hora and cherche open source?
- Yes - both are open-source projects on GitHub (hora: Apache-2.0, cherche: MIT).
- Where can I find alternatives to hora or cherche?
- GraphCanon lists graph-backed alternatives at hora alternatives and cherche alternatives (hora 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, hora or cherche?
- hora: Slowing. 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 hora and cherche?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: hora trust report; cherche trust report.