CRAN/E | sparsepp

sparsepp

'Rcpp' Interface to 'sparsepp'

Installation

About

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

github.com/greg7mdp/sparsepp
github.com/dselivanov/r-sparsepp
Bug report File report

Key Metrics

Version 1.22
Published 2018-09-22 2043 days ago
Needs compilation? no
License BSD_3_clause
License File
CRAN checks sparsepp results

Downloads

Yesterday 15 +36%
Last 7 days 37 +3%
Last 30 days 153 -11%
Last 90 days 473 -34%
Last 365 days 2.262 -28%

Maintainer

Maintainer

Dmitriy Selivanov

selivanov.dmitriy@gmail.com

Authors

Gregory Popovitch

aut / cph

Google Inc

aut / cph

Dmitriy Selivanov

cre

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

sparsepp archive

Suggests

Rcpp