Lucaweihs / range-tree
A C++ RangeTree implementation.
☆41Updated 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
- 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
- C++ implementation of KDTree & kNN classification on MNIST☆36Updated 6 years ago
- A C++ neural network library for machine learning☆14Updated 10 months ago
- Boost.org graph_parallel module☆28Updated 2 months ago
- An implementation of k-d tree☆176Updated 10 months ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆42Updated last year
- Concurrent Hash Table☆21Updated last month
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆63Updated last week
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- C++ fast hierarchical clustering algorithms☆85Updated last year
- Complete Project Documentation☆94Updated last year
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆33Updated 4 years ago
- A generic C++11 k-means clustering implementation☆211Updated 3 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆66Updated 2 years ago
- llvm::SmallVector stripped from dependencies.☆34Updated 4 years ago
- Let Me Run That For You: A C++20 Thread Pool Library☆13Updated 3 years ago
- Very simple C++ directed graph library☆76Updated 2 years ago
- Library for performing spectral clustering in C++☆76Updated last year
- ☆17Updated last month
- Boost.Sort☆52Updated 2 months ago
- A flexible ASCII progress-bar for C++☆110Updated 7 months ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆126Updated last year
- Parallel Graph Input Output☆18Updated last year
- 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
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 5 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- A demonstration of speeding up a 1D convolution using SSE☆50Updated 8 years ago