Updates from Rust Community
Official
Security advisories for Cargo (CVE-2022-36113, CVE-2022-36114)
blog.rust-lang.org
Foundation
Rust Foundation Establishes Security Team to Support and Advance Rust Programming Language
foundation.rust-lang.org
Newsletters
Rust Nigeria Issue #9
rustnigeria.curated.co
Project/Tooling Updates
rust-analyzer changelog #146
rust-analyzer.github.io
IntelliJ Rust Changelog #178
intellij-rust.github.io
A byte string library for Rust
blog.burntsushi.net
Pomsky 0.7 released
pomsky-lang.org
Slint weekly updates (The GUI framework)
slint-ui.com
Fang 0.9 - new version of the background processing framework for rust
fang.badykov.com
Fornjot (code-first CAD in Rust) - Weekly Release - 2022-W37
www.fornjot.app
This week in Databend #59: A Modern Cloud Data Warehouse for Everyone
weekly.databend.rs
HexoSynth 2022 - Devlog #12 - Documentation for me and you
m8geil.de
Observations/Thoughts
You Can't Do That: Abstracting over Ownership in Rust with Higher-Rank Type Bounds. Or Can You?
lucumr.pocoo.org
Security and Correctness in Wasmtime
bytecodealliance.org
Attacking Firecracker: AWS' microVM Monitor Written in Rust
www.graplsecurity.com
&stress about &Strings
cooscoos.github.io
A pair of Rust kernel modules
lwn.net
GNU ld Discards Section Containing Code – Section Flags are Important for ELF Files
phip1611.de
Use Rust to Reduce the Size of Your SQLite Database
www.i-programmer.info
[video] Coroutines: C++ vs Rust - Jonathan Müller - C++ on Sea 2022
www.youtube.com
[video] Rust on Rails (write code that never crashes)
www.youtube.com
[video] Let's Code Asteroids in Rust with a First-Time Bevy User
www.youtube.com
[video] Linux Plumbers Conference 2022 - Rust MC
www.youtube.com
[video] [series] Rust Day on Google Open Source Live
www.youtube.com
Rust Walkthroughs
Kernighan software tools in rust
dannas.name
Speeding up incremental Rust compilation with dynamic libraries
robert.kra.hn
Learning Rust by implementing a SHA-1 hash cracker
kerkour.com
Chat Blast! A TCP chat server in Rust
www.superperfundo.tech
Concurrency in RustDb
rustdb.wordpress.com
Beginners guide to Solana NFTs in Rust.
medium.com/@jacob_62353
STM32F4 Embedded Rust at the HAL: DMA Controllers
apollolabsblog.hashnode.dev
Miscellaneous
[FR] Rejoignez la communauté Rust (et devenez un "rustacé")
news.gandi.net
[DE] Moderne Spieleprogrammierung mit dem Entity Component System und der Engine Bevy
www.heise.de
[DE] Programmieren mit Rust für den FreeBSD-Kernel
www.heise.de
Official
Security advisories for Cargo (CVE-2022-36113, CVE-2022-36114)
blog.rust-lang.org
Foundation
Rust Foundation Establishes Security Team to Support and Advance Rust Programming Language
foundation.rust-lang.org
Newsletters
Rust Nigeria Issue #9
rustnigeria.curated.co
Project/Tooling Updates
rust-analyzer changelog #146
rust-analyzer.github.io
IntelliJ Rust Changelog #178
intellij-rust.github.io
A byte string library for Rust
blog.burntsushi.net
Pomsky 0.7 released
pomsky-lang.org
Slint weekly updates (The GUI framework)
slint-ui.com
Fang 0.9 - new version of the background processing framework for rust
fang.badykov.com
Fornjot (code-first CAD in Rust) - Weekly Release - 2022-W37
www.fornjot.app
This week in Databend #59: A Modern Cloud Data Warehouse for Everyone
weekly.databend.rs
HexoSynth 2022 - Devlog #12 - Documentation for me and you
m8geil.de
Observations/Thoughts
You Can't Do That: Abstracting over Ownership in Rust with Higher-Rank Type Bounds. Or Can You?
lucumr.pocoo.org
Security and Correctness in Wasmtime
bytecodealliance.org
Attacking Firecracker: AWS' microVM Monitor Written in Rust
www.graplsecurity.com
&stress about &Strings
cooscoos.github.io
A pair of Rust kernel modules
lwn.net
GNU ld Discards Section Containing Code – Section Flags are Important for ELF Files
phip1611.de
Use Rust to Reduce the Size of Your SQLite Database
www.i-programmer.info
[video] Coroutines: C++ vs Rust - Jonathan Müller - C++ on Sea 2022
www.youtube.com
[video] Rust on Rails (write code that never crashes)
www.youtube.com
[video] Let's Code Asteroids in Rust with a First-Time Bevy User
www.youtube.com
[video] Linux Plumbers Conference 2022 - Rust MC
www.youtube.com
[video] [series] Rust Day on Google Open Source Live
www.youtube.com
Rust Walkthroughs
Kernighan software tools in rust
dannas.name
Speeding up incremental Rust compilation with dynamic libraries
robert.kra.hn
Learning Rust by implementing a SHA-1 hash cracker
kerkour.com
Chat Blast! A TCP chat server in Rust
www.superperfundo.tech
Concurrency in RustDb
rustdb.wordpress.com
Beginners guide to Solana NFTs in Rust.
medium.com/@jacob_62353
STM32F4 Embedded Rust at the HAL: DMA Controllers
apollolabsblog.hashnode.dev
Miscellaneous
[FR] Rejoignez la communauté Rust (et devenez un "rustacé")
news.gandi.net
[DE] Moderne Spieleprogrammierung mit dem Entity Component System und der Engine Bevy
www.heise.de
[DE] Programmieren mit Rust für den FreeBSD-Kernel
www.heise.de
This week in Rust #461 — 21 sep 2022
https://this-week-in-rust.org/blog/2022/09/21/this-week-in-rust-461/
https://this-week-in-rust.org/blog/2022/09/21/this-week-in-rust-461/
Updates from Rust Community
Official
Const Eval (Un)Safety Rules
blog.rust-lang.org
Project/Tooling Updates
Wasmtime Reaches 1.0: Fast, Safe and Production Ready!
bytecodealliance.org
clap 4.0, a Rust CLI argument parser
epage.github.io
rust-analyzer changelog #147
rust-analyzer.github.io
Announcing tauri-egui 0.1.0
tauri.app
Observations/Thoughts
Aembit: Why We Chose Rust
aembit.io
Ten challenges for Rust
www.ncameron.org
Futures Concurrency IV: Join Ergonomics
blog.yoshuawuyts.com
Dyn async traits, part 8: the soul of Rust
smallcultfollowing.com
What I meant by the "soul of Rust"
smallcultfollowing.com
PostgresML is Moving to Rust for our 2.0 Release
postgresml.org
Bringing Up TLS on Precursor
www.crowdsupply.com
[video] curl-up 2022: hyper in curl
www.youtube.com
[audio] Rust at Microsoft with Nell Shamrell-Harrington
rustacean-station.org
[audio] Axum with David Pedersen
rustacean-station.org
Rust Walkthroughs
Implementing the Display Trait on a Generic Array using Newtype Pattern
rsdlt.github.io
A Strong Typing Example
www.thecodedmessage.com
Rust Bevy Entity Component System
blog.logrocket.com
[video] 1Password Developer Fireside Chat: Serde Deserializers
www.youtube.com
[video] Introduction to Async
www.youtube.com
Miscellaneous
Linus Torvalds: Rust will go into Linux 6.1
www.zdnet.com
Official
Const Eval (Un)Safety Rules
blog.rust-lang.org
Project/Tooling Updates
Wasmtime Reaches 1.0: Fast, Safe and Production Ready!
bytecodealliance.org
clap 4.0, a Rust CLI argument parser
epage.github.io
rust-analyzer changelog #147
rust-analyzer.github.io
Announcing tauri-egui 0.1.0
tauri.app
Observations/Thoughts
Aembit: Why We Chose Rust
aembit.io
Ten challenges for Rust
www.ncameron.org
Futures Concurrency IV: Join Ergonomics
blog.yoshuawuyts.com
Dyn async traits, part 8: the soul of Rust
smallcultfollowing.com
What I meant by the "soul of Rust"
smallcultfollowing.com
PostgresML is Moving to Rust for our 2.0 Release
postgresml.org
Bringing Up TLS on Precursor
www.crowdsupply.com
[video] curl-up 2022: hyper in curl
www.youtube.com
[audio] Rust at Microsoft with Nell Shamrell-Harrington
rustacean-station.org
[audio] Axum with David Pedersen
rustacean-station.org
Rust Walkthroughs
Implementing the Display Trait on a Generic Array using Newtype Pattern
rsdlt.github.io
A Strong Typing Example
www.thecodedmessage.com
Rust Bevy Entity Component System
blog.logrocket.com
[video] 1Password Developer Fireside Chat: Serde Deserializers
www.youtube.com
[video] Introduction to Async
www.youtube.com
Miscellaneous
Linus Torvalds: Rust will go into Linux 6.1
www.zdnet.com
👍2
Crate of the week: match_deref
This week's crate is match_deref, a macro crate to implement deref patterns on stable Rust.
This week's crate is match_deref, a macro crate to implement deref patterns on stable Rust.
This week in Rust #462 — 28 sep 2022
https://this-week-in-rust.org/blog/2022/09/28/this-week-in-rust-462/
https://this-week-in-rust.org/blog/2022/09/28/this-week-in-rust-462/
👍2
Updates from Rust Community
Official
Announcing Rust 1.64.0 | Rust Blog
blog.rust-lang.org
Newsletters
This Month in Rust GameDev #37 - August 2022
gamedev.rs
Project/Tooling Updates
rust-analyzer - changelog #148
rust-analyzer.github.io
IntelliJ Rust Changelog #179
intellij-rust.github.io
Announcing async-dns
www.reddit.com
Fornjot - Weekly Release - 2022-W39
www.fornjot.app
gitoxide - August: Useful rev-spec parsing and an abstraction for remotes
Byron/gitoxide/discussions/541
Getting Started with Seaography - A GraphQL framework for SeaORM
www.sea-ql.org
Observations/Thoughts
Internship Projects 2022: Concrete Playback
model-checking.github.io
Why Volvo thinks you should have Rust in your car
medium.com/volvo-cars-engineering
Linux embracing Rust will boost robotics community
www.therobotreport.com
Better Java logging, inspired by Clojure and Rust
mccue.dev
Why Async Rust
blog.yoshuawuyts.com
Apache APISIX loves Rust! (and me too)
blog.frankel.ch
Safe pinned initialization
y86-dev.github.io
Enabling Rapid Pulumi Prototyping with Rust
www.pulumi.com
STM32F4 Embedded Rust at the HAL: SPI with the MAX7219 LED Dot Matrix
apollolabsblog.hashnode.dev
[audio] Rustacean Station: Ockam with Mrinal Wadhwa
rustacean-station.org
Rust Walkthroughs
Building a Real-Time Web Cipher with Rust, Sycamore and Trunk
rsdlt.github.io
Dyn async traits, part 9: call-site selection
smallcultfollowing.com
Rust 2024...the year of everywhere?
smallcultfollowing.com
Building Nix flakes from Rust workspaces
www.tweag.io
Accessing Firebird With Diesel and Rust
betterprogramming.pub
Multithreading in Rust
kerkour.com
Flutter and Rust combined
blog.argonauths.eu
Miscellaneous
[DE] CTO von MS Azure: Nehmt Rust für neue Projekte und erklärt C/C++ für überholt!
www.heise.de
[DE] Rust Foundation erhält 460.000 US-Dollar und gründet ein Team für Security
www.heise.de
[DE] Programmiersprache Rust 1.64 erweitert asynchrone Programmierung mit IntoFuture
www.heise.de
[video] Rust & Wasm (Safe and fast web development)
www.youtube.com
[video] Crust of Rust: Build Scripts and Foreign-Function Interfaces (FFI)
www.youtube.com
[video] Bevy Basics Reflect
www.youtube.com
Official
Announcing Rust 1.64.0 | Rust Blog
blog.rust-lang.org
Newsletters
This Month in Rust GameDev #37 - August 2022
gamedev.rs
Project/Tooling Updates
rust-analyzer - changelog #148
rust-analyzer.github.io
IntelliJ Rust Changelog #179
intellij-rust.github.io
Announcing async-dns
www.reddit.com
Fornjot - Weekly Release - 2022-W39
www.fornjot.app
gitoxide - August: Useful rev-spec parsing and an abstraction for remotes
Byron/gitoxide/discussions/541
Getting Started with Seaography - A GraphQL framework for SeaORM
www.sea-ql.org
Observations/Thoughts
Internship Projects 2022: Concrete Playback
model-checking.github.io
Why Volvo thinks you should have Rust in your car
medium.com/volvo-cars-engineering
Linux embracing Rust will boost robotics community
www.therobotreport.com
Better Java logging, inspired by Clojure and Rust
mccue.dev
Why Async Rust
blog.yoshuawuyts.com
Apache APISIX loves Rust! (and me too)
blog.frankel.ch
Safe pinned initialization
y86-dev.github.io
Enabling Rapid Pulumi Prototyping with Rust
www.pulumi.com
STM32F4 Embedded Rust at the HAL: SPI with the MAX7219 LED Dot Matrix
apollolabsblog.hashnode.dev
[audio] Rustacean Station: Ockam with Mrinal Wadhwa
rustacean-station.org
Rust Walkthroughs
Building a Real-Time Web Cipher with Rust, Sycamore and Trunk
rsdlt.github.io
Dyn async traits, part 9: call-site selection
smallcultfollowing.com
Rust 2024...the year of everywhere?
smallcultfollowing.com
Building Nix flakes from Rust workspaces
www.tweag.io
Accessing Firebird With Diesel and Rust
betterprogramming.pub
Multithreading in Rust
kerkour.com
Flutter and Rust combined
blog.argonauths.eu
Miscellaneous
[DE] CTO von MS Azure: Nehmt Rust für neue Projekte und erklärt C/C++ für überholt!
www.heise.de
[DE] Rust Foundation erhält 460.000 US-Dollar und gründet ein Team für Security
www.heise.de
[DE] Programmiersprache Rust 1.64 erweitert asynchrone Programmierung mit IntoFuture
www.heise.de
[video] Rust & Wasm (Safe and fast web development)
www.youtube.com
[video] Crust of Rust: Build Scripts and Foreign-Function Interfaces (FFI)
www.youtube.com
[video] Bevy Basics Reflect
www.youtube.com
👍1
Crate of the week: serde-transcode
This week's crate is serde-transcode, a crate to efficiently convert between various serde-supporting formats
This week's crate is serde-transcode, a crate to efficiently convert between various serde-supporting formats
This week in Rust #463 — 05 oct 2022
https://this-week-in-rust.org/blog/2022/10/05/this-week-in-rust-463/
https://this-week-in-rust.org/blog/2022/10/05/this-week-in-rust-463/
Updates from Rust Community
Official
Announcing the Rust Style Team
blog.rust-lang.org
Foundation
Rust Foundation Project Grants are open for applications
foundation.rust-lang.org
Project/Tooling Updates
cargo careful: run your Rust code with extra careful debug checking
www.ralfj.de
Async UI: a Rust UI Library where Everything is a Future
wishawa.github.io
rust-analyzer changelog #149
rust-analyzer.github.io
Observations/Thoughts
How (and why) nextest uses tokio, part 1
sunshowers.io
in-place constructors
y86-dev.github.io
Quirks of Rust’s token representation
nnethercote.github.io
Brute forcing protected ZIP archives in Rust
agourlay.github.io
This week in Fluvio #47: The programmable streaming platform
www.fluvio.io
Rust Walkthroughs
How to call a C function from Rust (A simple FFI tutorial)
vanjacosic/rust-ffi-to-c
Rewriting the Modern Web in Rust
implfuture.dev
Implementing truly safe semaphores in rust
neosmart.net
Model an ALU in Rust
www.superperfundo.tech
6 things you can do with the Cow 🐄 in Rust 🦀
dev.to
Platform Agnostic Drivers in Rust: MAX7219 Naive Code Refactoring
apollolabsblog.hashnode.dev
Last mile DynamoDB: Deno Deploy edition
artofserverless.com
Miscellaneous
The Initial Rust Infrastructure Has Been Merged Into Linux 6.1
www.phoronix.com
Official
Announcing the Rust Style Team
blog.rust-lang.org
Foundation
Rust Foundation Project Grants are open for applications
foundation.rust-lang.org
Project/Tooling Updates
cargo careful: run your Rust code with extra careful debug checking
www.ralfj.de
Async UI: a Rust UI Library where Everything is a Future
wishawa.github.io
rust-analyzer changelog #149
rust-analyzer.github.io
Observations/Thoughts
How (and why) nextest uses tokio, part 1
sunshowers.io
in-place constructors
y86-dev.github.io
Quirks of Rust’s token representation
nnethercote.github.io
Brute forcing protected ZIP archives in Rust
agourlay.github.io
This week in Fluvio #47: The programmable streaming platform
www.fluvio.io
Rust Walkthroughs
How to call a C function from Rust (A simple FFI tutorial)
vanjacosic/rust-ffi-to-c
Rewriting the Modern Web in Rust
implfuture.dev
Implementing truly safe semaphores in rust
neosmart.net
Model an ALU in Rust
www.superperfundo.tech
6 things you can do with the Cow 🐄 in Rust 🦀
dev.to
Platform Agnostic Drivers in Rust: MAX7219 Naive Code Refactoring
apollolabsblog.hashnode.dev
Last mile DynamoDB: Deno Deploy edition
artofserverless.com
Miscellaneous
The Initial Rust Infrastructure Has Been Merged Into Linux 6.1
www.phoronix.com
👍5
Crate of the week: humansize
This week's crate is humansize, a size formatting crate. Now in version 2.0, with an updated API.
This week's crate is humansize, a size formatting crate. Now in version 2.0, with an updated API.
👍1👎1
This week in Rust #464 — 12 oct 2022
https://this-week-in-rust.org/blog/2022/10/12/this-week-in-rust-464/
https://this-week-in-rust.org/blog/2022/10/12/this-week-in-rust-464/
Updates from Rust Community
Project/Tooling Updates
rust-analyzer changelog #150
rust-analyzer.github.io
IntelliJ Rust Changelog #180
intellij-rust.github.io
This Month in hyper: September 2022
seanmonstar.com
Fornjot - Weekly Release - 2022-W41
www.fornjot.app
This Month in Rust OSDev: September 2022
rust-osdev.com
rustc_codegen_gcc: Progress Report #16
blog.antoyo.xyz
Fyrox 0.28 Feature Highlights
fyrox.rs
zerocal - A Serverless Calendar App in Rust Running on shuttle.rs
endler.dev
Announcing error-stack v0.2
hash.dev
Observations/Thoughts
When to vendor (or not) your dependencies in Rust
kerkour.com
RAII: Compile-Time Memory Management in C++ and Rust
www.thecodedmessage.com
Hard Mode Rust
matklad.github.io
Single Pass Recursion in Rust
recursion.wtf
Platform Agnostic Drivers in Rust: The MAX7219 Driver
apollolabsblog.hashnode.dev
Different test scopes in Rust
blog.frankel.ch
Rust Walkthroughs
Avoiding allocations in Rust to shrink Wasm modules
nickb.dev
Building a JobSystem
www.rismosch.com
[video] Fast Rest API - Rust + Actix Web (2022)
www.youtube.com
Using C libraries in your Rust project
tweedegolf.nl
Miscellaneous
Call for Papers: Rust Nation UK Conference 2023 (Deadline 2022-10-31)
www.rustnationuk.com
[audio] What's New in Rust 1.62, 1.63, and 1.64 :: Rustacean Station
rustacean-station.org
[audio] Veloren with Forest Anderson :: Rustacean Station
rustacean-station.org
[video] Day in the Life of Open Source Maintenance: 2022-10-08
www.youtube.com
[video] Static Async Concurrency in Rust
www.youtube.com
[video] Rust makes cents (Speed is a FEATURE)
www.youtube.com
[video] Rust Wrocław Meetup 29 - Live stream, 6.10.2022
www.youtube.com
Project/Tooling Updates
rust-analyzer changelog #150
rust-analyzer.github.io
IntelliJ Rust Changelog #180
intellij-rust.github.io
This Month in hyper: September 2022
seanmonstar.com
Fornjot - Weekly Release - 2022-W41
www.fornjot.app
This Month in Rust OSDev: September 2022
rust-osdev.com
rustc_codegen_gcc: Progress Report #16
blog.antoyo.xyz
Fyrox 0.28 Feature Highlights
fyrox.rs
zerocal - A Serverless Calendar App in Rust Running on shuttle.rs
endler.dev
Announcing error-stack v0.2
hash.dev
Observations/Thoughts
When to vendor (or not) your dependencies in Rust
kerkour.com
RAII: Compile-Time Memory Management in C++ and Rust
www.thecodedmessage.com
Hard Mode Rust
matklad.github.io
Single Pass Recursion in Rust
recursion.wtf
Platform Agnostic Drivers in Rust: The MAX7219 Driver
apollolabsblog.hashnode.dev
Different test scopes in Rust
blog.frankel.ch
Rust Walkthroughs
Avoiding allocations in Rust to shrink Wasm modules
nickb.dev
Building a JobSystem
www.rismosch.com
[video] Fast Rest API - Rust + Actix Web (2022)
www.youtube.com
Using C libraries in your Rust project
tweedegolf.nl
Miscellaneous
Call for Papers: Rust Nation UK Conference 2023 (Deadline 2022-10-31)
www.rustnationuk.com
[audio] What's New in Rust 1.62, 1.63, and 1.64 :: Rustacean Station
rustacean-station.org
[audio] Veloren with Forest Anderson :: Rustacean Station
rustacean-station.org
[video] Day in the Life of Open Source Maintenance: 2022-10-08
www.youtube.com
[video] Static Async Concurrency in Rust
www.youtube.com
[video] Rust makes cents (Speed is a FEATURE)
www.youtube.com
[video] Rust Wrocław Meetup 29 - Live stream, 6.10.2022
www.youtube.com
Crate of the week: pci-driver
This week's crate is pci-driver, a crate to develop user-space PCI(e) linux drivers.
This week's crate is pci-driver, a crate to develop user-space PCI(e) linux drivers.
This week in Rust #465 — 19 oct 2022
https://this-week-in-rust.org/blog/2022/10/19/this-week-in-rust-465/
https://this-week-in-rust.org/blog/2022/10/19/this-week-in-rust-465/
Updates from Rust Community
Newsletters
This Month in Rust GameDev #38 - September 2022
gamedev.rs
Project/Tooling Updates
Progress report on rustc_codegen_cranelift (Okt 2022)
bjorn3.github.io
Announcing KataOS and Sparrow
opensource.googleblog.com
rust-analyzer changelog #151
rust-analyzer.github.io
A Memory Safe Implementation of the Network Time Protocol
www.memorysafety.org
Zenoh 0.6.0, a Pub/Sub/Query protocol, was released and it is packed with new features.
zenoh.io
GlueSQL v0.13 - FSM based SQL query builder is newly added
gluesql/gluesql/releases/tag/v0.13.0
Rust on Espressif chips - 17-10-2022
mabez.dev
Introducing BastionAI, an open-source privacy-friendly AI training framework in Rust
blog.mithrilsecurity.io
Observations/Thoughts
Platform Agnostic Drivers in Rust: Publishing to Crates.io
apollolabsblog.hashnode.dev
A first look at Rust in the 6.1 kernel
lwn.net
Asynchronous programming in Rust
opensource.com
Why Rust?
www.rerun.io
What If LaTeX Had Instant Preview?
laurmaedje.github.io
Magical handler functions in Rust
lunatic.solutions
Rust Walkthroughs
Rust: Type Concealment With Any Trait and FnMut
valand.dev
Practical Parsing in Rust with nom
naiveai.hashnode.dev
The Little Joys of Code: Proc Macros
felix-knorr.net
How to Build a Machine Learning Model in Rust
www.freecodecamp.org
[video] Building Awesome Desktop App with Rust, Tauri, and SurrealDB
www.youtube.com
[video] AsRef/Borrow Traits, and the ?Sized Marker - Rust
www.youtube.com
Using Neovim for Rust Development
rusty-ferris.pages.dev
[series] Sqlite File Parser Pt 3
freemasen.com
Research
Simulating C++ references in Rust
medium.com/@adetaylor
Newsletters
This Month in Rust GameDev #38 - September 2022
gamedev.rs
Project/Tooling Updates
Progress report on rustc_codegen_cranelift (Okt 2022)
bjorn3.github.io
Announcing KataOS and Sparrow
opensource.googleblog.com
rust-analyzer changelog #151
rust-analyzer.github.io
A Memory Safe Implementation of the Network Time Protocol
www.memorysafety.org
Zenoh 0.6.0, a Pub/Sub/Query protocol, was released and it is packed with new features.
zenoh.io
GlueSQL v0.13 - FSM based SQL query builder is newly added
gluesql/gluesql/releases/tag/v0.13.0
Rust on Espressif chips - 17-10-2022
mabez.dev
Introducing BastionAI, an open-source privacy-friendly AI training framework in Rust
blog.mithrilsecurity.io
Observations/Thoughts
Platform Agnostic Drivers in Rust: Publishing to Crates.io
apollolabsblog.hashnode.dev
A first look at Rust in the 6.1 kernel
lwn.net
Asynchronous programming in Rust
opensource.com
Why Rust?
www.rerun.io
What If LaTeX Had Instant Preview?
laurmaedje.github.io
Magical handler functions in Rust
lunatic.solutions
Rust Walkthroughs
Rust: Type Concealment With Any Trait and FnMut
valand.dev
Practical Parsing in Rust with nom
naiveai.hashnode.dev
The Little Joys of Code: Proc Macros
felix-knorr.net
How to Build a Machine Learning Model in Rust
www.freecodecamp.org
[video] Building Awesome Desktop App with Rust, Tauri, and SurrealDB
www.youtube.com
[video] AsRef/Borrow Traits, and the ?Sized Marker - Rust
www.youtube.com
Using Neovim for Rust Development
rusty-ferris.pages.dev
[series] Sqlite File Parser Pt 3
freemasen.com
Research
Simulating C++ references in Rust
medium.com/@adetaylor
👍4
Crate of the week: HyperQueue
This week's crate is HyperQueue, a runtime for ergonomic execution of programs on a distributed cluster.
This week's crate is HyperQueue, a runtime for ergonomic execution of programs on a distributed cluster.
This week in Rust #466 — 26 oct 2022
https://this-week-in-rust.org/blog/2022/10/26/this-week-in-rust-466/
https://this-week-in-rust.org/blog/2022/10/26/this-week-in-rust-466/
Updates from Rust Community
Foundation
Rust Foundation
foundation.rust-lang.org
Project/Tooling Updates
rust-analyzer changelog #152
rust-analyzer.github.io
IntelliJ Rust Changelog #181
intellij-rust.github.io
mirrord 3.0 is out!
metalbear.co
gix credential and diffing with similar
Byron/gitoxide/discussions/564
New release – gtk-rs
gtk-rs.org
Zellij 0.32.0: YAML => KDL, actions through CLI, command panes and a new layout system
zellij.dev
RPITs, RPITITs and AFITs and their relationship
santiagopastorino.com
Evaluating Build Scripts in the IntelliJ Rust Plugin
blog.jetbrains.com
Observations/Thoughts
Adding Ada to Rust
blog.adacore.com
Adding a JavaScript interpreter to your Rust project
boa-dev.github.io
Rust in the Linux Kernel: Just the Beginning
www.memorysafety.org
A deeper look into the GCC Rust front-end
lwn.net
The HTTP crash course nobody asked for
fasterthanli.me
Making Rust attractive for writing GTK applications
belmoussaoui.com
Adventures In Cross Compilation
kentiklabs.com
Compiling Brainfuck code - Part 1: A Optimized Interpreter
rodrigodd.github.io
Rust Embedded Graphics with the MAX7219
apollolabsblog.hashnode.dev
Buffers on the edge: Python and Rust · Alex Gaynor
alexgaynor.net
Writing Better Integration Tests with RAII
notado.substack.com
Contention on multi-threaded regex matching
morestina.net
Rust Walkthroughs
Serde by Example 2: OpenStreetMap
blog.dzejkop.space
Enums and Pattern Matching in Rust
serokell.io
Creating a minimal RESTful song request API using Rocket
imajindevon.hashnode.dev
Compiling Rust libraries for Android apps: a deep dive
gendignoux.com
Inline Crates
blog.yoshuawuyts.com
Writing a HashMap in Rust without unsafe
ecton.dev
A Rust web app with HTML templates
woile.dev
Nine Rules for Creating Procedural Macros in Rust: Practical Lessons from anyinput, a New Macro for Easily Accepting String/Path/Iterator/Array-Like Inputs
towardsdatascience.com
[series] Sqlite File Parser Pt 4
freemasen.com
MacroKata: Rustlings style exercises for learning macros
tfpk.github.io
Miscellaneous
[video] Web-native Rust apps (what will YOU build?)
www.youtube.com
[video] Rapid Prototyping in Rust: Write fast like Python; Run fast like C
www.youtube.com
[video] Let our rusty crab explore the depths of the C by Yvan Sraka
www.youtube.com
[video] Case Study: Rust in axle OS by Philip Tennen
www.youtube.com
[video] Aya: Extending the Linux Kernel with eBPF and Rust by Michal Rostecki
www.youtube.com
[video] Building a Lightweight IR and Backend for YJIT / Maxime Chevalier-Boisvert
www.youtube.com
[video] RustcContributor::explore: @compiler-errors session - RPITIT deep dive
www.youtube.com
Step-by-step guide to building a web-crawler
www.youtube.com
SQLx in 12 minutes - Rust + Actix Web + PostgreSQL
www.youtube.com
Bevy Basics Scenes(re-upload)
www.youtube.com
Foundation
Rust Foundation
foundation.rust-lang.org
Project/Tooling Updates
rust-analyzer changelog #152
rust-analyzer.github.io
IntelliJ Rust Changelog #181
intellij-rust.github.io
mirrord 3.0 is out!
metalbear.co
gix credential and diffing with similar
Byron/gitoxide/discussions/564
New release – gtk-rs
gtk-rs.org
Zellij 0.32.0: YAML => KDL, actions through CLI, command panes and a new layout system
zellij.dev
RPITs, RPITITs and AFITs and their relationship
santiagopastorino.com
Evaluating Build Scripts in the IntelliJ Rust Plugin
blog.jetbrains.com
Observations/Thoughts
Adding Ada to Rust
blog.adacore.com
Adding a JavaScript interpreter to your Rust project
boa-dev.github.io
Rust in the Linux Kernel: Just the Beginning
www.memorysafety.org
A deeper look into the GCC Rust front-end
lwn.net
The HTTP crash course nobody asked for
fasterthanli.me
Making Rust attractive for writing GTK applications
belmoussaoui.com
Adventures In Cross Compilation
kentiklabs.com
Compiling Brainfuck code - Part 1: A Optimized Interpreter
rodrigodd.github.io
Rust Embedded Graphics with the MAX7219
apollolabsblog.hashnode.dev
Buffers on the edge: Python and Rust · Alex Gaynor
alexgaynor.net
Writing Better Integration Tests with RAII
notado.substack.com
Contention on multi-threaded regex matching
morestina.net
Rust Walkthroughs
Serde by Example 2: OpenStreetMap
blog.dzejkop.space
Enums and Pattern Matching in Rust
serokell.io
Creating a minimal RESTful song request API using Rocket
imajindevon.hashnode.dev
Compiling Rust libraries for Android apps: a deep dive
gendignoux.com
Inline Crates
blog.yoshuawuyts.com
Writing a HashMap in Rust without unsafe
ecton.dev
A Rust web app with HTML templates
woile.dev
Nine Rules for Creating Procedural Macros in Rust: Practical Lessons from anyinput, a New Macro for Easily Accepting String/Path/Iterator/Array-Like Inputs
towardsdatascience.com
[series] Sqlite File Parser Pt 4
freemasen.com
MacroKata: Rustlings style exercises for learning macros
tfpk.github.io
Miscellaneous
[video] Web-native Rust apps (what will YOU build?)
www.youtube.com
[video] Rapid Prototyping in Rust: Write fast like Python; Run fast like C
www.youtube.com
[video] Let our rusty crab explore the depths of the C by Yvan Sraka
www.youtube.com
[video] Case Study: Rust in axle OS by Philip Tennen
www.youtube.com
[video] Aya: Extending the Linux Kernel with eBPF and Rust by Michal Rostecki
www.youtube.com
[video] Building a Lightweight IR and Backend for YJIT / Maxime Chevalier-Boisvert
www.youtube.com
[video] RustcContributor::explore: @compiler-errors session - RPITIT deep dive
www.youtube.com
Step-by-step guide to building a web-crawler
www.youtube.com
SQLx in 12 minutes - Rust + Actix Web + PostgreSQL
www.youtube.com
Bevy Basics Scenes(re-upload)
www.youtube.com
👍1
Crate of the week: humantime
This week's crate is humantime, a parser and formatter for std::time::{Duration, SystemTime}.
This week's crate is humantime, a parser and formatter for std::time::{Duration, SystemTime}.
👍1
This week in Rust #467 — 02 nov 2022
https://this-week-in-rust.org/blog/2022/11/02/this-week-in-rust-467/
https://this-week-in-rust.org/blog/2022/11/02/this-week-in-rust-467/