This week in Rust #483 — 22 feb 2023
https://this-week-in-rust.org/blog/2023/02/22/this-week-in-rust-483/
https://this-week-in-rust.org/blog/2023/02/22/this-week-in-rust-483/
Updates from Rust Community
Official
Language team advisors
blog.rust-lang.org
Welcome Tyler Mandry to the Rust language team!
blog.rust-lang.org
Governance Reform RFC Announcement
blog.rust-lang.org
Project/Tooling Updates
Changelog #169
rust-analyzer.github.io
Rust now available for Real-Time Operating System and Hypervisor PikeOS
www.sysgo.com
Announcing Relm4 v0.5
relm4.org
Fornjot (code-first CAD in Rust) - Weekly Release - Accidental Side-Effect
www.fornjot.app
Observations/Thoughts
Why is building a UI in Rust so hard?
www.warp.dev
Lightweight, Predictable Async Send Bounds
theincredibleholk.org
Return type notation (send bounds, part 2)
smallcultfollowing.com
Faking Algebraic Effects and Handlers With Traits: A Rust Design Pattern
blog.shtsoft.eu
winnow = toml_edit + combine + nom
epage.github.io
Battle Of The Backends: Rust vs. Go vs. C# vs. Kotlin - inovex GmbH
www.inovex.de
The Bull Case for Rust on the Web
driftingin.space
I love building a startup in Rust. I wouldn't pick it again.
www.propelauth.com
Rust development for the Raspberry PI on Apple Silicon
manuel.bernhardt.io
Rust Walkthroughs
Learn how to build and deploy a down detector Telegram bot in Rust
joshmo.hashnode.dev
Compile Time Correctness: Type State
peace.mk
Build a casual side scroller with Rust
www.ardanlabs.com
True Observer Pattern with Unsubscribe mechanism using Rust
ybnesm.github.io
Refactoring in Rust: Abstraction with the Newtype Pattern
fettblog.eu
Rust to WebAssembly the hard way
surma.dev
STM32F4 Embedded Rust at the PAC: System Clock Configuration
apollolabsblog.hashnode.dev
Implement base64 encoding using Rust - (Part 1) Base64 for non-unicode characters
dev.to
Build a Apache Kafka Producer/Consumer Application in Rust
dev.to
Learning Rust by Building a To-Do App
dev.to
A Nibble of Quadtrees in Rust
dev.to
Embedded Rust on ESP32C3 Board, a Hands-on Quickstart Guide
dev.to
How to make a Text Adventure game in Rust - X - More Attributes
www.riskpeep.com
Nothing in Rust
geeklaunch.io
[ES] Aprendiendo Rust 🦀️ II. Programming a guessing game
dev.to
[video] Speed up your Rust code with Rayon
youtu.be
[video] Making Custom Asset Types: Platformer In Bevy #4
youtu.be
Implementing a Binary Tree in Rust
rusty-ferris.pages.dev
Run WebAssembly from your Rust Program
21-lessons.com
Research
The Usability of Advanced Type Systems: Rust as a Case Study
arxiv.org
Miscellaneous
Learn Rust With JetBrains IDEs
blog.jetbrains.com
Rust in Rhymes II explainer
llogiq.github.io
[audio] Lodestone with Wilbur Zhang, Peter Jiang, and Kevin Huang
rustacean-station.org
Rust Nation UK 2023
www.jetstack.io
Official
Language team advisors
blog.rust-lang.org
Welcome Tyler Mandry to the Rust language team!
blog.rust-lang.org
Governance Reform RFC Announcement
blog.rust-lang.org
Project/Tooling Updates
Changelog #169
rust-analyzer.github.io
Rust now available for Real-Time Operating System and Hypervisor PikeOS
www.sysgo.com
Announcing Relm4 v0.5
relm4.org
Fornjot (code-first CAD in Rust) - Weekly Release - Accidental Side-Effect
www.fornjot.app
Observations/Thoughts
Why is building a UI in Rust so hard?
www.warp.dev
Lightweight, Predictable Async Send Bounds
theincredibleholk.org
Return type notation (send bounds, part 2)
smallcultfollowing.com
Faking Algebraic Effects and Handlers With Traits: A Rust Design Pattern
blog.shtsoft.eu
winnow = toml_edit + combine + nom
epage.github.io
Battle Of The Backends: Rust vs. Go vs. C# vs. Kotlin - inovex GmbH
www.inovex.de
The Bull Case for Rust on the Web
driftingin.space
I love building a startup in Rust. I wouldn't pick it again.
www.propelauth.com
Rust development for the Raspberry PI on Apple Silicon
manuel.bernhardt.io
Rust Walkthroughs
Learn how to build and deploy a down detector Telegram bot in Rust
joshmo.hashnode.dev
Compile Time Correctness: Type State
peace.mk
Build a casual side scroller with Rust
www.ardanlabs.com
True Observer Pattern with Unsubscribe mechanism using Rust
ybnesm.github.io
Refactoring in Rust: Abstraction with the Newtype Pattern
fettblog.eu
Rust to WebAssembly the hard way
surma.dev
STM32F4 Embedded Rust at the PAC: System Clock Configuration
apollolabsblog.hashnode.dev
Implement base64 encoding using Rust - (Part 1) Base64 for non-unicode characters
dev.to
Build a Apache Kafka Producer/Consumer Application in Rust
dev.to
Learning Rust by Building a To-Do App
dev.to
A Nibble of Quadtrees in Rust
dev.to
Embedded Rust on ESP32C3 Board, a Hands-on Quickstart Guide
dev.to
How to make a Text Adventure game in Rust - X - More Attributes
www.riskpeep.com
Nothing in Rust
geeklaunch.io
[ES] Aprendiendo Rust 🦀️ II. Programming a guessing game
dev.to
[video] Speed up your Rust code with Rayon
youtu.be
[video] Making Custom Asset Types: Platformer In Bevy #4
youtu.be
Implementing a Binary Tree in Rust
rusty-ferris.pages.dev
Run WebAssembly from your Rust Program
21-lessons.com
Research
The Usability of Advanced Type Systems: Rust as a Case Study
arxiv.org
Miscellaneous
Learn Rust With JetBrains IDEs
blog.jetbrains.com
Rust in Rhymes II explainer
llogiq.github.io
[audio] Lodestone with Wilbur Zhang, Peter Jiang, and Kevin Huang
rustacean-station.org
Rust Nation UK 2023
www.jetstack.io
👍2
Crate of the week: Darkbird
This week's crate is Darkbird, a high-concurrency real-time in-memory database.
This week's crate is Darkbird, a high-concurrency real-time in-memory database.
👍1
This week in Rust #484 — 01 mar 2023
https://this-week-in-rust.org/blog/2023/03/01/this-week-in-rust-484/
https://this-week-in-rust.org/blog/2023/03/01/this-week-in-rust-484/
Updates from Rust Community
Official
Keyword Generics Progress Report: February 2023
blog.rust-lang.org
Newsletters
This Month in Rust GameDev #42 - January 2023
gamedev.rs
Project/Tooling Updates
rust-analyzer Changelog #170
rust-analyzer.github.io
IntelliJ Rust Changelog #189
intellij-rust.github.io
gitoxide - [January]: The first cargo integration review
Byron/gitoxide/discussions/757
Dioxus 0.3 - Templates, Hot Reloading, LiveView, and more
dioxuslabs.com
Rust on Espressif chips - 2023 Roadmap
mabez.dev
Announcing transitive 0.4.1, for better transitivity between types
www.reddit.com
Announcing compact_str version 0.7! A small string optimization for Rust
www.reddit.com
Introducing Ambient 0.1
www.ambient.run
This Week in Fyrox #16
fyrox.rs
Fornjot (code-first CAD in Rust) - Weekly Release - Still More To Do
www.fornjot.app
[video] Cargo's New Sparse Index w/special guest Arlo Siemsen
www.youtube.com
Kani Internship Projects 2022: Function Stubbing
model-checking.github.io
Announcing Magmide Month! (proof language for/using Rust)
magmide/magmide/discussions/28
Observations/Thoughts
[video] Rust and RAII Memory Management - Computerphile
www.youtube.com
All the Problems of Mutation
samsartor.com
Learning Rust Part 1: A kitten's guide to Options and Results
cherrykitten.dev
When Rust hurts
mmapped.blog
Time Travel Debugging in Rust
www.travelneil.com
What I learned from contributing to Rust's linter
blog.nindalf.com
Rust Programming #1 - Getting started & basic concepts
www.youtube.com
ROFL with a LOL: rewriting an NGINX module in Rust
blog.cloudflare.com
Pretty Rust backtraces in raw terminal mode
werat.dev
A Little Bit of Rust
betterprogramming.pub
How Rust and Wasm power Cloudflare's 1.1.1.1
blog.cloudflare.com
STM32F4 Embedded Rust at the PAC: SysTick Delay
apollolabsblog.hashnode.dev
Write a First Person Game in 2KB With Rust
grantshandy.github.io
Rust Walkthroughs
Trait Implementations and References
www.judy.co.uk
Some exercises to accompany the Rust Book
www.hyperexponential.com
[video] Compression from scratch: Huffman coding tutorial
www.youtube.com
Create a launchbar app using Tauri & Rust
blog.spyglass.fyi
Miscellaneous
EuroRust 2023 announced for Oct. 12-13 in Brussels, BE
eurorust.eu/
Introducing MailCrab!
tweedegolf.nl
Rust Nation 2023 Review
matt.si
Announcing wasi-threads
bytecodealliance.org
WAI is the Answer !!!
wasmer.io
[video] Tutorial: Building a Blog in Rust - Static File Server
youtube.com
[video] Embedded-exploration: Debugging Rust start-up code via JTAG
www.youtube.com
[video] Oxidise Your Life
www.youtube.com
[video] Improve your Rust APIs with the type state pattern
www.youtube.com
(Possibly) Emulate PinePhone with Unicorn Emulator
lupyuen.github.io
[Video] Generic Traits, Impls, and Slices in Rustlang
www.youtube.com
Official
Keyword Generics Progress Report: February 2023
blog.rust-lang.org
Newsletters
This Month in Rust GameDev #42 - January 2023
gamedev.rs
Project/Tooling Updates
rust-analyzer Changelog #170
rust-analyzer.github.io
IntelliJ Rust Changelog #189
intellij-rust.github.io
gitoxide - [January]: The first cargo integration review
Byron/gitoxide/discussions/757
Dioxus 0.3 - Templates, Hot Reloading, LiveView, and more
dioxuslabs.com
Rust on Espressif chips - 2023 Roadmap
mabez.dev
Announcing transitive 0.4.1, for better transitivity between types
www.reddit.com
Announcing compact_str version 0.7! A small string optimization for Rust
www.reddit.com
Introducing Ambient 0.1
www.ambient.run
This Week in Fyrox #16
fyrox.rs
Fornjot (code-first CAD in Rust) - Weekly Release - Still More To Do
www.fornjot.app
[video] Cargo's New Sparse Index w/special guest Arlo Siemsen
www.youtube.com
Kani Internship Projects 2022: Function Stubbing
model-checking.github.io
Announcing Magmide Month! (proof language for/using Rust)
magmide/magmide/discussions/28
Observations/Thoughts
[video] Rust and RAII Memory Management - Computerphile
www.youtube.com
All the Problems of Mutation
samsartor.com
Learning Rust Part 1: A kitten's guide to Options and Results
cherrykitten.dev
When Rust hurts
mmapped.blog
Time Travel Debugging in Rust
www.travelneil.com
What I learned from contributing to Rust's linter
blog.nindalf.com
Rust Programming #1 - Getting started & basic concepts
www.youtube.com
ROFL with a LOL: rewriting an NGINX module in Rust
blog.cloudflare.com
Pretty Rust backtraces in raw terminal mode
werat.dev
A Little Bit of Rust
betterprogramming.pub
How Rust and Wasm power Cloudflare's 1.1.1.1
blog.cloudflare.com
STM32F4 Embedded Rust at the PAC: SysTick Delay
apollolabsblog.hashnode.dev
Write a First Person Game in 2KB With Rust
grantshandy.github.io
Rust Walkthroughs
Trait Implementations and References
www.judy.co.uk
Some exercises to accompany the Rust Book
www.hyperexponential.com
[video] Compression from scratch: Huffman coding tutorial
www.youtube.com
Create a launchbar app using Tauri & Rust
blog.spyglass.fyi
Miscellaneous
EuroRust 2023 announced for Oct. 12-13 in Brussels, BE
eurorust.eu/
Introducing MailCrab!
tweedegolf.nl
Rust Nation 2023 Review
matt.si
Announcing wasi-threads
bytecodealliance.org
WAI is the Answer !!!
wasmer.io
[video] Tutorial: Building a Blog in Rust - Static File Server
youtube.com
[video] Embedded-exploration: Debugging Rust start-up code via JTAG
www.youtube.com
[video] Oxidise Your Life
www.youtube.com
[video] Improve your Rust APIs with the type state pattern
www.youtube.com
(Possibly) Emulate PinePhone with Unicorn Emulator
lupyuen.github.io
[Video] Generic Traits, Impls, and Slices in Rustlang
www.youtube.com
This week in Rust #485 — 08 mar 2023
https://this-week-in-rust.org/blog/2023/03/08/this-week-in-rust-485/
https://this-week-in-rust.org/blog/2023/03/08/this-week-in-rust-485/
Updates from Rust Community
Foundation
RustConf 2023 is Coming—Submit a Talk Today!
foundation.rust-lang.org
Member Spotlight: HighTec
foundation.rust-lang.org
Best Practices for Integrating Rust and Qt in Embedded Systems
foundation.rust-lang.org
Rust Nation 2023
Opening Address - Rebecca Rumbul
www.youtube.com
The Rustacean Cycle: Learn, Teach, Deliver - Nell Shamrell-Harrington
www.youtube.com
Fast, Flexible Iteration with Rust and Rhai - Jonathan Strong
www.youtube.com
iOS, Android and Web applications that share a single Rust core - Stuart Harris
www.youtube.com
Tricks of the Trait: Enabling Ergonomic Extractors - Rob Ede
www.youtube.com
Let's Get Rusty In Here - Daniel Thompson-Yvetot
www.youtube.com
Let’s write async rust from the ground up! - Conrad Ludgate
www.youtube.com
What I learned by solving 50 Advent of Code challenges in Rust - Luciano Mammino
www.youtube.com
Spreading Rust to the rest of the company: Moving past the proof of concept - Tim McNamara
www.youtube.com
A tale of binary translation - Amanieu D'Antras
www.youtube.com
Embracing Rust at fly.io: How Rust powers our networking layer - Senyo Simpson
www.youtube.com
Closing the Supply Chain Security Loop with Rust and Pyrsia - Steven Chin
www.youtube.com
SurrealDB: from Golang to Rust — building the world’s fastest-growing db - Tobie Morgan Hitchcock
www.youtube.com
Moving beyond Arc<Mutex<T>> - Katharina Fey
www.youtube.com
What does the Rust Foundation do? - Rust Foundation team
www.youtube.com
Rust on RISC-V, a case study - Jorge Prendes and James Wainwright
www.youtube.com
Rust in Rhymes II - Andre Bogus
www.youtube.com
Living with Rust Long-Term - Jon Gjengset
www.youtube.com
Newsletters
Rust Magazine Issue 2 has been released!
rustmagazine.org
Project/Tooling Updates
Bevy 0.10
bevyengine.org
rust-analyzer hangelog #171
rust-analyzer.github.io
Zellij 0.35.1 released: bringing Stacked Panes to your Terminal
zellij.dev
Oxy is Cloudflare's Rust-based next generation proxy framework
blog.cloudflare.com
Fornjot (code-first CAD in Rust) - Weekly Release - Progressed Extremely Well
www.fornjot.app
Databend 1.0 Release - The Future of Cloud Data Analytics
databend.rs
Introducing runst: Handle desktop notifications neatly on Linux!
blog.orhun.dev
A Windows software written in RUST available in the Microsoft Store
pdhv.fr/
This Month in hyper: February 2023
seanmonstar.com
Observations/Thoughts
Safety and Soundness in Rust
jacko.io
Re-exporting an enum with a type alias is breaking, but not major
predr.ag
Trait transformers (send bounds, part 3)
smallcultfollowing.com
Professional Rustacean, 3 months in
briankung.dev
Rust coding style
tzemanovic.gitlab.io
Fixing the Next 10,000 Aliasing Bugs
blog.polybdenum.com
\Device\Afd, or, the Deal with the Devil that makes async Rust work on Windows
notgull.github.io
(audio) Rustdoc with Joshua Nelson
rustacean-station.org
(audio) Asynchronix with Serge Barral
rustacean-station.org
(video) strace feels like magic — let’s fix that (with Rust)
www.youtube.com
(video) Let's make an htop-like in your browser (with Rust)
www.youtube.com
(video) Build your entire tech stack in Rust
www.youtube.com
Rust Walkthroughs
Rust's BufRead, And When To Use It
www.brandons.me
Getting Started with Rust & GPT-3
www.shuttle.rs
Build a Ray Tracer, pt. 2 - Enter The Matrix
www.superperfundo.dev
Creating and publishing a Python package written in Rust
antoniosbarotsis.github.io
The World's Smallest Hash Table
orlp.net
Refactoring in Rust: Introducing Traits
fettblog.eu
Embedded Rust on ESP32C3 Board, a Hands-on Quickstart Guide
gitlab.com
[video] Matching Braces With a Stack, Beginner Tutorial
www.youtube.com
Miscellaneous
Academy Software Foundation Rust Working Group Status and Survey
www.reddit.com
When Zig is safer and faster than Rust
zackoverflow.dev
Foundation
RustConf 2023 is Coming—Submit a Talk Today!
foundation.rust-lang.org
Member Spotlight: HighTec
foundation.rust-lang.org
Best Practices for Integrating Rust and Qt in Embedded Systems
foundation.rust-lang.org
Rust Nation 2023
Opening Address - Rebecca Rumbul
www.youtube.com
The Rustacean Cycle: Learn, Teach, Deliver - Nell Shamrell-Harrington
www.youtube.com
Fast, Flexible Iteration with Rust and Rhai - Jonathan Strong
www.youtube.com
iOS, Android and Web applications that share a single Rust core - Stuart Harris
www.youtube.com
Tricks of the Trait: Enabling Ergonomic Extractors - Rob Ede
www.youtube.com
Let's Get Rusty In Here - Daniel Thompson-Yvetot
www.youtube.com
Let’s write async rust from the ground up! - Conrad Ludgate
www.youtube.com
What I learned by solving 50 Advent of Code challenges in Rust - Luciano Mammino
www.youtube.com
Spreading Rust to the rest of the company: Moving past the proof of concept - Tim McNamara
www.youtube.com
A tale of binary translation - Amanieu D'Antras
www.youtube.com
Embracing Rust at fly.io: How Rust powers our networking layer - Senyo Simpson
www.youtube.com
Closing the Supply Chain Security Loop with Rust and Pyrsia - Steven Chin
www.youtube.com
SurrealDB: from Golang to Rust — building the world’s fastest-growing db - Tobie Morgan Hitchcock
www.youtube.com
Moving beyond Arc<Mutex<T>> - Katharina Fey
www.youtube.com
What does the Rust Foundation do? - Rust Foundation team
www.youtube.com
Rust on RISC-V, a case study - Jorge Prendes and James Wainwright
www.youtube.com
Rust in Rhymes II - Andre Bogus
www.youtube.com
Living with Rust Long-Term - Jon Gjengset
www.youtube.com
Newsletters
Rust Magazine Issue 2 has been released!
rustmagazine.org
Project/Tooling Updates
Bevy 0.10
bevyengine.org
rust-analyzer hangelog #171
rust-analyzer.github.io
Zellij 0.35.1 released: bringing Stacked Panes to your Terminal
zellij.dev
Oxy is Cloudflare's Rust-based next generation proxy framework
blog.cloudflare.com
Fornjot (code-first CAD in Rust) - Weekly Release - Progressed Extremely Well
www.fornjot.app
Databend 1.0 Release - The Future of Cloud Data Analytics
databend.rs
Introducing runst: Handle desktop notifications neatly on Linux!
blog.orhun.dev
A Windows software written in RUST available in the Microsoft Store
pdhv.fr/
This Month in hyper: February 2023
seanmonstar.com
Observations/Thoughts
Safety and Soundness in Rust
jacko.io
Re-exporting an enum with a type alias is breaking, but not major
predr.ag
Trait transformers (send bounds, part 3)
smallcultfollowing.com
Professional Rustacean, 3 months in
briankung.dev
Rust coding style
tzemanovic.gitlab.io
Fixing the Next 10,000 Aliasing Bugs
blog.polybdenum.com
\Device\Afd, or, the Deal with the Devil that makes async Rust work on Windows
notgull.github.io
(audio) Rustdoc with Joshua Nelson
rustacean-station.org
(audio) Asynchronix with Serge Barral
rustacean-station.org
(video) strace feels like magic — let’s fix that (with Rust)
www.youtube.com
(video) Let's make an htop-like in your browser (with Rust)
www.youtube.com
(video) Build your entire tech stack in Rust
www.youtube.com
Rust Walkthroughs
Rust's BufRead, And When To Use It
www.brandons.me
Getting Started with Rust & GPT-3
www.shuttle.rs
Build a Ray Tracer, pt. 2 - Enter The Matrix
www.superperfundo.dev
Creating and publishing a Python package written in Rust
antoniosbarotsis.github.io
The World's Smallest Hash Table
orlp.net
Refactoring in Rust: Introducing Traits
fettblog.eu
Embedded Rust on ESP32C3 Board, a Hands-on Quickstart Guide
gitlab.com
[video] Matching Braces With a Stack, Beginner Tutorial
www.youtube.com
Miscellaneous
Academy Software Foundation Rust Working Group Status and Survey
www.reddit.com
When Zig is safer and faster than Rust
zackoverflow.dev
Crate of the week: man-in-the-middle-proxy
This week's crate is man-in-the-middle-proxy, a - surprise! - man in the middle proxy.
This week's crate is man-in-the-middle-proxy, a - surprise! - man in the middle proxy.
🎉1
This week in Rust #486 — 15 mar 2023
https://this-week-in-rust.org/blog/2023/03/15/this-week-in-rust-486/
https://this-week-in-rust.org/blog/2023/03/15/this-week-in-rust-486/
👍1
Crate of the week: duplicate
This week's crate is duplicate, a proc macro crate for easy parametric code duplication.
This week's crate is duplicate, a proc macro crate for easy parametric code duplication.
👍5
This week in Rust #487 — 22 mar 2023
https://this-week-in-rust.org/blog/2023/03/22/this-week-in-rust-487/
https://this-week-in-rust.org/blog/2023/03/22/this-week-in-rust-487/
👍1
Crate of the week: Speedy2D
This week's crate is Speedy2D, a crate offering cross-platform Hardware-accelerated drawing of shapes, images, and text, with an easy to use API.
This week's crate is Speedy2D, a crate offering cross-platform Hardware-accelerated drawing of shapes, images, and text, with an easy to use API.
👍1
This week in Rust #488 — 29 mar 2023
https://this-week-in-rust.org/blog/2023/03/29/this-week-in-rust-488/
https://this-week-in-rust.org/blog/2023/03/29/this-week-in-rust-488/
Updates from Rust Community
Official
Announcing Rust 1.68.2 | Rust Blog
blog.rust-lang.org
Announcing Rust 1.68.1 | Rust Blog
blog.rust-lang.org
Project/Tooling Updates
rust-analyzer changelog #174
rust-analyzer.github.io
IntelliJ Rust Changelog #191
intellij-rust.github.io
clap v4.2
epage.github.io
CrossBus, A Platform-Less, Runtime-Less Actor Computing Model
hominee.github.io
Fornjot (code-first CAD in Rust) - Weekly Release - Some Good Progress
www.fornjot.app
Announcing scoped-trace.
jack.wrenn.fyi
dfdx v0.11.0: cuda accelerated deep learning
coreylowman.github.io
Rust Search Extension v1.10.0 has been released
rust.extension.sh
Introducing Kobold
maciej.codes
autometrics-rs 0.3: Defining Service-Level Objectives (SLOs) in Rust Source Code
fiberplane.com
Rocket's 3rd v0.5 Release Candidate - Rocket Web Framework
rocket.rs
Seven Tasks with Rust and Egui
Rust-Ninja-Sabi/rust-egui-seven-tasks
ngrok-rs: portable network ingress to your Rust apps w/ native hyper+axum support
ngrok.com
[video] Rust Releases! Rust 1.68.1
www.youtube.com
[video] Rust Releases! Rust 1.68.2
youtu.be
Observations/Thoughts
STV-rs: Single Transferable Vote implementation in Rust
gendignoux.com
STM32F4 Embedded Rust at the PAC: Creating Hardware Abstractions with embedded-hal
apollolabsblog.hashnode.dev
Rust's Golden Rule
steveklabnik.com
Linearity and Control
blog.yoshuawuyts.com
Zig And Rust
matklad.github.io
Generators
without.boats
The AsyncIterator interface
without.boats
A Proposal for Safe Window Handles
notgull.github.io
Rust Is a Scalable Language
matklad.github.io
Paradigm Shift
www.thecodedmessage.com
Rust Walkthroughs
Building a Fibonacci Heap
www.kurtlawrence.info
Embedded Rust on BBC Micro Bit: unlocking Vec and HashMap
gitlab.com
STM32F4 Embedded Rust at the PAC: Creating Hardware Abstractions
apollolabsblog.hashnode.dev
State Machine testing with Proptest
tzemanovic.gitlab.io
Linear Types One-Pager
blog.yoshuawuyts.com
Writing a Linux executable from scratch with x86_64-unknown-none and Rust
vulns.xyz
Efficient, Extensible, Expressive: Typed Tagless Final Interpreters in Rust
getcode.substack.com
Making Python 100x faster with less than 100 lines of Rust
ohadravid.github.io
[video] Env Config Option
youtu.be
Research
Tree Borrows - A new aliasing model for Rust
perso.crans.org
Miscellaneous
How we built our Embedded World Demo on Rust for QNX
ferrous-systems.com
A Rustaceans Tour of embedded world
ferrous-systems.com
[video] I built my own memory profiler (in Rust, on Linux)
youtu.be
[video] Build Universal Libraries with Rust
www.youtube.com
[video] How to Learn Rust
www.youtube.com
[video] How Bevy FlyCam Works
www.youtube.com
[video] Why I Swaped to Fixed Point Numbers in my game #UTDTG #devlog 2
www.youtube.com
[video] Make iterators 10X better with itertools
www.youtube.com
Official
Announcing Rust 1.68.2 | Rust Blog
blog.rust-lang.org
Announcing Rust 1.68.1 | Rust Blog
blog.rust-lang.org
Project/Tooling Updates
rust-analyzer changelog #174
rust-analyzer.github.io
IntelliJ Rust Changelog #191
intellij-rust.github.io
clap v4.2
epage.github.io
CrossBus, A Platform-Less, Runtime-Less Actor Computing Model
hominee.github.io
Fornjot (code-first CAD in Rust) - Weekly Release - Some Good Progress
www.fornjot.app
Announcing scoped-trace.
jack.wrenn.fyi
dfdx v0.11.0: cuda accelerated deep learning
coreylowman.github.io
Rust Search Extension v1.10.0 has been released
rust.extension.sh
Introducing Kobold
maciej.codes
autometrics-rs 0.3: Defining Service-Level Objectives (SLOs) in Rust Source Code
fiberplane.com
Rocket's 3rd v0.5 Release Candidate - Rocket Web Framework
rocket.rs
Seven Tasks with Rust and Egui
Rust-Ninja-Sabi/rust-egui-seven-tasks
ngrok-rs: portable network ingress to your Rust apps w/ native hyper+axum support
ngrok.com
[video] Rust Releases! Rust 1.68.1
www.youtube.com
[video] Rust Releases! Rust 1.68.2
youtu.be
Observations/Thoughts
STV-rs: Single Transferable Vote implementation in Rust
gendignoux.com
STM32F4 Embedded Rust at the PAC: Creating Hardware Abstractions with embedded-hal
apollolabsblog.hashnode.dev
Rust's Golden Rule
steveklabnik.com
Linearity and Control
blog.yoshuawuyts.com
Zig And Rust
matklad.github.io
Generators
without.boats
The AsyncIterator interface
without.boats
A Proposal for Safe Window Handles
notgull.github.io
Rust Is a Scalable Language
matklad.github.io
Paradigm Shift
www.thecodedmessage.com
Rust Walkthroughs
Building a Fibonacci Heap
www.kurtlawrence.info
Embedded Rust on BBC Micro Bit: unlocking Vec and HashMap
gitlab.com
STM32F4 Embedded Rust at the PAC: Creating Hardware Abstractions
apollolabsblog.hashnode.dev
State Machine testing with Proptest
tzemanovic.gitlab.io
Linear Types One-Pager
blog.yoshuawuyts.com
Writing a Linux executable from scratch with x86_64-unknown-none and Rust
vulns.xyz
Efficient, Extensible, Expressive: Typed Tagless Final Interpreters in Rust
getcode.substack.com
Making Python 100x faster with less than 100 lines of Rust
ohadravid.github.io
[video] Env Config Option
youtu.be
Research
Tree Borrows - A new aliasing model for Rust
perso.crans.org
Miscellaneous
How we built our Embedded World Demo on Rust for QNX
ferrous-systems.com
A Rustaceans Tour of embedded world
ferrous-systems.com
[video] I built my own memory profiler (in Rust, on Linux)
youtu.be
[video] Build Universal Libraries with Rust
www.youtube.com
[video] How to Learn Rust
www.youtube.com
[video] How Bevy FlyCam Works
www.youtube.com
[video] Why I Swaped to Fixed Point Numbers in my game #UTDTG #devlog 2
www.youtube.com
[video] Make iterators 10X better with itertools
www.youtube.com
👍7
👍14
This week in Rust #489 — 05 apr 2023
https://this-week-in-rust.org/blog/2023/04/05/this-week-in-rust-489/
https://this-week-in-rust.org/blog/2023/04/05/this-week-in-rust-489/
Updates from Rust Community
Foundation
Rust Foundation Joins Open Infrastructure Foundation as Associate Member
foundation.rust-lang.org
Rust Identified as Safer Coding Tool by NIST
foundation.rust-lang.org
Rewarding Resilience: Rust & the U.S. National Cybersecurity Strategy
foundation.rust-lang.org
Project/Tooling Updates
Helix editor 23.03 released
helix-editor.com
Rustls 0.21.0 Released With Exciting New Features
www.memorysafety.org
Slint 1.0: The Next-Generation Native GUI Toolkit Matures
slint-ui.com
rust-analyzer changelog #175
rust-analyzer.github.io
Introducing SeaStreamer - a stream processing toolkit for Kafka and Redis Streams
www.sea-ql.org
youki 0.0.5 has been released
containers/youki/releases/tag/v0.0.5
Fluvio Connector Development Kit released
www.fluvio.io
Observations/Thoughts
Thoughts on async closures
smallcultfollowing.com
How to speed up the Rust compiler in March 2023
nnethercote.github.io
Two things that Rust does better than C++
getdozer.io
Rust Tidbits #1
www.thecodedmessage.com
Follow up on cracking ZIP archives in Rust
agourlay.github.io
58 Rust Resources Every Learner Should Know in 2023
apollolabsblog.hashnode.dev
[audio] AI-NC with Tom Miles
rustacean-station.org
[audio] Servo with Josh Matthews
rustacean-station.org
Rust Walkthroughs
Building a Classic Mac OS App in Rust
www.wezm.net
Cross Compiling Rust Projects in GitHub Actions
blog.urth.org
Rust on the CH32V003
noxim.xyz
Build your own CountMinSketch in Rust
www.arunma.com
Nine Rules for Creating Fast, Safe, and Compatible Data Structures in Rust (Part 1): Lessons from RangeSetBlaze
towardsdatascience.com
A definitive guide to sealed traits in Rust
predr.ag
[ZH] Build a Lua interpreter in Rust
wubingzheng.github.io
Miscellaneous
Rust for C#/.NET Developers
microsoft.github.io
[video] Rust Wasm-Bindgen in 2 Minutes: Bridging the Gap Between WASM & JavaScript
youtu.be
Foundation
Rust Foundation Joins Open Infrastructure Foundation as Associate Member
foundation.rust-lang.org
Rust Identified as Safer Coding Tool by NIST
foundation.rust-lang.org
Rewarding Resilience: Rust & the U.S. National Cybersecurity Strategy
foundation.rust-lang.org
Project/Tooling Updates
Helix editor 23.03 released
helix-editor.com
Rustls 0.21.0 Released With Exciting New Features
www.memorysafety.org
Slint 1.0: The Next-Generation Native GUI Toolkit Matures
slint-ui.com
rust-analyzer changelog #175
rust-analyzer.github.io
Introducing SeaStreamer - a stream processing toolkit for Kafka and Redis Streams
www.sea-ql.org
youki 0.0.5 has been released
containers/youki/releases/tag/v0.0.5
Fluvio Connector Development Kit released
www.fluvio.io
Observations/Thoughts
Thoughts on async closures
smallcultfollowing.com
How to speed up the Rust compiler in March 2023
nnethercote.github.io
Two things that Rust does better than C++
getdozer.io
Rust Tidbits #1
www.thecodedmessage.com
Follow up on cracking ZIP archives in Rust
agourlay.github.io
58 Rust Resources Every Learner Should Know in 2023
apollolabsblog.hashnode.dev
[audio] AI-NC with Tom Miles
rustacean-station.org
[audio] Servo with Josh Matthews
rustacean-station.org
Rust Walkthroughs
Building a Classic Mac OS App in Rust
www.wezm.net
Cross Compiling Rust Projects in GitHub Actions
blog.urth.org
Rust on the CH32V003
noxim.xyz
Build your own CountMinSketch in Rust
www.arunma.com
Nine Rules for Creating Fast, Safe, and Compatible Data Structures in Rust (Part 1): Lessons from RangeSetBlaze
towardsdatascience.com
A definitive guide to sealed traits in Rust
predr.ag
[ZH] Build a Lua interpreter in Rust
wubingzheng.github.io
Miscellaneous
Rust for C#/.NET Developers
microsoft.github.io
[video] Rust Wasm-Bindgen in 2 Minutes: Bridging the Gap Between WASM & JavaScript
youtu.be
👍4
Crate of the week: keshvar
This week's crate is keshvar, a library providing a host of information on every country.
This week's crate is keshvar, a library providing a host of information on every country.