Lucaweihs / range-treeLinks
A C++ RangeTree implementation.
☆43Updated 5 years ago
Alternatives and similar repositories for range-tree
Users that are interested in range-tree are comparing it to the libraries listed below
Sorting:
- A generic C++11 k-means clustering implementation☆214Updated 5 months ago
- C++ fast hierarchical clustering algorithms☆88Updated 2 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- A fast and flexible c++ template class for tree data structures☆110Updated last month
- PH-Tree C++ implementation by Improbable.☆24Updated 2 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆68Updated 3 years ago
- PH-Tree C++ implementation☆31Updated 7 months ago
- Very simple C++ directed graph library☆80Updated 3 years ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆34Updated 4 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 3 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- a dynamic 2d space partitioning tree☆24Updated 4 years ago
- Tiny 2D Geometry Library☆29Updated 7 years ago
- a minimal C++ interval tree implementation☆231Updated 4 years ago
- A C++ implementation of a LRU cache☆42Updated 5 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆62Updated 7 years ago
- Simple C++ KD-Tree implementation☆223Updated last year
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 2 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- Kd-Tree library for kNN and range queries in plain C++98☆94Updated last year
- Build fast computational graphs quickly using modern C++☆51Updated 5 years ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆66Updated last year
- C++ implementation of KDTree & kNN classification on MNIST☆38Updated 6 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 5 years ago
- A C++ Library of Genetic Algorithm Components☆70Updated 7 years ago
- N-dimensional RTree implementation in C++☆425Updated 6 months ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆104Updated 8 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆132Updated 6 years ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆69Updated 7 years ago