dbdahl / cargo-frameworkLinks
A framework is provided to transparently develop R packages using Rust with minimal overhead, and more wrappers are easily added. Help is provided to run Cargo in a manner consistent with CRAN policies. Rust code can also be embedded directly in an R script.
☆61Updated last year
Alternatives and similar repositories for cargo-framework
Users that are interested in cargo-framework are comparing it to the libraries listed below
Sorting:
- A simple R extension interface using Rust☆111Updated last month
- R Bindings for prqlc☆58Updated 3 weeks ago
- R packages using Rust on CRAN☆30Updated 2 months ago
- Tips for publishing R packages with Rust code on CRAN☆27Updated last month
- Experimental and Limited R to C Conversion and Execution☆89Updated 11 months ago
- Minimal Example of the Rust extendr Crate☆21Updated 2 years ago
- An experimental reimagining of R☆143Updated last year
- Data Manipulation Functions Implemented in C☆61Updated 2 weeks ago
- Moved to https://github.com/pola-rs/r-polars☆54Updated 6 months ago
- A lightweight and very fast base64 encoder and decoder.