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 week
Alternatives and similar repositories for libkdtree:
Users that are interested in libkdtree are comparing it to the libraries listed below
- 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
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆36Updated 4 years ago
- CMake module collection☆30Updated 9 years ago
- 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
- Traitlets-like C++ properties and implementation of the observer pattern☆44Updated 9 months 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
- A C++17 interface for HDF5☆94Updated last week
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Boost.org circular_buffer module☆54Updated 2 months ago
- Boost Quaternions, Vectors, Matrices library☆85Updated last month
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated 3 months ago
- CMake BASIS makes it easy to create sharable software and libraries that work together. This is accomplished by combining and documenting…☆49Updated 3 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 3 months ago
- Boost.org mpi module☆60Updated last week
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆37Updated 9 years ago
- A C++14-and-later expression template library☆108Updated 2 months ago
- 📊 A lightweight plotting library☆92Updated 2 years ago
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 2 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 kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆59Updated 7 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆17Updated 5 years ago
- Simple resource pool for recycling resources in C++☆67Updated 8 months ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- Randomized singular value decomposition (SVD) written in C++14 / Eigen☆21Updated 5 years ago