# [h3ron-graph](h3ron-graph) [![Latest Version](https://img.shields.io/crates/v/h3ron-graph.svg)](https://crates.io/crates/h3ron-graph) [![Documentation](https://docs.rs/h3ron-graph/badge.svg)](https://docs.rs/h3ron-graph) Graph algorithms on edges of the H3 spatial indexing system. [Changelog](CHANGES.md) ## Maintenance status In january 2023 the [h3o library](https://github.com/HydroniumLabs/h3o) - a port of H3 to rust - has been released. This brings many benefits including type safety, compilation to WASM and performance improvements (example: [issue comparing raster to h3 conversion](https://github.com/nmandery/rasterh3/issues/1)). As a result this library will most certainly only receive dependency upgrades in the future.