Warning
This post was published 44 days ago. The information described in this article may have changed.
hello everyone. I am working on a rust project and it's performance is a critical matter. now I am stoked with gui part. i know that there are many options and bindings but I have restriction to use pure rust as much as possible. what are the gui libraries and tools available that are in pure rust ?
for writing my own gui from scratch in rust , I have to use windows api bindings or I can go to lower levels and handle frame buffer in pure rust ?
2 posts - 2 participants
🏷️ rust_feed