Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Closing out an incredible week in Rust (aturon.github.io)
92 points by muizelaar on Feb 9, 2018 | hide | past | favorite | 7 comments


It's really exciting to be a member of the Rust community, right now. I'd encourage every programmer who still enjoys the magic to try it out for at least a hobby project. It's completely rekindled my love for programming.


And my project is a GUI app, which is among the weakest stories remaining for Rust!


Cool, are you using gtk-rs? I've been using that a bit.


I'm currently using orbtk, the GUI toolkit for Redox OS. It has the least boilerplate and most pleasing API of the ones I've researched so far. (It targets SDL2 in addition to Orbital, so it's not just for Redox.) I'm looking forward to limn reaching maturity, though!

I've been enjoying orbtk, but I'm considering trying to re-implement in rust-sciter, which I stumbled across recently. The examples are really cool.

The GUI scene is very active right now, but it still requires pouring over raw, API-only documentation and simple examples.


The blog post by nikomatsakis describing the specialization breakthrough has now been published:

http://smallcultfollowing.com/babysteps/blog/2018/02/09/maxi...


Two that really are eye-poppingly exciting to me personally are:

- borrowing in async/await - embedded work getting first-class attention, led by @japaric

My excitement over these two specifically, of course, reflects the idiosyncrasies of my focus, but yay!


I quite like rust as a language but the community is just so toxic. I just want to code...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: