Converting to Rust
Lucia is getting a full makeover! We're in the process of porting the entire codebase to
Rust
.
This means the language will be blazingly fast,
memory-safe, and easier to maintain and expand!
This major release — Lucia 2.0.0 — is inspired by Python, Lua, and even a bit of Java~
- Implemented in Rust for raw speed and modern tooling
- Cleaner, safer, and more maintainable code
- Inspired by languages known for clarity and elegance
You can follow progress on our Lucia Rust GitHub repo and track our test suite status.
Build Status:
and yes... Rust is a femboy language :3
Why Rust?
Blazing Performance
Rust compiles to super fast machine code, making Lucia way faster and smoother.
Memory Safety
Rust's ownership model helps prevent bugs and crashes, keeping your code secure.
Productivity
Rust's tooling and safety allow us to develop faster and ship updates more reliably — which means a better language for you!