Pinned Repositories
01-rcli
Rust CLI code
awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
be-a-professional-programmer
成为专业程序员路上用到的各种优秀资料、神器及框架
devim
my neovim config
linuxtools_rst
Linux工具快速教程
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
tcp-ip-protocal
tcp/ip协议栈
yangsui9999's Repositories
yangsui9999/devim
my neovim config
yangsui9999/01-rcli
Rust CLI code
yangsui9999/AlgoXY
Book of Elementary Algorithms and Data structures
yangsui9999/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
yangsui9999/be-a-professional-programmer
成为专业程序员路上用到的各种优秀资料、神器及框架
yangsui9999/linuxtools_rst
Linux工具快速教程
yangsui9999/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
yangsui9999/tcp-ip-protocal
tcp/ip协议栈
yangsui9999/docopt
Pythonic command line arguments parser, that will make you smile
yangsui9999/dotfiles
:nut_and_bolt: Dotfiles for bash, zsh, tmux, emacs, vim, etc
yangsui9999/dragon-book-exercise-answers
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
yangsui9999/every-programmer-should-know
A collection of (mostly) technical things every software developer should know
yangsui9999/hammerspoon
yangsui9999/jvm-mechanics
Presentation & Code Samples Showing Compilation & Deoptimization Behavior of HotSpot
yangsui9999/learn-regex
Learn regex the easy way
yangsui9999/Mind-Map
各种安全相关思维导图整理收集
yangsui9999/MineKnowContainer
个人知识小仓库
yangsui9999/niugege.github.io
yangsui9999/nvim
MY Neovim Config
yangsui9999/opensource
【编程随想】收藏的开源项目清单
yangsui9999/python-aba
Generates ABA/Cemtext/Direct Entry files.
yangsui9999/read_requests
python requests 源码阅读,学习更pythonic 的python代码写法。
yangsui9999/Reading-and-comprehense-redis-cluster
redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问题
yangsui9999/snake
🐍 一款小巧的基于Go构建的开发框架,可以快速构建API服务或者Web网站进行业务开发,遵循SOLID设计原则
yangsui9999/vimrc
myself vimrc backup
yangsui9999/xmake
🔥 A cross-platform build utility based on Lua