wibyuan/easyANN

This project implements 30+ variants of ANN algorithms to find the K nearest neighbors in high-dimensional vector spaces. It is meant as a convenient sandbox: drop in your own ANN code, run a one-liner, and instantly compare build/search speed and recall against the bundled baselines.

34
/ 100
Emerging

This project provides a comprehensive comparison of various Approximate Nearest Neighbor (ANN) search algorithms. It helps machine learning engineers and data scientists quickly evaluate different techniques for finding similar data points in large datasets. You input your high-dimensional vectors and get back metrics on how fast and accurately each algorithm finds the nearest neighbors.

Use this if you are a machine learning engineer or data scientist developing a system that relies on finding the most similar items (like products, documents, or images) and need to compare different ANN algorithms' performance trade-offs.

Not ideal if you're looking for a production-ready, highly optimized ANN library to integrate directly into an application without needing to compare multiple implementations.

similarity-search vector-databases information-retrieval recommendation-systems data-mining
No Package No Dependents
Maintenance 10 / 25
Adoption 5 / 25
Maturity 13 / 25
Community 6 / 25

How are scores calculated?

Stars

12

Forks

1

Language

C++

License

MIT

Last pushed

Jan 22, 2026

Commits (30d)

0

Get this data via API

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

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