MetricKnn
Fast Similarity Search using the Metric Space Approach
...Available for Windows and Linux.
* C API, which provides the implementation of different indexes, distances and search methods.
* C++ API, which is a thin C++ wrapper of the C API.
The intended users are software developers, academics, students and data scientist who need to efficiently compare objects according to some criteria.
MetricKnn is an open source project released under the BSD 2-Clause License. The source code is available in GitHub https://github.com/juanbarrios/metricknn.
...