Crates.io | h3ron |
lib.rs | h3ron |
version | 0.18.0 |
source | src |
created_at | 2021-01-09 19:06:10.383058 |
updated_at | 2023-12-16 19:26:28.755768 |
description | High-level rust API for H3 |
homepage | https://github.com/nmandery/h3ron |
repository | https://github.com/nmandery/h3ron |
max_upload_size | |
id | 336989 |
size | 183,264 |
High-level rust API for H3.
In january 2023 the h3o library - 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).
As a result this library will most certainly only receive dependency upgrades in the future.