space-time

Crates.iospace-time
lib.rsspace-time
version0.2.0
sourcesrc
created_at2020-04-29 20:50:29.691571
updated_at2021-07-26 03:59:46.011767
descriptionA nightly only library of space-time filling curves that supports no-std.
homepage
repositoryhttps://github.com/boydjohnson/space_time
max_upload_size
id235541
size91,351
Boyd Johnson (boydjohnson)

documentation

README

Space-time filling curves Rust library

This is a partial port of the geomesa-z3 package from geomesa.

It is also a partial port of sfcurve.

This library has 2D and 3D z-order curves that index points as well as 2D and 3D extended z-order curves for indexing objects by bounding box.

Commit count: 58

cargo fmt