Show HN: Spart – A Rust library for fast spatial search with Python bindings https://ift.tt/3ZroCxc

Show HN: Spart – A Rust library for fast spatial search with Python bindings Hi everyone, I've made an open-source library for fast spatial search in Rust. It's called Spart, and it currently provides the following features: - Five tree implementations: Quadtree, Octree, Kd-tree, R-tree, and R*-tree - Python bindings (`pyspart` on PyPI) - Fast k-nearest neighbor (kNN) and radius search - Bulk data loading for efficient tree construction Project's GitHub repo: https://ift.tt/19MNOgm August 25, 2025 at 04:33PM

Post a Comment

0 Comments