packed_spatial_index 0.12.0

Packed static spatial index (Hilbert R-tree) for 2D/3D AABBs — SIMD range, kNN, raycast, and spatial-join queries, with zero-copy and streaming serialization.
Documentation

packed_spatial_index

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 2 of them enabled by default.

default

parallel (default)

simd (default)

async

bench-internals

This feature flag does not enable additional features.

f32-storage

This feature flag does not enable additional features.

stream

This feature flag does not enable additional features.