erdavila / M-TreeLinks
A data structure for efficient nearest-neighbor queries.
☆72Updated last year
Alternatives and similar repositories for M-Tree
Users that are interested in M-Tree are comparing it to the libraries listed below
Sorting:
- A C++ library for summarizing data streams☆23Updated 6 years ago
- Dynamic Cuckoo Filter (DCF) is succinct data structure of approximate set representing and membership testing for large-scale dynamic dat…☆39Updated 8 years ago
- M-tree datastructure to perform k-NN searches☆26Updated 4 years ago
- Cover Tree implementation in C++ for k-Nearest Neighbours and range search☆94Updated 5 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 5 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆55Updated 10 years ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- High-performance (C++) implementation of the leapfrog-triejoin algorithm by Todd Veldhuizen (http://arxiv.org/abs/1210.0481)☆23Updated 9 years ago
- Templated Portable I/O Environment☆114Updated 8 months ago
- Naive Hilbert R-Tree implementation☆31Updated 10 years ago
- An implementation of learned index structures for bloom filters.☆23Updated 7 years ago
- A Recursive Spatial Model Index☆39Updated last year
- A relatively simple implementation of the R* Tree data structure for C++☆51Updated 2 years ago
- The STINGER in-memory graph store and dynamic graph analysis platform. Millions to billions of vertices and edges at thousands to millio…☆214Updated 11 months ago
- A lightweight learned index for spatial range queries on complex geometries☆14Updated 3 years ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆49Updated 6 years ago
- A library for k-nearest neighbor search☆385Updated last year
- Benchmark of Nearest Neighbor Search on High Dimensional Data☆210Updated 4 years ago
- Learned Sort: a model-enhanced sorting algorithm☆81Updated 4 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 7 years ago
- ☆25Updated 5 years ago
- an Extremely Fast Approximate Nearest Neighbor graph construction Algorithm framework☆103Updated 4 months ago
- a quotient filter written in C☆87Updated 8 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Python package that implements Learned Index Structures and provides database-like interface☆18Updated 7 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Parallel Balanced Binary Tree Structures☆121Updated 9 months ago
- A library of algorithms for approximate nearest neighbor search in high dimensions, along with a set of useful tools for designing such a…☆174Updated 2 weeks ago
- WebGraph framework with extensions☆23Updated 11 years ago
- Ligra: A Lightweight Graph Processing Framework for Shared Memory☆484Updated last year