#proc-macro #rusty #lib #lets #early #done #bottom

rustier

Make your R more Rusty! This crate lets you use a proc macro #[R_export] to make your Rust functions callable from R similar to what RCpp does for C. Still early in development. see the bottom of lib.rs for some examples of what can already be done though.

1 unstable release

0.1.0 Aug 24, 2020

#5 in #bottom

GPL-2.0+

22KB
571 lines

rustier

Make your R more Rusty! This crate lets you use a proc macro #[R_export] to make your Rust functions callable from R similar to what RCpp does for C. Still early in development. see the bottom of lib.rs for some examples of what can already be done though.

Dependencies

~2.5MB
~59K SLoC