https://blog.polybdenum.com/2021/08/09/when-zero-cost-abstractions-aren-t-zero-cost.html · Rust is built around the concept of “zero cost abstraction”. The idea is that you can write human-friendly high level code and the compiler will give you for free performance at least as good as any optimized low level code you could have written yourself. With zero cost abstraction, you no longer have to trade off between maintainability and performance.
https://www.cmyr.net/blog/rust-gui-infra.html · In a previous post, I tried to provide a general overview of the workrequired to implement a full-featured GUI toolkit. Spoiler: there’s quitea bit of it.
https://mosh.org · Mobile shell that supports roaming and intelligent local echo. Like SSH secure shell, but allows mobility and more responsive and robust.
https://jlongster.com/future-sql-web
https://blog.rust-lang.org/2021/08/03/GATs-stabilization-push.html · Empowering everyone to build reliable and efficient software.
https://oakserver.github.io/oak/ · A middleware framework for handling HTTP with Deno, Node, Bun and Cloudflare Workers 🐿️ 🦕
http://joelcalifa.com/blog/your-work-is-starstuff/ · How the distinct ache of lost work is part of a larger story
https://www.baucomrobotics.com/domino-robot · Setting up 100,000+ dominos with Mark Rober
https://www.nature.com/articles/d41586-019-03083-5 · Nature - From custom typeface to digital-friendly logo, follow the journey to the redesign.
https://lazy.codes/posts/awesome-unstable-rust-features/