Skip to content

Commit 26c3f98

Browse files
committed
Add announcements and blog posts
1 parent 35390f5 commit 26c3f98

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

content/this-month/2024-05/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,15 @@ This series is openly developed [on GitHub](https://github.com/rust-osdev/homepa
2525

2626
Here we collect news, blog posts, etc. related to OS development in Rust.
2727

28+
- [This Month in Redox - May 2024](https://www.redox-os.org/news/this-month-240531/)
29+
- Redox is running COSMIC file manager, editor, and terminal now
30+
- Bachelor's Thesis: [Writing an NVMe Driver in Rust](https://db.in.tum.de/~ellmann/theses/finished/24/pirhonen_writing_an_nvme_driver_in_rust.pdf) (PDF)
31+
- [Building an Async Runtime for the Windows Kernel](https://github.com/carlos-al/windows-kernel-rs)
32+
- [Ferrocene 24.05.0 now available for purchase](https://ferrous-systems.com/blog/ferrocene-24-05-0/)
33+
- [Rust 1.78: Performance Impact of the 128-bit Memory Alignment Fix](https://codspeed.io/blog/rust-1-78-performance-impact-of-the-128-bit-memory-alignment-fix)
34+
- [GxHash - an extremely fast hardware-accelerated non-cryptographic hashing algorithm](https://github.com/ogxd/gxhash) (zero dependencies, no_std compatible)
35+
- The Embedded Rustacean [Issue #19](https://www.theembeddedrustacean.com/p/the-embedded-rustacean-issue-19), [Issue #20](https://www.theembeddedrustacean.com/p/the-embedded-rustacean-issue-20), and [Issue #21](https://www.theembeddedrustacean.com/p/the-embedded-rustacean-issue-21)
36+
2837
<!--
2938
Please follow this template:
3039

0 commit comments

Comments
 (0)