Python framework for fast (approximated) nearest neighbour search in large, high-dimensional data sets using different locality-sensitive hashes.
☆772Feb 23, 2023Updated 3 years ago
Alternatives and similar repositories for NearPy
Users that are interested in NearPy are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Python Approximate Nearest Neighbor Search in very high dimensional spaces with optimised indexing.☆219Oct 7, 2021Updated 4 years ago
- A fast Python implementation of locality sensitive hashing.☆678Apr 30, 2020Updated 6 years ago
- A Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.☆150Sep 4, 2024Updated last year
- Approximate Nearest Neighbor Search for Sparse Data in Python!☆918Oct 2, 2020Updated 5 years ago
- FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)☆1,160Jun 1, 2024Updated last year
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk☆14,239Oct 29, 2025Updated 6 months ago
- Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-me…☆3,582Apr 13, 2026Updated last month
- It is a forest of random projection trees☆224Feb 8, 2020Updated 6 years ago
- MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW☆2,916Apr 18, 2026Updated last month
- Implementation of an algorithm computing the nearest "N" neighbours to a vector, using a collection of hyperplane hashers.☆30Jul 17, 2015Updated 10 years ago
- A locality-sensitive hashing library☆44Feb 21, 2014Updated 12 years ago
- Benchmarks of approximate nearest neighbor libraries in Python☆5,667Jun 10, 2025Updated 11 months ago
- A library for k-nearest neighbor search☆387Apr 24, 2024Updated 2 years ago
- A c++ toolbox of locality-sensitive hashing (LSH), provides several popular LSH algorithms, also support python and matlab.☆296Jun 29, 2017Updated 8 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A fast Python implementation of locality sensitive hashing.☆71Mar 13, 2015Updated 11 years ago
- Training of Locally Optimized Product Quantization (LOPQ) models for approximate nearest neighbor search of high dimensional data in Pyth…☆570Apr 14, 2019Updated 7 years ago
- LSH based high dimensional clustering for sets and points☆80Nov 15, 2014Updated 11 years ago
- Go to: https://github.com/alexklibisz/elastiknn☆249Apr 20, 2020Updated 6 years ago
- Approximate Nearest Neighbor (ANN) search for high-dimensional data.☆95Sep 3, 2018Updated 7 years ago
- Fast Library for Approximate Nearest Neighbors☆2,371Jul 29, 2024Updated last year
- Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neig…