C++ program that, given a vectorised dataset and query set, performs locality sensitive hashing, finding either Nearest Neighbour (NN) or Neighbours in specified range of points in query set, using either Euclidian distance or Cosine Similarity.
☆11Aug 22, 2021Updated 4 years ago
Alternatives and similar repositories for Nearest-Neighbour-LSH
Users that are interested in Nearest-Neighbour-LSH are comparing it to the libraries listed below
Sorting:
- Daichi Amagata and Takahiro Hara, SIGMOD2021☆15Apr 10, 2024Updated last year
- A polygon to rectangle conversion tool☆19Sep 18, 2017Updated 8 years ago
- CATBench, the Intel Cache Allocation Technology benchmarking suite described in our tech report, "Simple Cache Partitioning for Networked…☆12Oct 6, 2017Updated 8 years ago
- code for paper "Accessing higher dimensions for unsupervised word translation"☆22Jun 26, 2023Updated 2 years ago
- Fast C++ implementation of https://github.com/yahoo/lopq: Locally Optimized Product Quantization (LOPQ) model and searcher for approximat…☆35Apr 25, 2020Updated 5 years ago
- Levenshtein algorithm CLI☆11Jun 16, 2020Updated 5 years ago
- Telco pIPeline benchmarking SYstem☆19Feb 25, 2026Updated 3 weeks ago
- Tiny UTF-8 ANSI/VT102 terminal abstraction in C☆20Aug 19, 2014Updated 11 years ago
- Insanely fast JPEG/JPG thumbnail scaling with the minimum fuss and CPU overhead. It makes use of libjpeg features of being able to load a…☆10Mar 23, 2023Updated 3 years ago
- ☆27Jul 5, 2018Updated 7 years ago
- A C++17 port of the JavaScript pixelmatch library, providing a small pixel-level image comparison library.☆14Mar 10, 2026Updated last week
- Forked version of Yahoo! Cloud Serving Benchmark with support for replay of workload traces☆18Oct 11, 2022Updated 3 years ago
- Documentation of a core rope memory simulator for the Apollo Guidance Computer☆13Jul 13, 2019Updated 6 years ago
- Double precision raytracer for scientific or engineering applications.☆12May 18, 2024Updated last year
- C++ program that auto complete the words for user☆12Nov 1, 2017Updated 8 years ago
- Minimal Lisp/Forth☆11Jan 5, 2025Updated last year
- HTML rendering plugin for Lumix Engine☆18Jan 11, 2018Updated 8 years ago
- Accelerate database with GPU☆13Dec 30, 2013Updated 12 years ago
- ☆22Jul 20, 2023Updated 2 years ago
- Implementation of COO, CSR, CSC, SSS and TJDS sparse matrix formats.☆11Jul 15, 2015Updated 10 years ago
- scripts & tools for QUIC proformance profiling☆19Aug 14, 2020Updated 5 years ago
- A single-script repo for a script to turn a calibre layer file to a KLayout .lyp file☆13Sep 3, 2018Updated 7 years ago
- Multi-index hashing for the resolution of ANN search problem on large datasets☆15Oct 16, 2018Updated 7 years ago
- Binary to Hilbert converter☆19Feb 10, 2021Updated 5 years ago
- ☆51Sep 12, 2022Updated 3 years ago
- Instanced rendering of massive CAD models using shape matching☆22Sep 15, 2025Updated 6 months ago
- ☆13Feb 11, 2019Updated 7 years ago
- Dynamic Hashed Blocks (DHB) data structure for dynamic graphs☆12Sep 8, 2025Updated 6 months ago
- A CUDA-based multi-GPU vertex-centric graph processing framework based on Warp Segmentation and Vertex Refinement techniques.☆12Mar 20, 2017Updated 9 years ago
- http://openjdk.java.net/projects/code-tools/jol/☆15Apr 11, 2017Updated 8 years ago
- µTune: Auto-Tuned Threading for OLDI Microservices☆14Oct 8, 2018Updated 7 years ago
- ☆22Mar 11, 2021Updated 5 years ago
- Optimizations on Graph500☆10Jul 15, 2016Updated 9 years ago
- 稀疏矩阵-向量乘的并行优化算法(OpenMP,AVX)☆11Jul 7, 2021Updated 4 years ago
- A C++ VLSI circuit schematic and layout database library☆15Jul 1, 2024Updated last year
- ☆10Aug 15, 2019Updated 6 years ago
- This is a matlab implementation of J.Park's work "High Quality Depth Map Upsampling for 3D-TOF Cameras" . We test our implementation wit…☆11May 5, 2019Updated 6 years ago
- This code base represents "faimGraph: High Performance Management of Fully-dynamic Graphs under tight Memory Constraints on the GPU"☆14Apr 23, 2021Updated 4 years ago
- This library contains rectilinear spanning graph construction, finding minimum spanning tree and an implementation of binary search tree☆10Aug 22, 2015Updated 10 years ago