s-c-c's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
TheAlgorithms/Rust
All Algorithms implemented in Rust
imarvinle/awesome-cs-books
🔥 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
phil-opp/blog_os
Writing an OS in Rust
rust-embedded/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
google/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
rustls/rustls
A modern TLS library in Rust
0voice/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
seL4/seL4
The seL4 microkernel
u-boot/u-boot
"Das U-Boot" Source Tree
lancetw/ebook-1
A collection of classic computer science books from Internet
sunface/codecc
零一次元:记录个人关于技术、管理、经济和社会的深度思考
tyrchen/geektime-rust
我的极客时间 Rust 课程的代码仓库,随课程更新
rustcn-org/rust-algos
<<Rust算法题解>>,用Rust语言实现常见的算法和数据结构,以及leetcode题解,algos = algorithms,written with ❤️ by course.rs team
weston-embedded/uC-OS2
µC/OS-II is a preemptive, highly portable, and scalable real-time kernels. Designed for ease of use on a huge number of CPU architectures.
hurley25/Hurlex-II
第二版重新设计和构思,参考一些优秀的实现进行补充设计和编码。
Kenneth-Lee/MySummary
My Design Philosophy Summary (Most of them are in Chinese)
frimin/learning-kcp-protocol
KCP协议基本数据结构和算法图文介绍
wuwenbin/buddy2
buddy内存分配器实现
GHScan/TechNotes
Scan's personal technical notes
1184893257/simplelinux
朴素linux,介绍linux和C的一些底层知识
doctording/os
《操作系统真相还原》笔记
embedded-it/kbuild-template
Use Kbuild build system for your own applications. This is a small kbuild template, that you can easily adapt to your own needs.
rootkiter/phrack
www.phrack.org
SEL4PROJ/AOS
Advanced Operating Systems project
SEL4PROJ/AOS-manifest
Advanced Operating Systems project manifest
GeorgeCao-hw/georgedoc
george's doc
Dragonliu2018/addlcov
配合gcov生成增量覆盖率报告
tiandaochouqin1/ReadTheDocs
Dev Skills、Linux Kernel、Network、 Arm etc.