exellian / rui

Rust framework for building modern ui
3 stars 0 forks source link

[Draft] Strenghts and Weaknesses against other Rust-native GUI libraries #51

Open aberratic opened 2 years ago

aberratic commented 2 years ago

The first release is in the near future and we should be able to argue why our project was and is necessary in the current Rust ecosystem and in which disciplines we are faster, better or easier to use than other libraries.

I would propose the following questionnaire:

Code quality:

Documentation:

Performance:

aberratic commented 2 years ago

This issue will be expanded soon

aberratic commented 2 years ago

Libraries to check:

https://github.com/linebender/druid https://github.com/iced-rs/iced https://github.com/redox-os/orbtk https://github.com/emilk/egui

exellian commented 1 year ago

Main goals of rui in comparison to other rust ui frameworks: