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.7)xxhashlite_0.2.2.zip(r-4.6)xxhashlite_0.2.2.zip(r-4.5)
xxhashlite_0.2.2.tgz(r-4.6-x86_64)xxhashlite_0.2.2.tgz(r-4.6-arm64)xxhashlite_0.2.2.tgz(r-4.5-x86_64)xxhashlite_0.2.2.tgz(r-4.5-arm64)
xxhashlite_0.2.2.tar.gz(r-4.7-arm64)xxhashlite_0.2.2.tar.gz(r-4.7-x86_64)xxhashlite_0.2.2.tar.gz(r-4.6-arm64)xxhashlite_0.2.2.tar.gz(r-4.6-x86_64)
xxhashlite_0.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
xxhashlite/json (API)
NEWS

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

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

On CRAN:

Conda:

4.28 score 38 stars 3 scripts 229 downloads 4 exports 0 dependencies

Last updated from:7110cc1a6d. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK143
linux-devel-x86_64OK106
source / vignettesOK140
linux-release-arm64OK101
linux-release-x86_64OK107
macos-release-arm64OK97
macos-release-x86_64OK181
macos-oldrel-arm64OK70
macos-oldrel-x86_64OK197
windows-develOK116
windows-releaseOK58
windows-oldrelOK78
wasm-releaseOK78

Exports:xxhashxxhash_conxxhash_filexxhash_raw

Dependencies: