So! Rust futures! Easy peasy lemon squeezy. Until it's not. So let's do the easy
thing, and then instead of waiting for the hard thing to sneak up on us , we'll
go for it inten... (more…)
Read more »
Rust Analyzer is an emerging endeavour within the Rust ecosystem aimed to bring a great IDE experience with Rust. InfoQ has taken the chance to speak with Aleksey Kladov, main contributor to the project, and Rust Core Team member Steve Klabnik to learn mo... (more…)
Read more »
How has Rust changed over the years? It's been nine years since 1.0 was released (well, next week, technically). In that time, there have been 78 major releases and two editions, with a third due later this year. Quite a lot has changed! Those changes hav... (more…)
Read more »
A scalable, distributed, collaborative, document-graph database, for the realtime web - GitHub - surrealdb/surrealdb: A scalable, distributed, collaborative, document-graph database, for the realti... (more…)
Read more »
egui is an easy-to-use immediate mode GUI for Rust that runs on both web and native.
Try it now: https://www.egui.rs/
egui changelog
The hit test logic (what is the user clicking on?) has been comp... (more…)
Read more »