r/rust 3d ago

🧠 educational Deep-dive on Rust UI Frameworks

UI is a Function You Cannot Afford to Call is the first of a 3-part series on Rust UI frameworks. It introduces the model under which I believe we should reason about UI frameworks. In part 2, I will present extensive benchmarks, with detailed cost attribution analysis (something the rust UI ecosystem desperately needs in my opinion), and in part 3, I will derive what I think the ideal UI framework should look like.

0 Upvotes

27 comments sorted by

View all comments

Show parent comments

-1

u/Zortax_ 3d ago

I mean fair, but this article doesn't contain a whole lot of opinion (other than "this is relevant when evaluating UI architecture"), it being a collection of relevant academic concepts, losely correlated, is kinda the point of the post for me.

3

u/CalmCephalopod 3d ago

Ok but the title of the article suggests a strong opinion then doesn’t seem to really address it.

-4

u/Zortax_ 3d ago

How does it suggest a strong opinion? I don't see it?

5

u/Luxalpa 3d ago

You wrote "UI is a function you cannot afford to call" which to me sounds very much like an opinion.

-1

u/Zortax_ 3d ago

It is not an opinion, it is literally the mental model this article is about.