Pinned Repositories
30dayMakeOS_c
《30天自制操作系统》源码中文版。
30dayMakeServer_cpp
30天自制C++服务器,包含教程和源代码
_tbox
🎁 A glib-like multi-platform c library
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
asm
Learning assembly for linux-x64
assemblytutorials
This project was put together to teach myself NASM x86 assembly language on linux.
awesome-free-chatgpt
🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated.
awtk
AWTK = Toolkit AnyWhere(a cross-platform embedded GUI)
xv6-annotated
A detailed guide to the xv6 code.
c6067's Repositories
c6067/30dayMakeOS_c
《30天自制操作系统》源码中文版。
c6067/30dayMakeServer_cpp
30天自制C++服务器,包含教程和源代码
c6067/_tbox
🎁 A glib-like multi-platform c library
c6067/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
c6067/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
c6067/asm
Learning assembly for linux-x64
c6067/assemblytutorials
This project was put together to teach myself NASM x86 assembly language on linux.
c6067/awesome-free-chatgpt
🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated.
c6067/awtk
AWTK = Toolkit AnyWhere(a cross-platform embedded GUI)
c6067/c4
C in four functions
c6067/coding-interview-university
A complete computer science study plan to become a software engineer.
c6067/Data_Structure_Algorithm
common data structure and algorithm codes of C.
c6067/xv6-annotated
A detailed guide to the xv6 code.
c6067/dockerlabs
Docker - Beginners | Intermediate | Advanced
c6067/folly_cpp
An open-source C++ library developed and used at Facebook.
c6067/gnupg
The GNU Privacy Guard. NOTE: Maintainers are not tracking this mirror. Do not make pull requests here, nor comment any commits, submit them usual way to bug tracker (https://www.gnupg.org/documentation/bts.html) or to the mailing list (https://www.gnupg.org/documentation/mailing-lists.html).
c6067/level-ip_c
A hacker's userspace TCP/IP stack
c6067/MS_MBR
Microsoft MBR reversed to FASM assembly code, fun learning exercise.
c6067/picotcp_c
PicoTCP is a free TCP/IP stack implementation
c6067/project-based-learning
Curated list of project-based tutorials
c6067/radare2
UNIX-like reverse engineering framework and command-line toolset
c6067/Reverse-Engineering
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
c6067/some-assembly-required
📖 An approachable introduction to Assembly.
c6067/vyatta-quagga-route_ptl-
BGP/OSPF/RIP/RIB routing daemons
c6067/xv6-public-OS_execrise-
xv6 OS