hora-search/hora

🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 .

50
/ 100
Established

Hora helps you find similar items very quickly in large collections of data. You give it a set of items, each described by numerical features (like image pixels or document embeddings), and then ask it to find the closest matches for a new item. This is useful for anyone who needs to perform high-speed similarity searches, such as developers building recommendation engines, face recognition systems, or content search platforms.

2,659 stars.

Use this if you need to rapidly find items similar to a given query item within a massive dataset, like identifying duplicate images or recommending related products.

Not ideal if your dataset is very small or if you require perfectly exact nearest neighbor results rather than approximate ones.

similarity-search recommendation-systems image-recognition information-retrieval data-matching
No Package No Dependents
Maintenance 10 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 14 / 25

How are scores calculated?

Stars

2,659

Forks

76

Language

Rust

License

Apache-2.0

Last pushed

Feb 17, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/hora-search/hora"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.