starkdg/mvptree

multiple vantage point distance-based tree data structure

20
/ 100
Experimental

This is a tool for developers who work with large collections of multi-dimensional data, such as feature vectors in machine learning or sensor readings. It helps efficiently organize these data points so you can quickly find items similar to a given target, making data retrieval much faster. This tool is for C++ developers building high-performance applications that require rapid similarity searches.

No commits in the last 6 months.

Use this if you need to perform fast similarity searches or find data points within a certain distance of a target point in large datasets of multi-dimensional vectors.

Not ideal if your data is not easily represented as fixed-size multi-dimensional vectors or if you only need simple exact-match lookups rather than proximity searches.

similarity-search vector-indexing high-performance-computing data-retrieval machine-learning-infrastructure
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 4 / 25
Maturity 16 / 25
Community 0 / 25

How are scores calculated?

Stars

8

Forks

Language

C++

License

Last pushed

Jun 23, 2022

Commits (30d)

0

Get this data via API

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

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