sparsepp: 'Rcpp' Interface to 'sparsepp'

Provides interface to 'sparsepp' - fast, memory efficient hash map. It is derived from Google's excellent 'sparsehash' implementation. We believe 'sparsepp' provides an unparalleled combination of performance and memory usage, and will outperform your compiler's unordered_map on both counts. Only Google's 'dense_hash_map' is consistently faster, at the cost of much greater memory usage (especially when the final size of the map is not known in advance).

Package details

AuthorGregory Popovitch [aut, cph], Google Inc [aut, cph], Dmitriy Selivanov [cre]
MaintainerDmitriy Selivanov <selivanov.dmitriy@gmail.com>
LicenseBSD_3_clause + file LICENSE
Version1.22
URL https://github.com/greg7mdp/sparsepp https://github.com/dselivanov/r-sparsepp
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("sparsepp")

Try the sparsepp package in your browser

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

sparsepp documentation built on May 2, 2019, 9:16 a.m.