Pinned Repositories
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
awesome
😎 Awesome lists about all kinds of interesting topics
awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-pronunciation
:speech_balloon: How to pronounce Programming words?
awk
:book: The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版
bat
批处理脚本实例50例
DOOM-3
Doom 3 GPL source release
linuxkernel1.1
linux kernel 1.0.1 with comments
secure-encode
安全编码实例
ydong08's Repositories
ydong08/secure-encode
安全编码实例
ydong08/bat
批处理脚本实例50例
ydong08/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
ydong08/awesome
😎 Awesome lists about all kinds of interesting topics
ydong08/awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
ydong08/awesome-pronunciation
:speech_balloon: How to pronounce Programming words?
ydong08/awk
:book: The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版
ydong08/bplustree
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
ydong08/C-Thread-Pool
A minimal but powerful thread pool in ANSI C
ydong08/dpdk_engineer_manual
【冲破内核瓶颈,让I/O性能飙升】DPDK工程师手册,官方文档,最新视频,开源项目,实战案例,论文,大厂内部ppt,知名工程师一览表
ydong08/fq
:earth_americas: :statue_of_liberty: 翻墙软件不完全汇总
ydong08/kdtree
Absolute balanced kdtree for fast kNN search.
ydong08/LDD-LinuxDeviceDrivers
Linux内核与设备驱动程序学习笔记
ydong08/leetcode
LeetCode in pure C
ydong08/linux-insides-zh
Linux 内核揭密
ydong08/linux2.6.11_comment
谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍
ydong08/linux_driver
《嵌入式Linux应用程序开发详解》源代码
ydong08/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
ydong08/linuxkernel
《庖丁解牛Linux内核》图书配套资料
ydong08/lockfree_queue
多种无锁队列
ydong08/myShell
shell sample code
ydong08/Quake-III-Arena
Quake III Arena GPL Source Release
ydong08/Reading-and-comprehense-linux-Kernel-network-protocol-stack
linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助
ydong08/ringbuf
Lock-free ring buffer (MPSC)
ydong08/rt-thread
RT-Thread is an open source IoT operating system from China.
ydong08/SGI-STL
剖析 STL 是一种享受的过程!
ydong08/touchpanel
linux pos touch panel
ydong08/u-boot
"Das U-Boot" Source Tree
ydong08/website
Linux内核之旅开源社区网站
ydong08/zh-google-styleguide
Google 开源项目风格指南 (中文版)