HenrikBengtsson / RNativeAPILinks
R package: RNativeAPI - Documentation and Examples of the R Native API (Proof of Concept)
☆17Updated 2 years ago
Alternatives and similar repositories for RNativeAPI
Users that are interested in RNativeAPI are comparing it to the libraries listed below
Sorting:
- From C to R and back again☆12Updated 4 years ago
- Lazy evaluated vectors using the ALTREP framework☆19Updated 6 years ago
- Easily compile inline C code for R☆24Updated 7 months ago
- An R package with an S3 Class for Vectors of 64bit Integers☆36Updated 6 months ago
- An R interface to the 'Apache Arrow' C API☆30Updated last year
- Writing a custom connection for R☆16Updated 4 months ago
- Faster subsetting of vectors and lists by name☆22Updated 2 months ago
- ☆21Updated 3 years ago
- Easy resource cleaning from C☆19Updated 10 months ago
- Extension to R Serialization☆18Updated 4 months ago
- Experimental package (not yet existent) for multi-gather() and multi-spread()☆17Updated 6 years ago
- What the Package Does (One Line, Title Case)☆31Updated 6 years ago
- An Example ALTREP package which implements vectors as windows/views on other vectors without duplication.☆14Updated 4 years ago
- ☆17Updated 3 months ago
- XPtr Add-Ons for 'Rcpp'☆19Updated last month
- New Bindings for the DuckDB Database Management System☆11Updated 2 weeks ago
- Explore the Historical API of Functions in CRAN Packages☆21Updated 6 years ago
- Load Time R Package Macros☆35Updated 2 years ago
- Tools to Make Developing R Packages Interfacing with C Easier☆41Updated 5 years ago
- High-level combined tracebacks☆16Updated 2 weeks ago
- CRAN-like docker images and source code☆27Updated last week
- R package implementing generator based trampolines for deep recursive programming without overflowing the stack (a port of Python https:/…