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
- WebGraph framework with extensions☆23Updated 10 years ago
- Dynamic Cuckoo Filter (DCF) is succinct data structure of approximate set representing and membership testing for large-scale dynamic dat…☆39Updated 7 years ago
- A lightweight learned index for spatial range queries on complex geometries☆12Updated 2 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆77Updated 4 years ago
- Cover Tree implementation in C++ for k-Nearest Neighbours and range search☆95Updated 5 years ago
- M-tree datastructure to perform k-NN searches☆26Updated 3 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆55Updated 10 years ago
- A Recursive Spatial Model Index☆38Updated last year
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- Master's thesis project involving label-constrained reachability (LCR)☆1Updated 4 years ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆48Updated 6 years ago
- Benchmark of Nearest Neighbor Search on High Dimensional Data☆208Updated 4 years ago
- The recursive model index, a learned index structure☆223Updated 3 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Implementation of the unary leapfrog join for efficient intersection of sorted sets.☆10Updated 5 years ago
- GLAM: Graph Layout Aesthetic Metrics☆39Updated last year
- Webgraph++ code (http://cnets.indiana.edu/groups/nan/webgraph/)☆31Updated last year
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A library for k-nearest neighbor search☆384Updated last year
- a quotient filter written in C☆86Updated 7 years ago
- A relatively simple implementation of the R* Tree data structure for C++☆51Updated 2 years ago
- The eXtensible and fleXible Library XXL for Java☆26Updated 3 years ago
- The STINGER in-memory graph store and dynamic graph analysis platform. Millions to billions of vertices and edges at thousands to millio…☆213Updated 7 months ago
- Bloom filters for C++11☆362Updated 3 years ago
- Parallel Balanced Binary Tree Structures☆117Updated 4 months ago
- Naive Hilbert R-Tree implementation☆30Updated 10 years ago
- CuSha is a CUDA-based vertex-centric graph processing framework that uses G-Shards and CW representations.☆53Updated 9 years ago
- Ligra: A Lightweight Graph Processing Framework for Shared Memory☆473Updated last year
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 7 years ago