The original idea comes from Pencilcaseman, I collaborated with him to get LibRapid into Rust. We're closely working together to provide the best possible user experience and consistency over all libraries.
Sometimes I have to yank some versions. To stay updated, please consider joining our Discord! https://discord.gg/cGxTFTgCAC
You want to contribute? Sure! You can contribute with:
Depending on the current published LibRapid version and how many crates are in queue on docs.rs, you may need to build the docs yourself.
To do that, simply git-clone this repository and then run cargo doc
. After that, your documentation should be ready in src/target/doc/index.html
.
The Rust-port of LibRapid is a derivative from the main library made for C++ and Python. It's goal is to be optimised for speedy calculations, mathematical and scientific applications.
LibRapid for Rust is fully optimised - meaning your calculations for game scripts and maths will be faster as a result.