kdtree
KD tree library
A C library implementation of a data structure for fast searching and nearest neighbor queries in k-dimensional space
A simple C library for working with KD-Trees
396 stars
28 watching
115 forks
Language: C
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jblindsay/kdtree | An efficient spatial data structure for fast point query operations | 43 |
geocrystal/kd_tree | A data structure for organizing and searching points in k-dimensional space | 16 |
erikgartner/dtree | A JavaScript library for visualizing hierarchical data with multiple parents. | 526 |
ksxgithub/parallel-disk-usage | An analyzer tool that displays disk usage data in graphical form. | 461 |
jjjkkkjjj/matft | A Numpy-like library in Swift for multi-dimensional array and matrix operations | 135 |
kristofferc/nearestneighbors.jl | A Julia package for efficient nearest neighbor searches in high-dimensional spaces | 426 |
mrhooray/kdtree-rs | An efficient data structure library for fast geospatial indexing and nearest neighbor searches | 236 |
kdabir/directree | A DSL for creating directory trees with text files and keeping source directories in sync with a target directory. | 14 |
viliwonka/kdtree | A data structure library providing efficient construction and querying of 3D point sets in Unity. | 538 |
jlblancoc/nanoflann | A C++ library for efficient nearest neighbor search with KD-trees | 2,269 |
juliageometry/regiontrees.jl | A Julia package that provides a lightweight framework for defining and working with N-dimensional spatial data structures | 111 |
kpeeters/tree.hh | A C++ header-only library implementing an n-ary tree data structure with STL-like interfaces | 135 |
davidmoten/rtree | An in-memory R-tree implementation for efficient spatial indexing and search in Java with reactive API support | 1,094 |
tristanls/k-bucket | An implementation of a storage mechanism within a decentralized distributed system | 156 |
hardillb/d3-mqtt-topic-tree | A tool for visualizing and exploring MQTT topic hierarchies using a collapsible tree layout | 98 |