Pinned Repositories
blogen
Blog Generator With Less Than 300 Lines Js Code, Beautiful and Concise Style
deyuhua.github.io
Personal Website
dot-emacs-config
Emacs Config Almost From Scratch.
git-tips
:trollface:Git的奇技淫巧
joplin-theme
My Joplin theme files, including userchrome.css and userstyles.css, as well as some markdown templates for my notes.
Kalman-and-Bayesian-Filters-in-Python
《Kalman-and-Bayesian-Filters-in-Python》书籍的中文翻译项目,卡尔曼与贝叶斯过滤波泛用于飞行器、无人驾驶等众多领域,本书是这些技术的入门书籍,通过详细的代码和实例来学习这些概念,而非严格的数学证明。
kubernetes
Production-Grade Container Scheduling and Management
minimal-emacs
Emacs editor config with single org file
pypgm
Probability Graph Model Library
xv6-book-chinese
MIT操作系统工程的教学操作系统Xv6的源码剖析中文翻译项目,使用ANSI标准C重新在riscv架构上实现Unix v6;
deyuhua's Repositories
deyuhua/xv6-book-chinese
MIT操作系统工程的教学操作系统Xv6的源码剖析中文翻译项目,使用ANSI标准C重新在riscv架构上实现Unix v6;
deyuhua/dot-emacs-config
Emacs Config Almost From Scratch.
deyuhua/minimal-emacs
Emacs editor config with single org file
deyuhua/joplin-theme
My Joplin theme files, including userchrome.css and userstyles.css, as well as some markdown templates for my notes.
deyuhua/deyuhua.github.io
Personal Website
deyuhua/git-tips
:trollface:Git的奇技淫巧
deyuhua/kubernetes
Production-Grade Container Scheduling and Management
deyuhua/bustub
The BusTub Relational Database Management System (Educational)
deyuhua/cheatsheet-kubernetes-A4
:book: Kubernetes CheatSheets In A4
deyuhua/deep-learning-pytorch-huggingface
deyuhua/delve
deyuhua/dotemacs
deyuhua/Fast-SRGAN
A Single Image Super Resolution GAN that uses a mobile net architecture as a generator.
deyuhua/GoBooks
List of Golang books
deyuhua/gt-nlp-class
Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
deyuhua/guide
The Uber Go Style Guide.
deyuhua/istio
deyuhua/istio-dev
deyuhua/istio-knowledge-map
Istio knowledge map 知识图谱
deyuhua/ldd3
Linux Device Drivers 3 examples updated to work in recent kernels
deyuhua/powerlevel9k
The most awesome Powerline theme for ZSH around!
deyuhua/PRML
PRML algorithms implemented in Python
deyuhua/protofiles
deyuhua/reading
A list of computer-science readings I recommend
deyuhua/reference-architecture
The Reference Architecture for Agility is a technology-neutral logical architecture based on a disaggregated cloud-based model.
deyuhua/RPiPlay
An open-source AirPlay mirroring server for the Raspberry Pi. Supports iOS 9 and up.
deyuhua/themes
deyuhua/tmux_config
deyuhua/WasmEdge
WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.
deyuhua/xring
An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)