Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion draft/2026-02-18-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@ and just ask the editors to select the category.
-->

### Official

* [Announcing Rust 1.93.1](https://blog.rust-lang.org/2026/02/12/Rust-1.93.1/)
* [crates.io: an update to the malicious crate notification policy](https://blog.rust-lang.org/2026/02/13/crates.io-malicious-crate-update/)
* [This Development-cycle in Cargo: 1.94](https://blog.rust-lang.org/inside-rust/2026/02/18/this-development-cycle-in-cargo-1.94/)
### Foundation

### Newsletters
Expand All @@ -53,16 +55,20 @@ and just ask the editors to select the category.
* [FerroTunnel: high-performance embeddable reverse tunnel for Rust applications](https://users.rust-lang.org/t/ferrotunnel-high-performance-embeddable-reverse-tunnel-for-rust-applications/138214)
* [Compendium: a friendly strace like tracer for x86 linux](https://pker.xyz/posts/compendium)
* [Containerized shell sessions with Shell-Cell](https://mr-leshiy-blog.web.app/blog/shell-cell/)
* [Introducing SurrealDB 3.0 - the future of AI agent memory](https://surrealdb.com/blog/introducing-surrealdb-3-0--the-future-of-ai-agent-memory)

### Observations/Thoughts
* [How Rust and Its Compiler Have Revolutionized Software Engineering and Reliability](https://kerkour.com/rust-software-engineering-reliability)
* [Async/await on the GPU](https://www.vectorware.com/blog/async-await-on-gpu/)
* [The Evolution of Async Rust: From Tokio to High-Level Applications](https://www.youtube.com/live/2aZaBZVJWm0?si=ienX-zcIBOtDxhj0)

### Rust Walkthroughs
* [Introduction to writing RISC-V contracts in Rust on Polkadot](https://dev.to/badery/introduction-to-writing-risc-v-contracts-in-rust-on-polkadot-29n7)

* [Shipping My Rust CLI to Windows: Lessons Learned (feat. Windows 98 and APE Bonus)](https://ivaniscoding.github.io/posts/rustpackaging4/)
* [Visualizing Persistent Vectors with Rust and WebAssembly](https://abishov.com/blog/pvec-rs-visualizing-structural-sharing/)

* [Recreating PlanetScale's pg_strict in Rust: A Build Log](https://saybackend.com/blog/recreating-planetscale-pg-strict-in-rust/)
### Research

### Miscellaneous
Expand Down