mingyu-hkustgz/Res-Infer
Distance Computaion for Vector Databases
This project helps researchers and developers working with large datasets quickly find the most similar data points. It takes in high-dimensional vector data and efficiently calculates the 'distance' between these vectors, which is crucial for tasks like image recognition or recommendation systems. The output is highly optimized distance computations, enabling faster approximate nearest neighbor searches. This is ideal for those building or evaluating high-performance search systems.
No commits in the last 6 months.
Use this if you are a researcher or system architect needing to perform fast and accurate similarity searches on massive vector databases.
Not ideal if you are looking for an out-of-the-box application for end-user data analysis, rather than a performance-focused component for a search system.
Stars
12
Forks
2
Language
C++
License
—
Category
Last pushed
Sep 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/mingyu-hkustgz/Res-Infer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MariaDB/server
MariaDB server is a community developed fork of MySQL server. Started by core members of the...
AlayaDB-AI/AlayaLite
AlayaLite – A Fast, Flexible Vector Database for Everyone.
infiniflow/infinity
The AI-native database built for LLM applications, providing incredibly fast hybrid search of...
nnethercott/hannoy
Production-ready KV-backed HNSW implementation in Rust using LMDB
dingodb/dingo
A multi-modal vector database that supports upserts and vector queries using unified SQL...