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
2k stars
79 watching
646 forks
Language: C++
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive benchmarking framework for evaluating the performance of approximate nearest neighbor search libraries in Python. | 5,013 |
| An efficient similarity search library and toolkit for evaluation of k-NN methods in generic non-metric spaces | 3,429 |
| A distributed approximate nearest neighbor search library | 4,840 |
| A fast K Nearest Neighbor library for low-dimensional spaces | 452 |
| An implementation of graph-based approximate nearest neighbor search algorithms | 32 |
| A C++ library for efficient nearest neighbor search with KD-trees | 2,269 |
| Provides Ruby bindings for a C++ library implementing approximate nearest neighbor search | 15 |
| An efficient algorithm for finding approximate nearest neighbors in high-dimensional spaces | 225 |
| A Julia package for efficient nearest neighbor searches in high-dimensional spaces | 426 |
| A Ruby wrapper around the Annoy C++ library for efficient nearest neighbor searches | 34 |
| Fast 2D nearest neighbor search with an angle | 7 |
| A collection of exercises and examples showcasing various algorithms, data structures, and software concepts in Objective-C. | 2,421 |
| A library for efficient searching of high-dimensional data points using graph and tree-based methods | 1,272 |
| Fast string edit distance computation using the Damerau-Levenshtein algorithm | 150 |
| A data structure and search algorithm for finding closest points in high-dimensional space | 13,321 |