Crates.io | spatial-neighbors |
lib.rs | spatial-neighbors |
version | 0.2.1 |
source | src |
created_at | 2022-11-12 14:38:40.408059 |
updated_at | 2022-11-20 19:33:18.083696 |
description | Simple to use implementation of certain Spatial-Partitioning Algorithms | DataStructures |
homepage | |
repository | https://github.com/ToBinio/spatial-neighbors |
max_upload_size | |
id | 713650 |
size | 51,813 |
SpatialNeighbors is a Spatial-Partitioning Rust library that tries to be Simple to use. It supports certain Spatial-Partitioning Algorithms | DataStructures which can be used in many different ways. In a nutshell, it is useful for finding all objects in a given area.