cpp11
C++ interface library
Enables C++ developers to interact with R objects using standard C++11 syntax and semantics
cpp11 helps you to interact with R objects using C++ code.
206 stars
15 watching
48 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
cppcpp11r
Related projects:
Repository | Description | Stars |
---|---|---|
rcpp11/rcpp11 | A C++11-based bridge between R and C++, providing a modern interface for building R extensions. | 78 |
cpp-netlib/uri | A C++ class for parsing and manipulating Uniform Resource Identifiers (URIs) | 140 |
p-ranav/tabulate | A header-only C++ library for creating formatted tables in the terminal | 1,966 |
r-dbi/odbc | A C++ library providing a DBI-compliant interface to ODBC databases | 392 |
richelbilderbeek/travis_cpp_tutorial | A tutorial on using Travis CI with C++ to integrate continuous integration into C++ projects. | 169 |
r-lib/r6 | An implementation of encapsulated object-oriented programming for R | 413 |
aws/aws-sdk-cpp | Provides a C++ interface to Amazon Web Services (AWS) | 1,995 |
sib9/cpp1x-study-resource | A curated collection of C++11 learning resources | 386 |
docopt/docopt.cpp | Automatically generates command-line interfaces based on a well-written usage message. | 1,047 |
cinemast/libjson-rpc-cpp | A C++ framework for JSON-RPC remote procedure calls | 956 |
microsoft/vscode-remote-try-cpp | A sample project for testing development containers with C++ | 192 |
krozark/cpp-socket | A C++ library that facilitates communication between client and server over sockets with serialized data exchange. | 0 |
robloach/raylib-cpp | A C++ wrapper around raylib, providing object-oriented interfaces to its API. | 686 |
acdemiralp/acd | A collection of single-file utilities for C++. | 30 |
fslaborg/rprovider | Enables F# access to R packages via a .NET namespace | 238 |