duncantl / RLLVMCompile
LLVM-based compiler for R code (experimental)
☆52Updated 7 years ago
Alternatives and similar repositories for RLLVMCompile
Users that are interested in RLLVMCompile are comparing it to the libraries listed below
Sorting:
- R interface to LLVM C++ API to be able to create compiled code from within R☆93Updated 8 months ago
- An R package for static analysis of R code.☆41Updated last year
- R package implementing an ALTREP class for memory-mapped vectors.☆38Updated 4 years ago
- Inline C, C++ or Fortran functions in R☆44Updated 3 months ago
- R and C++14☆10Updated 9 years ago
- R and C++11☆78Updated 9 years ago
- Create simple packages which pass R CMD check☆35Updated 3 months ago
- Tools for reading, tokenizing, and parsing R code.☆78Updated last week
- Structure for Interfaces (from "Extending R")☆28Updated 6 years ago
- Code-generation wrapping C++ classes as R6 classes☆54Updated 9 years ago
- Single precision (float) matrices for R.☆46Updated 2 months ago
- Read and write R data frames from C☆48Updated last year
- Norm Matloff's Rth package☆54Updated 10 years ago
- High Performance CommonMark and Github Markdown Rendering in R☆94Updated last month
- Rcpp integration for GNU GSL vectors and matrices☆31Updated 6 months ago
- R with Array Hash Tables☆16Updated 10 years ago
- An R package for out-of-core regressions☆14Updated 7 years ago
- High-performance I/O tools to run distributed R jobs seamlessly on Hadoop and handle chunk-wise data processing☆48Updated last year
- ☆60Updated 5 years ago
- R devel with ASAN / UBSAN sanitizers using clang/clang++☆16Updated last week
- Slick call stack traces☆35Updated 7 years ago
- A guide to parallel R, including OpenMP. Kind of.☆38Updated 9 years ago
- R bindings to apache arrow☆31Updated 6 years ago
- Configure R packages for installation with R.☆52Updated 4 years ago
- R Threads☆23Updated 7 years ago
- R and ArrayFire library via Rcpp☆21Updated 2 years ago
- Fast Generators and Iterators of Permutations, Combinations and Partitions☆52Updated last year
- R bindings for the github API