A modern text editor for the terminal written in Rust - GitHub - zee-editor/zee: A modern text editor for the terminal written in Rust... (more…)
Read more »
Want to follow along with Rust development? Curious how you might get involved? Take a look! (more…)
Read more »
TL;DR Here is a template for your new web app project: Svelte + TypeScript + Parcel + Rust... (more…)
Read more »
These conclusions are generally met with a variation of the motte-and-bailey argument, i.e. that Rust has an "unsafe" mode where all the manageable evils of C are permitted, albeit with back-to-front declaration syntax, semantically significant scoping[-1... (more…)
Read more »
I’m an avid user of async Rust, and I have used it to implement various kinds of distributed systems and networking applications. Even though async Rust is very helpful in expressing concurrent processes, synchronization patterns, timeouts etc., it is not... (more…)
Read more »