CRAN/E | xxhashlite

xxhashlite

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

Installation

About

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 .

github.com/coolbutuseless/xxhashlite
Copyright This package includes code from the 'xxhash' written Yann Collet. See file 'inst/LICENSE-xxhash' for copyright information of the original library.
Bug report File report

Key Metrics

Version 0.2.2
R ≥ 3.5.0
Published 2024-03-12 57 days ago
Needs compilation? yes
License MIT
License File
CRAN checks xxhashlite results

Downloads

Yesterday 7 -13%
Last 7 days 39 -24%
Last 30 days 152 -28%
Last 90 days 362
Last 365 days 362

Maintainer

Maintainer

Mike Cheng

mikefc@coolbutuseless.com

Authors

Mike Cheng

aut / cre / cph

Yann Collet

ctb / cph

(Author of the embedded xxhash library)

Material

NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-develnot available

x86_64

r-releasenot available

x86_64

r-oldrelnot available

x86_64

Depends

R ≥ 3.5.0

Suggests

testthat