starkdg/hftrie

index binary vectors for efficient nearest neighbor search

28
/ 100
Experimental

This tool helps you quickly find data points that are similar to a target point from a large collection of 64-bit binary codes. You input a large dataset of binary codes, and it efficiently identifies all codes within a specified 'distance' or radius. It's ideal for engineers or researchers working with high-dimensional binary data who need fast similarity searches.

No commits in the last 6 months.

Use this if you need to rapidly search through millions of binary codes to find nearest neighbors, and you can accept a small trade-off in accuracy for significantly faster search times.

Not ideal if your application absolutely requires 100% recall for every similarity search, as its fastest mode prioritizes speed over perfect accuracy.

binary-data-analysis similarity-search high-dimensional-data data-retrieval indexing
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 5 / 25
Maturity 16 / 25
Community 7 / 25

How are scores calculated?

Stars

10

Forks

1

Language

C++

License

Last pushed

Jun 25, 2022

Commits (30d)

0

Get this data via API

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

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