Lucaweihs / range-tree
A C++ RangeTree implementation.
☆43Updated 4 years ago
Alternatives and similar repositories for range-tree:
Users that are interested in range-tree are comparing it to the libraries listed below
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Tiny 2D Geometry Library☆28Updated 6 years ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆33Updated 4 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- A fast and flexible c++ template class for tree data structures☆101Updated 3 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆70Updated 8 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆29Updated 4 years ago
- a dynamic 2d space partitioning tree☆22Updated 3 years ago
- C++ Library for Planar Visibility Computations☆26Updated 2 years ago
- a CUDA implementation of a priority queue☆84Updated 4 years ago
- Advanced correct for boost geometry polygons☆34Updated 2 years ago
- A relatively simple implementation of the R* Tree data structure for C++☆50Updated 2 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- An implementation of k-d tree☆177Updated last year
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆64Updated last month
- A C++ neural network library for machine learning☆14Updated 11 months ago
- A generic C++11 k-means clustering implementation☆213Updated last week
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago
- Comprehensive benchmarks of C++ maps☆308Updated 2 years ago
- Git walk through of the C++ code presented in Sean Parent's talk "Better Code: Runtime Polymorphism"☆56Updated 6 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 9 months ago
- A C++ implementation of a LRU cache☆38Updated 4 years ago
- Implementations of different algorithms for building Euclidean minimum spanning tree in k-dimensional space.☆22Updated 3 years ago
- PH-Tree C++ implementation by Improbable.☆23Updated 2 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
- 3D Computational Geometry in C++11☆19Updated 6 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 12 years ago
- For details, see the blog post:☆32Updated last year
- A flexible ASCII progress-bar for C++☆110Updated 8 months ago