Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
🤓 Build your own (insert technology here) simplified chinese version
| Date | Stars |
|---|---|
| 2026-07-24 | 423 |
| 2026-07-25 | 423 |
| 2026-07-28 | 423 |
| 2026-07-30 | 423 |
| 2026-08-06 | 423 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Build your own X > What I cannot create, I do not understand — Richard Feynman. ## Table of contents * [Shell](#build-your-own-shell) * [Network Stack](#build-your-own-network-stack) * [Neural Network](#build-your-own-neural-network) * [Operating System](#build-your-own-operating-system) * [Programming Language](#build-your-own-programming-language) * [Emulator / Virtual Machine](#build-your-own-emulator--virtual-machine) * [Digital Products](#build-your-own-digital-products) * [Database](#build-your-own-database) * [Docker](#build-your-own-docker) * [BitTorrent Client](#build-your-own-bittorrent-client) * [Text Editor](#build-your-own-text-editor) * [Web Server](#build-your-own-web-server) * [Pcb](#build-your-own-pcb) * [Chip](#build-your-own-chip) * [Web Assembly Runtime](#build-your-own-webassembly-runtime) * [Linker](#build-your-own-linker) * [Decoder](#build-your-own-decoder) * [BlockChain](#build-your-own-blockchain) ## Tutorials #### Build your own `Shell` * [**C**: _自己动手写一个Unix Shell_](https://www.jxtxzzw.com/archives/3717) #### Build your own `Network Stack` * [**C**: _自己动手写一个小型的TCP/IP协议_](https://blog.csdn.net/clrmas/article/details/52843350) #### Build your own `Neural Network` * [**Python**: Python做人工智能?让电脑自己学会玩游戏,实战带你入门机器学习中的强化学习](https://cloud.tencent.com/developer/article/1871200) * [**Python**: 动手学深度学习](http://zh.gluon.ai/index.html) * [**TypeScript**: 一步步开发自己的深度学习的神经网络](https://github.com/justjavac/writing-your-own-deep-neural-network) #### Build your own `Operating System` * [**Rust**: _rCore-Tutorial-Book 第三版_](https://rcore-os.github.io/rCore-Tutorial-Book-v3/index.html) * [**Rust**: _Writing an OS in Rust_](https://os.phil-opp.com/zh-CN/) * [**C**: _Learning operating system development using Linux kernel and Raspberry Pi_](https://github.com/s-matyukevich/raspberry-pi-os/blob/master/translations/zh-cn/lesson01/rpi-os.md) * [**C**: 操作系统的基本原理与简单实现 ](https://github.com/chyyuu/simple_os_book) #### Build your own `Programming Language` * [**C++/Python**: _MiniDecaf 编译实验_](https://decaf-lang.github.io/minidecaf-tutorial/) * [**Rust**: _编译原理2019_](https://mashplant.gitbook.io/decaf-doc/) * [**Rust**: _用 Rust 实现 Lua 解释器_](https://wubingzheng.github.io/build-lua-in-rust/zh/) * [**C**: Build your own lisp](https://ksco.gitbooks.io/build-your-own-lisp/content/) #### Build your own `Emulator / Virtual Machine` * [**Rust**: _NES 模拟器(翻译,版权归原作者所有)](https://blog.buhe.dev/nes) * [**Type Script**: _NES 模拟器开发教程_](https://www.jianshu.com/p/d12426ebc2cb) * [**C**: 计算机系统基础(其实是自己动手写个模拟器)](https://nju-projectn.github.io/ics-pa-gitbook/ics2022/) * [**Rust**: RISC-V 模拟器](https://github.com/siriusdemon/Rare) #### Build your own `Digital Products` * [**Rust**: _B 站粉丝小电视_](https://blog.buhe.dev/b) #### Build your own `Database` * [**Java**: _自己动手写SQL执行引擎_](https://github.com/alchemystar/Freedom) * [**Python**: _重写 500 Lines or Less 项目 - Dagoba_](https://shuhari.dev/blog/2022/02/500lines-rewrite-dagoba) #### Build your own `Docker` * [**Golang**: _自己动手写 Docker_](https://xie.infoq.cn/article/a34a85843a8d87b8044a05cbe) #### Build your own `BitTorrent Client` * [**Type Script**: tinyTorrent: 从头写一个 Deno 的 BitTorrent 下载器 ](https://cjting.me/2020/10/31/tinytorrent-a-deno-bt-downloader/) #### Build your own `Web Server` * [**Python**: 让我们一起来构建一个 Web 服务器 ](https://mozillazg.com/2015/06/let-us-build-a-web-server-part-1-zh-cn.html) #### Build your own `Pcb` * [ 手把手教你用ESP32制作一个游戏机 ](https://www.eet-china.com/mp/a111761.html) #### Build your own `Chip` * [**Verilog**: 自己动手写处理器 ](https://blog.csdn.net/leishangwen/article/details/36875581) * [**Verilog**: 从与或非门开始构建一个计算机的教程(写给软件工程师)](https://github.com/buhe/bugu-computer) #### Build your own `Decoder` * [**Rust**: 跟我寫 JPEG 解碼器 ](https://github.com/MROS/jpeg_tutorial) * [**C**: 从零开始的 JSON 库教程 ](https://github.com/miloyip/json-tutorial) #### Build your own `BlockChain` * [**Type Script**: 自己动手实现区块链 ](https://github.com/zhubaitian/naivecoin) * [**Rust**: 用 Rust 实现区块链 ](
Excerpt of 5,337 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:157ebcc2259be256, topic:awesome-list, topic:tutorial, readme:tutorial