RS – Faster Classes for R

1 avhz 1 6/7/2025, 2:23:28 PM github.com ↗

Comments (1)

avhz · 8h ago
I scratched together a new package called RS for R (via Rust) that provides a relatively simple OOP implementation, and it is currently the fastest R classes option available (that I am aware of).

If you're interested in Rust and/or R programming I'd love to hear your thoughts/criticisms/suggestions, and issues/PRs are definitely welcome. It's still very early stages with things I need to add and iron out.