Skip to content

Add Prossimo rav1d blog posts #5908

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 3 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
2 changes: 1 addition & 1 deletion draft/2024-09-11-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ and just ask the editors to select the category.
* [Local code intel using Ollama with Rust, Qdrant, FastEmbed and OpenTelemetry](https://bosun.ai/posts/ollama-and-telemetry/)
* [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/)
* [Optimizing rav1d, an AV1 Decoder in Rust](https://www.memorysafety.org/blog/rav1d-performance-optimization/)
* [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)

* [video] [Renaissance of Terminal User Interfaces with Rust — FrOSCon 2024](https://www.youtube.com/watch?v=OxfxkWoHhxM)

### Rust Walkthroughs
Expand Down
Loading