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>.

Getting started

Package details

AuthorMike Cheng [aut, cre, cph], Yann Collet [ctb, cph] (Author of the embedded xxhash library)
MaintainerMike Cheng <mikefc@coolbutuseless.com>
LicenseMIT + file LICENSE
Version0.2.2
URL https://github.com/coolbutuseless/xxhashlite
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("xxhashlite")

Try the xxhashlite package in your browser

Any scripts or data that you put into this service are public.

xxhashlite documentation built on May 29, 2024, 7:18 a.m.