8000 This Month in Rust OSDev: April 2025 by phil-opp · Pull Request #254 · rust-osdev/homepage · GitHub
[go: up one dir, main page]

Skip to content

This Month in Rust OSDev: April 2025 #254

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 7 commits into from
May 10, 2025
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Add announcements, blog posts, and news
  • Loading branch information
phil-opp committed May 9, 2025
commit 1617d2d7069daaa63f07bdd606c565df015a47c1
5 changes: 5 additions & 0 deletions content/this-month/2025-04/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ Please follow this template:
- (optional) Some additional context
-->

- Podcast: [Microsoft rewriting Hyper-V components in Rust; calls 2025 "the year of Rust at Microsoft"](https://corrode.dev/podcast/s04e01-microsoft/)
- [Memory-safe sudo to become the default in Ubuntu](https://trifectatech.org/blog/memory-safe-sudo-to-become-the-default-in-ubuntu/)
- [Migration to rust-coreutils in Ubuntu 25.10](https://discourse.ubuntu.com/t/migration-to-rust-coreutils-in-25-10/59708)
- [noshell, a no_std argument parser and a shell for constrained systems](https://github.com/inthehack/noshell)
- [Ariel OS - library OS for microcontrollers - now building on stable Rust](https://www.reddit.com/r/rust/comments/1kh0dg1/ariel_os_v020_now_building_on_stable_rust/)

## Infrastructure and Tooling

Expand Down
Loading
0