h3o-bit

Crates.ioh3o-bit
lib.rsh3o-bit
version0.1.1
sourcesrc
created_at2023-09-01 22:20:57.464212
updated_at2024-01-27 18:44:58.195792
descriptionLow-level library for H3 indexes' bit twiddling.
homepagehttps://docs.rs/h3o-bit
repositoryhttps://github.com/HydroniumLabs/h3o-bit
max_upload_size
id961228
size20,649
Sylvain Laperche (grim7reaper)

documentation

https://docs.rs/h3o-bit/

README

h3o-bit — bit twiddling for H3 indexes

Crates.io Docs.rs CI Status Coverage License

This is a low-level library that assumes that you know what you're doing (there are no guardrails: garbage-in, garbage-out).

Unless you're implementing algorithms/data structures for H3 indexes, you should be using h3o.

This crate is mostly for sharing low-level primitives between the h3o crates, thus the API is enriched on a need basis.

License

BSD 3-Clause

Commit count: 4

cargo fmt