Package: sparsepp 1.22
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).
Authors:
sparsepp_1.22.tar.gz
sparsepp_1.22.zip(r-4.5)sparsepp_1.22.zip(r-4.4)sparsepp_1.22.zip(r-4.3)
sparsepp_1.22.tgz(r-4.4-any)sparsepp_1.22.tgz(r-4.3-any)
sparsepp_1.22.tar.gz(r-4.5-noble)sparsepp_1.22.tar.gz(r-4.4-noble)
sparsepp_1.22.tgz(r-4.4-emscripten)sparsepp_1.22.tgz(r-4.3-emscripten)
sparsepp.pdf |sparsepp.html✨
sparsepp/json (API)
NEWS
# Install 'sparsepp' in R: |
install.packages('sparsepp', repos = c('https://dselivanov.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dselivanov/r-sparsepp/issues
hashmapheader-onlyrcppsparsepp
Last updated 6 years agofrom:fe71f4f99e. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 21 2024 |
R-4.5-win | OK | Nov 21 2024 |
R-4.5-linux | OK | Nov 21 2024 |
R-4.4-win | OK | Nov 21 2024 |
R-4.4-mac | OK | Nov 21 2024 |
R-4.3-win | OK | Nov 21 2024 |
R-4.3-mac | OK | Nov 21 2024 |
Exports:
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
sparsepp | sparsepp-package sparsepp |