Y
Hacker News
new
|
ask
|
show
|
jobs
by
IshKebab
485 days ago
Arguably unsafe Rust is a bit less safe than C. But fortunately you need much less of it (even in something like a DMA subsystem there's going to be plenty of safe code).
https://chadaustin.me/2024/10/intrusive-linked-list-in-rust/