Replies: 1 comment
-
@osa1 This repo is helpful as it lists a few interesting GPUI projects... https://github.com/zed-industries/awesome Besides awesome I would recommend taking a look at is |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be good if gpui.rs had a showcase of GPUI projects. Similar to iced.rs.
We can't do reverse dependency search on crates.io as the GPUI is not on crates.io.
Searching in
Cargo.toml
files in GitHub works, but it also returns learning projects and other similar tiny projects.There may also be projects not hosted on GitHub, and closed source projects. iced.rs showcase has examples of both.
This would be useful to see what's possible with GPUI, and how (for open source projects).
Beta Was this translation helpful? Give feedback.
All reactions