Search
Items tagged with: rust
#rust / #rustlang / #servo
https://servo.org/blog/2023/01/16/servo-2023/
#rustlang #linux
Debian -- Details of package lsd in sid
ls command with a lot of pretty colors and some other stuffpackages.debian.org
#rust #fosdem #fosdem23
(cons cat (cons cat nil))
In Rust:
Box<(Cat, Box<Cat>)>
#lisp #rust #RustLanguage #RustCataStructures
»Android: Mehr Rust, weniger C/C++ und weniger kritische Schwachstellen«
🦀 https://www.heise.de/news/Android-Mehr-Rust-weniger-C-C-und-weniger-kritische-Schwachstellen-7364247.html
--
#rust #sicherheit #itsicherheit #os #linux #android #betiebssystem #programmieren
Android: Mehr Rust, weniger C/C++ und weniger kritische Schwachstellen
Vulnerabilities aufgrund von Speicherfehlern haben in den letzten Jahren abgenommen, auch wenn die Gesamtzahl der gemeldeten Schwachstellen konstant blieb.Rainald Menge-Sonnentag (heise online)
aoc/main.rs at main · kellan/aoc
Contribute to kellan/aoc development by creating an account on GitHub.GitHub
Would anybody be interested in the occasional livestream here and there or in a repo with solutions?
https://github.com/ajnsit/aoc2022/blob/main/day2/notes.md
aoc2022/notes.md at main · ajnsit/aoc2022
Advent of code 2022 in Rust. Contribute to ajnsit/aoc2022 development by creating an account on GitHub.GitHub
#Rust
- Actix-web, because... (26%, 5 votes)
- Axum, because... (73%, 14 votes)
David presented the hackathon results: two interoperable (experimental) NTP v5 implementations. Not bad for two days of work!
NTP group hackathon slides:
https://ietf-hackathon.github.io/ietf115-project-presentations/ietf-115-hackathon-ntp.html
Our open-source NTP implementation, ntpd-rs:
https://github.com/memorysafety/ntpd-rs
#IETF115 #rustlang #rust
GitHub - memorysafety/ntpd-rs: An NTP implementation in Rust, supported by Internet Security Research Group's Prossimo project.
An NTP implementation in Rust, supported by Internet Security Research Group's Prossimo project. - GitHub - memorysafety/ntpd-rs: An NTP implementation in Rust, supported by Internet Security R...GitHub
https://liw.fi/training/rust-foss-dev/
Thank you, Lars!
Use `thiserror` in library crates! Only use `anyhow` in binary crates!
Don't give your users a hard time fighting against `anhyow::Error` when using your library!
#programmingadvice #programming
A guide to the non-standard standard library of Rust. If you're looking for functionality that you'd expect in a standard library, Rust might not have it.
But there are some really excellent crates that can help.
#rust #rustlang
Rustacean Station
Come journey with us into the weird, wonderful, and wily world of Rust.Rustacean Station
Especially, I'm enjoying this as I really like Rust and want to have more of it in production.
#rust #programming #achievement
The service is a custom logic around video processing.
The Rust code is built around gstreamer-rs bindings.
ffmpeg doing less then the custom Rust implementation consumes 1.5GB RAM and 1.15 CPU.
Our new Rust implementation consumes 133MB RAM and 0.18 CPU.
I'd say this is a huge win. I'm really glad that the effort payed back.
#rust #ffmpeg #python #gstreamer
https://epage.github.io/blog/2022/09/clap4/
Das wird eine Videokonferenzsoftware die #OpenSource ist, in #Rust geschrieben und von Heinlein, (Mailbox.org) entwickelt wird.
OpenTalk Live-Demo testen
Das Ding hat IMO Hand und Fuß und wird sich neben Jitsi und BBB sicher etablieren, vor allem weil es, versucht strukturell alles richtig zu machen.
Ich hoffe das es irgendwann auch eine Version zum Selbsthosten gibt.
https://opentalk.eu
OpenTalk - Videokonferenzen sicher und DSGVO-konform
Die sichere Videokonferenzlösung aus Deutschland: Für alle, die Wert auf Skalierbarkeit, digitale Souveränität und Datenschutz legen.OpenTalk
Rustacean Station
Come journey with us into the weird, wonderful, and wily world of Rust.Rustacean Station
Auch in ein paar Sackgassen gelaufen, weil ich sehen wollte, wie man bestimmte Pattern macht oder was man besser lässt. Aber auch sowas ist hilfreich, weil man ein Gefühl dafür bekommt, dass man nicht beliebig sein kann, sondern in #Rust teilweise festere Pfade hat, als in anderen Sprachen.
Für Builder werde ich mal die paar derive crates anschauen, die sowas generieren. Hat jemand Empfehlungen?
"Long time no C!"
(thank you, thank you, I'm here all week!)