psimatis / QuadTree
A C++ implementation of the Quad-Tree spatial index.
☆16Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for QuadTree
- Naive Hilbert R-Tree implementation☆30Updated 9 years ago
- A relatively simple implementation of the R* Tree data structure for C++☆48Updated last year
- N-dimensional RTree implementation in C++☆377Updated 7 months ago
- Templated Portable I/O Environment☆112Updated this week
- A Recursive Spatial Model Index☆38Updated 8 months ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆46Updated 5 years ago
- Code for our VLDB paper: A Critical Analysis of Recursive Model Indexes☆18Updated 8 months ago
- ☆39Updated 3 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆85Updated 10 months ago
- ☆19Updated 2 years ago
- A lightweight learned index for spatial range queries on complex geometries☆12Updated 2 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated last year
- Modern C++ B-tree containers☆264Updated last year
- A C++ template class providing a thread-safe LRU cache☆75Updated 2 years ago
- c++ library for interprocess memory pools, communication, and automatic network device discovery. lightweight DDS alternative.☆15Updated 9 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- a fully learned index for larger-than-memory databases☆13Updated 2 years ago
- FITing Tree is an indexing data structure that efficiently uses the memory without sacrificing the performance. For the paper: https://dl…☆11Updated 3 years ago
- A C++17 interface for HDF5☆91Updated 5 months ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆39Updated last year
- A simple to use C++ 2D plotting library.☆32Updated 6 months ago
- A concurrent thread-safe hash map implemented in C++☆145Updated last year
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆73Updated 3 years ago
- An adaptive radix tree for efficient indexing in main memory.☆151Updated 8 months ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆61Updated 2 months ago
- A C++11 implementation of the B-Tree part of "The Case for Learned Index Structures"☆80Updated 6 years ago
- NFL: Robust Learned Index via Distribution Transformation☆20Updated last year
- C++ implementation of KDTree & kNN classification on MNIST☆36Updated 5 years ago
- Greg's Template Library of useful classes.☆126Updated 3 weeks ago
- A generic C++11 k-means clustering implementation☆209Updated 3 years ago