Rust recap for week 20/2024
From toNewsletter sent every monday with a recap of articles, projects and tutorials from previous week.
Articles #
-
Blazingly Fast Linked Lists 179 comments in 3 discussions
-
References are like jumps 175 comments in 4 discussions
-
Some notes on Rust, mutable aliasing and formal verification 168 comments in 4 discussions
-
Rayon isn't any faster than loop despite 16x more CPU usage 164 comments in 11 discussions
-
"100 exercises to learn Rust", a new learn-by-doing course to get started with Rust 164 comments in 2 discussions
-
Translation of Rust's core and alloc crates to Coq for formal verification 137 comments in 2 discussions
-
Chrome security track proves that safe C++ programs are impossible 122 comments in 1 discussion
-
You probably don't need to validate UTF-8 strings 111 comments in 2 discussions
-
Making Sense of Acquire-Release Semantics 72 comments in 2 discussions
-
Share your favorite "Aha!" moments with the language. 63 comments in 1 discussion
-
Blocking inside async code in Rust 59 comments in 1 discussion
-
Faster linking times on nightly on Linux using `rust-lld` | Rust Blog 51 comments in 3 discussions
-
Amazon Research Awards for automated C/C++ to Rust conversion 34 comments in 1 discussion
-
MD-TUI. A markdown renderer for the terminal 30 comments in 1 discussion
-
This is why you should never use de Bruijn indices, especially if you program in Rust 29 comments in 1 discussion
Releases #
-
Declarative GUI Slint v1.6 released with Design Mode (WYSIWYG) Improvements 25 comments in 4 discussions
-
Meilisearch 1.8 6 comments in 1 discussion
-
Early pest3 prototype was released on crates.io 3 comments in 1 discussion
Projects #
-
Cant compile SDL due to LTO error 41 comments in 4 discussions
-
RustyTube (0.2.0) - Rusty Youtube client, now with mobile UI and SponsorBlock. 39 comments in 2 discussions
-
Rust Database management system 37 comments in 2 discussions
-
Makepad-stitch: WASM interpreter in Rust, 15kloc, 0 deps, faster than wasm3 17 comments in 1 discussion
-
procfusion: Very simple process manager written in Rust for your Docker images 15 comments in 4 discussions
-
Lazap - Unifying your games into a single, modern, lightweight library 🎮 15 comments in 1 discussion
-
A simple rust implementation of neofetch 5 comments in 1 discussion
-
ansi2: A library to convert ANSI strings to HTML and SVG 4 comments in 1 discussion
-
hocr-parser: A parser for the hOCR format, “an open standard to represent OCR results as a subset of HTML.” 3 comments in 1 discussion
-
Apple App Store Server Rust Library 2 comments in 1 discussion
Videos #
-
What's New in Rust 1.72-1.78 (Rustacean Station marathon) [video] 5 comments in 1 discussion
-
Rust 1.78.0 News Video 3 comments in 1 discussion
-
A Bug in my engine that makes entities behave like popcorn 🍿😆 2 comments in 1 discussion
-
[video] Build with Naz : tokio tracing & otel and how to use it in Rust
-
Testing for Beginners - Idiomatic Rust in Simple Steps part 6
This is an archived issue from the Rust newsletter.