Skip to content
View maumueller's full-sized avatar

Block or report maumueller

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
37 stars written in C++
Clear filter

Header-only C++/python library for fast approximate nearest neighbors

C++ 4,416 655 Updated Aug 11, 2024

Nearest Neighbor Search with Neighborhood Graph and Tree for High-dimensional Data

C++ 1,265 115 Updated Nov 12, 2024

Graph-structured Indices for Scalable, Fast, Fresh and Filtered Approximate Nearest Neighbor Search

C++ 1,162 227 Updated Dec 4, 2024

Quantized word vectors that take 8x-16x less space than regular word vectors

C++ 754 35 Updated Mar 31, 2020

A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines

C++ 323 62 Updated Nov 18, 2024

Fast exact nearest neighbor search in Hamming distance on binary codes with Multi-index hashing

C++ 286 69 Updated Nov 2, 2015

Fast and compact minimal perfect hash functions in C++.

C++ 196 27 Updated Dec 4, 2024

In-place Parallel Super Scalar Samplesort (IPS⁴o)

C++ 162 37 Updated Oct 2, 2020

A library of algorithms for approximate nearest neighbor search in high dimensions, along with a set of useful tools for designing such algorithms.

C++ 122 26 Updated Nov 21, 2024

Graph Library for Approximate Similarity Search

C++ 96 20 Updated May 14, 2024

Theoretically Efficient and Practical Parallel DBSCAN

C++ 72 15 Updated Feb 10, 2023

PQ Fast Scan

C++ 58 14 Updated May 31, 2019

Parameterless and Universal FInding of Nearest Neighbors

C++ 57 10 Updated May 2, 2024

A Fast Parallel Algorithm for HDBSCAN* Clustering

C++ 54 13 Updated Oct 16, 2022

Fast search algorithm for product-quantized codes via hash-tables

C++ 53 10 Updated Jul 3, 2018

SetSketch: Filling the Gap between MinHash and HyperLogLog

C++ 49 5 Updated Aug 11, 2021
C++ 42 12 Updated Sep 12, 2022

Highly parallel DBSCAN (HPDBSCAN)

C++ 38 10 Updated Sep 20, 2024
C++ 34 6 Updated Nov 29, 2021

Approximate Nearest Neighbor search using reduced-rank regression, with extremely fast queries, tiny memory usage, and rapid indexing on modern vector embeddings.

C++ 33 Updated Oct 25, 2024

High Dimensional Approximate Near(est) Neighbor

C++ 33 7 Updated Sep 5, 2017

A Benchmark of Minimal Perfect Hash Function Algorithms.

C++ 32 2 Updated Dec 20, 2022

Generate pgfplots or gnuplots from embedded SQL statements

C++ 26 11 Updated Aug 15, 2024

fast kernel evaluation in high dimensions via hashing

C++ 23 5 Updated Oct 21, 2020

HyperLogLogLog: Counting Distinct Elements With One Log More

C++ 18 3 Updated May 20, 2022

Count how many bits are set (population count) in C++ using POPCNT via inline assembly and gcc intrinsics (with benchmarks)

C++ 15 3 Updated May 9, 2011

C++ implementations of Powersort and 4-way Powersort

C++ 14 Updated Sep 3, 2024

Reducing Dimensionality method for Nearest Neighbor Search

C++ 14 1 Updated Nov 12, 2020

DartMinHash: Fast Sketching for Weighted Sets

C++ 13 4 Updated Feb 23, 2021

Density Estimation from Approximate Nearest Neighbors

C++ 12 1 Updated Dec 20, 2023
Next