uber / h3

Hexagonal hierarchical geospatial indexing system

Home Page:https://h3geo.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alternative implementation in Rust

grim7reaper opened this issue · comments

Hi,

I've just published a complete rewrite of H3 in Rust (on par with the 4.0 version).
It comes with some bells and whistles (such as GeoJSON support) and a few optimizations (resulting in 2-digit speedup in some cases).

Should I make a PR to add it to the doc page that list the bindings?
Or is it limited to bindings only?

Hi -- this is very exciting to see. That page does include translations/ports (there's already a couple for C#), so happy to accept a PR to link to your translation to Rust.