nvmd / libkdtree
libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretically unlimited number of dimensions, and can store any data structure
☆63Updated last month
Alternatives and similar repositories for libkdtree:
Users that are interested in libkdtree are comparing it to the libraries listed below
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆36Updated 4 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
- Experimental ranges for CUDA☆24Updated 6 years ago
- CMake module collection☆30Updated 9 years ago
- 📊 A lightweight plotting library☆92Updated 2 years ago
- A C++17 interface for HDF5☆94Updated this week
- Boost Quaternions, Vectors, Matrices library☆84Updated 2 weeks ago
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated 10 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 4 months ago
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 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)…☆65Updated 5 years ago
- Boost.org mpi module☆60Updated 2 weeks ago
- A C++14-and-later expression template library☆108Updated 2 weeks ago
- Boost.org units module☆33Updated 2 weeks ago
- A C++ library that allows you to plot data just as in MATLAB☆23Updated 10 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆36Updated 4 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆144Updated 3 years ago
- A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.☆40Updated 7 years ago
- Triangulation Template Library☆26Updated 6 years ago
- A fast and flexible c++ template class for tree data structures☆101Updated 3 years ago
- ☆41Updated 6 years ago
- Collection of header-only utilities for C++☆35Updated last year
- Boost.org circular_buffer module☆55Updated 2 weeks ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 4 months ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 8 months ago
- data-parallel out-of-core library☆49Updated 2 weeks ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 2 years ago