17 releases (11 breaking)
3.7.1 |
|
---|---|
0.17.0 | Dec 16, 2023 |
0.16.0 | Jan 19, 2023 |
0.15.2 | Oct 25, 2022 |
0.8.1 | Mar 30, 2021 |
#10 in #h3
129 downloads per month
Used in 8 crates
(2 directly)
320KB
5.5K
SLoC
h3ron-h3-sys
bindgen-generated rust bindings for H3
These bindings are basically just the autogenerated bindings emitted by bindgen. The bindings compile using the included (referenced via a git submodule) H3 source code. H3 will be statically linked into the binary, so there is no need to install a system-wide libh3.
lib.rs
:
Low-level bindings to H3
This crate includes the C sources for libh3, so compiling it requires a C toolchain.
Dependencies
~0–750KB
~14K SLoC