TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Labs for Rust OS – CS-3210 at Georgia Tech

382 点作者 tsgates大约 5 年前

10 条评论

itsmemattchung大约 5 年前
As a current graduate student specializing in systems at Georgia Tech OMSCS, I would love to see this class offered online. What's piques my interest is are the following two labs: preemptive multitasking (i.e. implementing processes) and FAT32 file system (i.e. implementing a file system, something I've always wanted to do)
评论 #22940729 未加载
评论 #22939692 未加载
评论 #22940271 未加载
评论 #22942191 未加载
评论 #22940856 未加载
评论 #22940006 未加载
评论 #22946372 未加载
azhenley大约 5 年前
The Reference Materials section has some nice tutorials, including one written by my colleague: Making a RISC-V Operating System using Rust, which has been discussed on HN several times.<p><a href="http:&#x2F;&#x2F;osblog.stephenmarz.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;osblog.stephenmarz.com&#x2F;</a>
musicale大约 5 年前
It looks like it&#x27;s based on Stanford&#x27;s CS140e.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;dddrrreee&#x2F;cs140e-20win&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dddrrreee&#x2F;cs140e-20win&#x2F;</a><p><a href="https:&#x2F;&#x2F;cs140e.sergio.bz&#x2F;syllabus&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cs140e.sergio.bz&#x2F;syllabus&#x2F;</a>
评论 #22940779 未加载
scythe大约 5 年前
Wow. CS 3210 is in Rust now? That course contributed significantly to me getting my first real job. Back then we wrote Linux kernel modules.
评论 #22939763 未加载
评论 #22940226 未加载
non-entity大约 5 年前
Wow this looks pretty cool! Courses like this are why I kinda wish I had gone to school and done a (good) CS program.
mindwok大约 5 年前
This is awesome... Really hope they offer this course on EdX or Coursera or something with full materials
kediz大约 5 年前
I heard it is amazingly good. Here is another class taught by the same professor about security: <a href="https:&#x2F;&#x2F;tc.gts3.org&#x2F;cs6265&#x2F;2019&#x2F;info.html" rel="nofollow">https:&#x2F;&#x2F;tc.gts3.org&#x2F;cs6265&#x2F;2019&#x2F;info.html</a>
dgellow大约 5 年前
Is there an equivalent course in C or C++? I would be interested to take it if that was the case (nothing against Rust, I just don&#x27;t see myself learning a new language just for a course)
评论 #22979592 未加载
quibono大约 5 年前
The labs seem to be using Pi 3; if I wanted to follow along I guess there shouldn&#x27;t be an issue with using Raspberry Pi 4 instead of 3?
评论 #22979599 未加载
leshow大约 5 年前
cs140e was a phenomenal class that I learned a lot doing, highly recommend to anyone that wants to learn more Rust or systems topics