CMD + K

r-sparsepp

Community

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

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-sparsepp

Usage Tracking

1.22
1.21
0.2.0
3 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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

Last Updated

Sep 23, 2018 at 14:17

License

BSD_3_clause

Total Downloads

99.1K

Supported Platforms

noarch
linux-64
win-64
macOS-64