NMSLIB is an efficient similarity search library and toolkit for high-dimensional vector spaces, supporting a variety of indexing algorithms for vector database use cases.
NMSLIB (Non-Metric Space Library) is an efficient and extensible similarity search library and toolkit for high-dimensional vector spaces, with a particular focus on generic and non-metric spaces. It is widely used for approximate nearest neighbor (ANN) search and evaluation of k-NN methods.
NMSLIB is open-source and free to use under the Apache-2.0 license.