PyFunceble icon indicating copy to clipboard operation
PyFunceble copied to clipboard

FEATURE: Implementation in Rust...

Open ZeroDot1 opened this issue 1 year ago • 2 comments

I recommend a complete new implementation of the program in Rust. With Rust, the whole program would run far more efficiently and the power consumption would be lower, which can only be an advantage for us in the current energy crisis.

ZeroDot1 avatar Sep 10 '22 14:09 ZeroDot1

I have an early version of PyFunceble in Rust on my servers ... It's ugly and doesn't come to the level of PyFunceble (as of today) as a lot of features and code I abstract in Python (thanks to PyPI) are missing in cargo ... So I have to implement all of those myself and push them separately into the cargo ... That literally means that this project is a worldwide niche.

As I'm developing another project/platform for better test orchestration, a public implementation in Rust won't be available yet.

funilrys avatar Sep 10 '22 18:09 funilrys

Ah OK, that sounds good, if you need someone to test in the future let me know, I'll definitely volunteer.

ZeroDot1 avatar Sep 10 '22 20:09 ZeroDot1

Ah OK, that sounds good, if you need someone to test in the future let me know, I'll definitely volunteer.

Second this

spirillen avatar Sep 28 '22 10:09 spirillen