Skip to content

Next-gen builder macro Bon 2.2 release 🎉. Derive syntax and cfg support 🚀 #5901

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 12, 2024
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
4 changes: 1 addition & 3 deletions draft/2024-09-11-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ and just ask the editors to select the category.
### Newsletters

### Project/Tooling Updates
* [Next-gen builder macro Bon 2.2 release 🎉. Derive syntax and cfg support 🚀](https://elastio.github.io/bon/blog/bon-builder-v2-2-release)
* [Redox OS 0.9.0 - Redox - Your Next(Gen) OS](https://www.redox-os.org/news/release-0.9.0/)

### Observations/Thoughts
Expand All @@ -49,13 +50,10 @@ and just ask the editors to select the category.
* [WebP: The WebPage compression format](https://purplesyringa.moe/blog/webp-the-webpage-compression-format/)
* [Porting C to Rust for a Fast and Safe AV1 Media Decoder](https://www.memorysafety.org/blog/porting-c-to-rust-for-av1/)
* [An Optimization That's Impossible in Rust!](https://tunglevo.com/note/an-optimization-thats-impossible-in-rust/)

* [Why I started livestreaming as a Rust developer?](https://blog.orhun.dev/livestreaming/)

* [What’s So Hard About Hashing Data?](https://www.dfns.co/article/unambiguous-hashing)

### Rust Walkthroughs

* [video] [Build with Naz : Explore Linux TTY, process, signals w/ Rust - Part 3/3 `tokio::process::Command`](https://www.youtube.com/watch?v=8JeL1sGozO4)

### Research
Expand Down
Loading