nmslib
Similarity search library
An efficient similarity search library and toolkit for evaluation of k-NN methods in generic non-metric spaces
Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.
3k stars
93 watching
451 forks
Language: C++
last commit: 2 months ago
Linked from 1 awesome list
k-nn-graphsknn-searchneighborhood-graphsnon-metricvp-tree
Related projects:
Repository | Description | Stars |
---|---|---|
erikbern/ann-benchmarks | A comprehensive benchmarking framework for evaluating the performance of approximate nearest neighbor search libraries in Python. | 4,972 |
nmslib/hnswlib | An efficient algorithm for fast approximate nearest neighbors search in high-dimensional spaces. | 4,382 |
flann-lib/flann | A fast and efficient algorithm for finding the nearest neighbors in high-dimensional spaces | 2,250 |
norlab-ulaval/libnabo | A fast K Nearest Neighbor library for low-dimensional spaces | 447 |
microsoft/sptag | A distributed approximate nearest neighbor search library | 4,829 |
nmap/nmap | A utility for network exploration and discovery by scanning hosts and services | 10,234 |
kristofferc/nearestneighbors.jl | A Julia package for efficient nearest neighbor searches in high-dimensional spaces | 426 |
jlblancoc/nanoflann | A C++ library for efficient nearest neighbor search with KD-trees | 2,243 |
natlas/natlas | A platform for continuous network scanning and data review using nmap and Elasticsearch. | 626 |
patvarilly/covertree | A data structure library for finding nearest neighbors in a general metric space | 31 |
michaeldorman/nngeo | An R library providing spatial data join capabilities using the k-nearest neighbor algorithm | 79 |
awslabs/dgl-lifesci | A Python package for graph neural networks applied to life science domains | 728 |
cbaggers/mk-string-metrics | Provides efficient algorithms to calculate string similarity metrics | 22 |
snopt/snopt-matlab | Provides a Matlab interface to SNOPT for nonlinear optimization | 56 |
fklement/hades | A wrapper around NMAP for Elixir that provides a simple interface to perform network scans and port scanning. | 27 |