diff options
author | Melody Horn <melody@boringcactus.com> | 2025-04-13 13:07:37 -0600 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2025-04-13 13:07:37 -0600 |
commit | 958a0ccf6bcb333a89be133b93f92e590d431bea (patch) | |
tree | e110eb5671b7784e6a4dacd0ca80289efddf8c6b /_posts/2021-10-24-2021-survey-of-rust-gui-libraries.md | |
parent | 224de1edd592572f3490b130f0b258b162add3af (diff) | |
download | boringcactus.com-958a0ccf6bcb333a89be133b93f92e590d431bea.tar.gz boringcactus.com-958a0ccf6bcb333a89be133b93f92e590d431bea.zip |
write a third rust gui survey
Diffstat (limited to '_posts/2021-10-24-2021-survey-of-rust-gui-libraries.md')
-rw-r--r-- | _posts/2021-10-24-2021-survey-of-rust-gui-libraries.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/_posts/2021-10-24-2021-survey-of-rust-gui-libraries.md b/_posts/2021-10-24-2021-survey-of-rust-gui-libraries.md index 3375637..e5cb21a 100644 --- a/_posts/2021-10-24-2021-survey-of-rust-gui-libraries.md +++ b/_posts/2021-10-24-2021-survey-of-rust-gui-libraries.md @@ -2,7 +2,9 @@ title: A 2021 Survey of Rust GUI Libraries --- -A year and a half ago I [looked at a bunch of different Rust GUI libraries](_posts/2020-08-21-survey-of-rust-gui-libraries.md); that's a long time, so let's see if things have changed. +(Note from the future: I did this again [in 2025](/_posts/2025-04-13-2025-survey-of-rust-gui-libraries.md).) + +A year and a half ago I [looked at a bunch of different Rust GUI libraries](/_posts/2020-08-21-survey-of-rust-gui-libraries.md); that's a long time, so let's see if things have changed. As before, some context: |