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

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

#4 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
~58K SLoC