mingyu-hkustgz/RESQ

High-Ratio Vector Quantization

23
/ 100
Experimental

When you have massive datasets of high-dimensional vectors and need to quickly find the most similar items (approximate k-nearest neighbors), this project helps you do it much faster and with less memory. It takes in your existing vector data and outputs a highly compressed index, enabling rapid similarity searches. Data scientists, machine learning engineers, and researchers working with large-scale vector databases would find this useful.

Use this if you need to perform very fast approximate nearest neighbor searches on extremely large collections of high-dimensional data while significantly reducing the memory footprint.

Not ideal if your dataset is small, or if you require perfect (exact) nearest neighbor search accuracy rather than approximate results.

vector-search similarity-search large-scale-data information-retrieval machine-learning-infrastructure
No License No Package No Dependents
Maintenance 10 / 25
Adoption 5 / 25
Maturity 8 / 25
Community 0 / 25

How are scores calculated?

Stars

10

Forks

Language

C++

License

Last pushed

Feb 03, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/mingyu-hkustgz/RESQ"

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