h3o - H3 Geospatial Indexing System
A dependency free interface to the H3 geospatial indexing system utilizing the Rust library 'h3o' <https://github.com/HydroniumLabs/h3o> via the 'extendr' library <https://github.com/extendr/extendr>.
Last updated
rustcargo
5.80 score 42 stars 10 scripts 748 downloadsb64 - Fast and Vectorized Base 64 Engine
Provides a fast, lightweight, and vectorized base 64 engine to encode and decode character and raw vectors as well as files stored on disk. Common base 64 alphabets are supported out of the box including the standard, URL-safe, bcrypt, crypt, 'BinHex', and IMAP-modified UTF-7 alphabets. Custom engines can be created to support unique base 64 encoding and decoding needs.
Last updated
rustcargo
5.60 score 22 stars 1 dependents 3 scripts 329 downloadstomledit - Parse, Read, and Edit 'TOML'
A toolkit for working with 'TOML' files in R while preserving formatting, comments, and structure. 'tomledit' enables serialization of R objects such as lists, data.frames, numeric, logical, and date vectors.
Last updated
extendrtomlrustcargo
5.29 score 12 stars 4 dependents 10 scripts 1.4k downloadsb32 - Fast and Vectorized Base32 Encoding
Fast, dependency free, and vectorized base32 encoding and decoding. 'b32' supports the Crockford, Z, RFC 4648 lower, hex, and lower hex alphabets.
Last updated
base32extendrrustcargo
3.78 score 4 stars 3 scripts 168 downloads