libh3 icon indicating copy to clipboard operation
libh3 copied to clipboard

Uber’s Hexagonal Hierarchical Spatial Index (H3) library in Rust

libh3 - Wrapper for Uber’s H3 Hexagonal Hierarchical Spatial Index in Rust

This crate calls functions provided by libh3-sys to expose a safe Rust API for the H3 library.

Contributions are welcome.

See the documentation here:

https://docs.rs/libh3/