We're building libraries and tools in the Rust programming language! The streams are intended for users who are already ...
Featured content
See AllRecent recommendations
See AllRecent posts
See All
Jon Gjengset @jonhoo
·
Sep 1, 2018
Implemeting an OS (Operating System) in rust from startch and that covers a lot of the topics you are talking about and so you might want to look at that it does not really talk about like very low-level things like how compliers worked but is a really nice guy just for understanding OS primitives and in general virtual memory, memory mapping, how monitors work etc.