Termine
Die Vorlesung findet in Raum W3.03 statt.
Termine
Die Vorlesung findet in Raum W3.03 statt.
Warum Rust?
Rust erfordert explizites Nachdenken über Speicherverwaltung und Ressourcennutzung. Dies macht Rust ideal für systemnahe Programmierung, wo Performance und Sicherheit wichtig sind. https://www.rust-lang.org/
Primär-Literatur 📚
Copyright
Diese Dokumentation steht unter der Creative Commons Lizenz Namensnennung/Keine
kommerzielle Nutzung.
Technische Hochschule Augsburg
Von Lobste.rs
A brief history of random numbers
Modern networking in Firefox with Max Inden
iroh-blobs
Recent Rust Changes
RON LSP - Type validation for .ron files (in or out of the ide)
How to Avoid Fighting Rust Borrow Checker
Date bug affects Ubuntu 25.10 automatic updates
Tuckr - Stow alternative with symlink checking
I've been using Stow for a few years now. At the time (2020) Stow had a bug where it would just fail with a cryptic error and the maintainer didn't have time to fix it, the bug was there for 2 years or so. So I got fed up and decided to try and fix it but I didn't know perl nor did I want to learn it, so I decided to rewrite Stow and fix the issue. To fix it I decided that I track all symlinks and give users a nice way to see what was going on. So the entire project was based on having a nice tuckr status command.
Over time the project expanded, people asked for more things that it couldn't do before. But I didn't like nor want to have configuration files for your configurations. So I've borrowed a bit from Go and Odin's suffix idiom and some other tools here and there. I feel like the current known bugs are no longer a big deal and for most users, the tool just works.
I've been using Tuckr to manage my own dotfiles for 5 years now without any major hickups, so I'm posting it here now to get some feedback. You can check the 0.13.0 milestone to see what are the known bugs, you're unlikely to run into them unless you're trying to be too smart.
going fast is about doing less (2023)
Explicit capture clauses
Boa release v0.21 - a new release of Boa, a JavaScript engine written in Rust
Patina, a Rust implementation of UEFI firmware
Slint 1.14 Released
awesome-tiny-crates: A bunch of small crates that make writing Rust more fun
Powerletters for Rust
Move, Destruct, Forget, and Rust
TARmageddon (CVE-2025-62518) highlights the challenges of open source abandonware
How We Built WebSocket Servers for Vercel Functions
Add Rust Binder Driver
Everybody's so Creative
Flowistry: An IDE plugin for Rust that focuses on relevant code
How we organized the Rust Clippy feature freeze
Let's write a macro in Rust
miro: A native pdf viewer for Windows and Linux (Wayland/X11) with configurable keybindings
QNX Resource Manager in Rust: Message Passing and Resource Managers