Showing 2 of total 2 results (show query)
rcppcore
Rcpp:Seamless R and C++ Integration
The 'Rcpp' package provides R functions as well as C++ classes which offer a seamless integration of R and C++. Many R data types and objects can be mapped back and forth to C++ equivalents which facilitates both writing of new code as well as easier integration of third-party libraries. Documentation about 'Rcpp' is provided by several vignettes included in this package, via the 'Rcpp Gallery' site at <https://gallery.rcpp.org>, the paper by Eddelbuettel and Francois (2011, <doi:10.18637/jss.v040.i08>), the book by Eddelbuettel (2013, <doi:10.1007/978-1-4614-6868-4>) and the paper by Eddelbuettel and Balamuta (2018, <doi:10.1080/00031305.2017.1375990>); see 'citation("Rcpp")' for details.
Maintained by Dirk Eddelbuettel. Last updated 22 hours ago.
c-plus-plusc-plus-plus-11c-plus-plus-14c-plus-plus-17c-plus-plus-20rcppcpp
755 stars 22.63 score 11k scripts 13k dependentseddelbuettel
RcppGeiger:'Rcpp' Bindings for 'Geiger' Header-Only Micro-Benchmark Framework
The 'Geiger' Header-Only C++11 Micro-Benchmarks Framework, written by David Grosss and released under the MIT license, is provided for use by R packages through lightweight integration with 'Rcpp'.
Maintained by Dirk Eddelbuettel. Last updated 12 months ago.
benchmark-frameworkbenchmarkingc-plus-plusc-plus-plus-14cpp
3 stars 2.18 score