flann

Nearest neighbor search library

A fast and efficient algorithm for finding the nearest neighbors in high-dimensional spaces

Fast Library for Approximate Nearest Neighbors

GitHub

2k stars
79 watching
646 forks
Language: C++
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
erikbern/ann-benchmarksA comprehensive benchmarking framework for evaluating the performance of approximate nearest neighbor search libraries in Python.5,013
nmslib/nmslibAn efficient similarity search library and toolkit for evaluation of k-NN methods in generic non-metric spaces3,429
microsoft/sptagA distributed approximate nearest neighbor search library4,840
norlab-ulaval/libnaboA fast K Nearest Neighbor library for low-dimensional spaces452
whenever5225/graphannsAn implementation of graph-based approximate nearest neighbor search algorithms32
jlblancoc/nanoflannA C++ library for efficient nearest neighbor search with KD-trees2,269
yoshoku/hnswlib.rbProvides Ruby bindings for a C++ library implementing approximate nearest neighbor search15
lyst/rpforestAn efficient algorithm for finding approximate nearest neighbors in high-dimensional spaces225
kristofferc/nearestneighbors.jlA Julia package for efficient nearest neighbor searches in high-dimensional spaces426
yoshoku/annoy-rbA Ruby wrapper around the Annoy C++ library for efficient nearest neighbor searches34
bast/flandersFast 2D nearest neighbor search with an angle7
evgenykarkan/ekalgorithmsA collection of exercises and examples showcasing various algorithms, data structures, and software concepts in Objective-C.2,421
yahoojapan/ngtA library for efficient searching of high-dimensional data points using graph and tree-based methods1,272
dbalatero/levenshtein-ffiFast string edit distance computation using the Damerau-Levenshtein algorithm150
spotify/annoyA data structure and search algorithm for finding closest points in high-dimensional space13,321