fastdigest
Fast, Low Memory Footprint Digests of R Objects
Provides an R interface to Bob Jenkin's streaming, non-cryptographic 'SpookyHash' hash algorithm for use in digest-based comparisons of R objects. 'fastdigest' plugs directly into R's internal serialization machinery, allowing digests of all R objects the serialize() function supports, including reference-style objects via custom hooks. Speed is high and scales linearly by object size; memory usage is constant and negligible.
- Version0.6-4
- R versionunknown
- LicenseArtistic-2.0
- Needs compilation?Yes
- Last release04/05/2024
Documentation
Team
Gabriel Becker
Gabriel Becker, based on SpookyHash algorithm and C++ code by Bob Jenkins
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Suggests1 package