Good read for the weekend by
@itsnotashes
A Deep Dive into Rust and C Memory Interoperability
#rust #rustlang #programming
notashes.me/blog/part-1-...
@rustaceans.bsky.social
Bi-Weekly Digest for Rustaceans https://weeklyrust.substack.com/
Good read for the weekend by
@itsnotashes
A Deep Dive into Rust and C Memory Interoperability
#rust #rustlang #programming
notashes.me/blog/part-1-...
Rustβs .map is cool π¦
#rust #rustlang #programming
π¨ OpenAI just open-sourced Harmony β a renderer for the Harmony response format used with gpt-oss.
And guess what itβs written in?
π¦ Rust, of course.
#rust #rustlang #programming
github.com/openai/harmony
This project spotlight is part of our weekly newsletter below π
open.substack.com/pub/weeklyru...
Jujutsu is open-source on GitHub at github.com/jj-vcs/jj, and they got a cute logo too.
06.08.2025 12:52 β π 0 π 0 π¬ 1 π 0- Conflict resolution magic - Conflicts are first-class citizens, stored in commits and auto-propagated, making rebasing a breeze.
06.08.2025 12:52 β π 1 π 0 π¬ 1 π 0- Operation log & undo - Made a mistake? jj tracks every move, so you can rewind like itβs a bad β90s rom-com.
06.08.2025 12:52 β π 0 π 0 π¬ 1 π 0- Working copy as a commit - Every change is a commit, auto-saved and amendable. No stashing nonsense - your workβs always ready to roll.
06.08.2025 12:52 β π 0 π 0 π¬ 1 π 0- Git compatibility - It works seamlessly with your Git repos and tools. Push, pull, and switch back to Git without breaking a sweat.
06.08.2025 12:52 β π 0 π 0 π¬ 1 π 0Itβs built to handle concurrent operations without corrupting your repo, so you can sync to Dropbox or S3 without praying to the tech gods.
Why jj is awesome:
Gitβs great, but itβs also a clunky beast, staging areas, stashes, and cryptic errors that scream βyour local changes are doomed!β jj tackles these by streamlining workflows, ditching the index, and making history rewriting as easy as deleting a bad tweet.
06.08.2025 12:52 β π 0 π 0 π¬ 1 π 0Born from a hobby project by Martin von Zweigbergk (at Google) in 2019, jj has grown into a slick, Git-compatible VCS thatβs all about simplicity and power.
Itβs like Git, but with a personality that doesnβt make you want to pull your hair out.
This Week's Project Spotlight π¦
Jujutsu (jj)
Jujutsu (jj) is the Version Control System (VCS) that will make your Git life less of a headache.
#rust #rustlang #programming
This listicle is part of our weekly newsletter below π
open.substack.com/pub/weeklyru...
10. Emil Ernerfeldt (creator of egui) released Eon, a simple and friendly config format written in Rust and designed for human editing. Maybe its time to say goodbye to the Toml and Yaml drama!
github.com/emilk/eon
9. Nicolas Joseph showed us how to prevent terminal corruption and hanging processes in Rust terminal applications, like the Moose CLI, when handling Ctrl+C.
www.fiveonefour.com/blog/Fixing-...
8. Niko Matsakis (Michelangelo of Memory Safety) predicts that Rust, Python, and TypeScript will dominate programming due to their strong fundamentals and compatibility with AI-driven programming tools.https://smallcultfollowing.com/babysteps/blog/2025/07/31/rs-py-ts-trifecta/
04.08.2025 16:18 β π 0 π 0 π¬ 1 π 07. Sarah Gooding at Socket wrote about Crates.ioβs new Trusted Publishing feature. Itβs a snazzy security glow-up, without those sketchy,forever API tokens for short-lived GitHub Actions tokens that keep your crate releases locked down tight.https://socket.dev/blog/crates-launches-trusted-publishing
04.08.2025 16:18 β π 0 π 0 π¬ 1 π 06. Alix Bott from Bevy presented on Rust Unit about crafting slick modeling tools at Metabuild. Catch the juicy details in the video, it's worth a peek! [video]
www.youtube.com/watch?v=16r9...
5. Alfonso Subiotto MarquΓ©s from Polar Signals wrote about βDeterministic Simulation Testing in Rustβ using a state machine to tame the wild beasts of concurrency, time, and randomness for pinpoint-accurate bug hunting.
www.polarsignals.com/blog/posts/2...
4. Jon Gjengset (Rust for Rustaceans Author) live streamed on YouTube about Vibe coding complex changes in Rust. Trust me, you don't wanna sleep on this one! [video]
www.youtube.com/watch?v=3NGX...
3. Gabriel Steinbergβs wrote about βThe scary and surprisingly deep rabbit hole of Rust's temporariesβ spilling the tea on how unnamed memory spots pop up when you toss value expressions into place expression contexts.
taping-memory.dev/temporaries-...
2. Sudo-rs is swaggering its way into Ubuntu 25.10 and probably strutting into 26.04 LTS, ready to flex its secure, Rust-y muscles for millions of users.
www.memorysafety.org/blog/sudo-rs...
1. Rust is once again the most admired and desired language in the 2025 Stack Overflow survey. Thatβs 10 straight years of hogging the spotlight. Can someone else get some love already?
survey.stackoverflow.co/2025/technol...
Awesome links of last week π¦
#rust #rustlang #programming
Read our latest issue 78 π¦
#rust #rustlang #programming
open.substack.com/pub/weeklyru...
Niko Matsakis predicts that Rust, Python, and TypeScript will dominate programming due to their strong fundamentals and compatibility with AI-driven, idea-oriented programming.
#rust #rustlang #programming
smallcultfollowing.com/babysteps/bl...
sudo-rs Headed to Ubuntu
#rust #rustlang #programming
www.memorysafety.org/blog/sudo-rs...
You can subscribe to get the news in your inbox!
open.substack.com/pub/weeklyru...
Announcement: Starting next week, weβre pausing the Rust Challenges to bring you mini Q&A interviews weβve been conducting with amazing Rustaceans from community.
Weβre excited for this initiative to share their thoughts and experiences with you.
#rust #rustlang #programming