Package: xxhashlite 0.2.2

xxhashlite: Extremely Fast Hashing of R Objects, Raw Data and Files using 'xxHash' Algorithms

Extremely fast hashing of R objects using 'xxHash'. R objects are hashed via the standard serialization mechanism in R. Raw byte vectors and strings can be handled directly for compatibility with hashes created on other systems. This implementation is a wrapper around the 'xxHash' 'C' library which is available from <https://github.com/Cyan4973/xxHash>.

Authors:Mike Cheng [aut, cre, cph], Yann Collet [ctb, cph]

xxhashlite_0.2.2.tar.gz
xxhashlite_0.2.2.zip(r-4.5)xxhashlite_0.2.2.zip(r-4.4)xxhashlite_0.2.2.zip(r-4.3)
xxhashlite_0.2.2.tgz(r-4.4-x86_64)xxhashlite_0.2.2.tgz(r-4.4-arm64)xxhashlite_0.2.2.tgz(r-4.3-x86_64)xxhashlite_0.2.2.tgz(r-4.3-arm64)
xxhashlite_0.2.2.tar.gz(r-4.5-noble)xxhashlite_0.2.2.tar.gz(r-4.4-noble)
xxhashlite_0.2.2.tgz(r-4.4-emscripten)xxhashlite_0.2.2.tgz(r-4.3-emscripten)
xxhashlite.pdf |xxhashlite.html
xxhashlite/json (API)
NEWS

# Install 'xxhashlite' in R:
install.packages('xxhashlite', repos = c('https://coolbutuseless.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/coolbutuseless/xxhashlite/issues

On CRAN:

4 exports 36 stars 2.74 score 0 dependencies 3 scripts 126 downloads

Last updated 5 months agofrom:1ded417858. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 08 2024
R-4.5-win-x86_64OKSep 08 2024
R-4.5-linux-x86_64OKSep 08 2024
R-4.4-win-x86_64OKSep 08 2024
R-4.4-mac-x86_64OKSep 08 2024
R-4.4-mac-aarch64OKSep 08 2024
R-4.3-win-x86_64OKSep 08 2024
R-4.3-mac-x86_64OKSep 08 2024
R-4.3-mac-aarch64OKSep 08 2024

Exports:xxhashxxhash_conxxhash_filexxhash_raw

Dependencies: