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.
203 stars
14 watching
48 forks
Language: C++
last commit: 23 days 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++ library that provides a generic URI parser and builder with features for parsing, encoding, and comparing URIs. | 139 |
p-ranav/tabulate | A header-only C++ library for creating formatted tables in the terminal | 1,941 |
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 | 412 |
aws/aws-sdk-cpp | Provides a C++ interface to Amazon Web Services (AWS) | 1,978 |
sib9/cpp1x-study-resource | A collection of resources and documentation on C++11 features and best practices. | 387 |
docopt/docopt.cpp | Automatically generates command-line interfaces based on a well-written usage message. | 1,044 |
cinemast/libjson-rpc-cpp | A C++ framework for JSON-RPC remote procedure calls | 955 |
microsoft/vscode-remote-try-cpp | A sample project for testing development containers with C++ | 189 |
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. | 664 |
acdemiralp/acd | A collection of single-file utilities for C++. | 30 |
fslaborg/rprovider | Enables F# access to R packages via a .NET namespace | 236 |