Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
100-Days-Of-ML-Code-1
100-Days-Of-ML-Code中文版
15122
2018-Java-Interview
经历BATJ面试后总结的【高级Java后台开发面试指南】,纯净干货无废话,针对高频面试点
365-days-get-xuanwulab-job
Get a job from Xuanwu Lab in 365 days
6.828-qemu
qemu patched for debugging, used for 6.828
Algorithm
not only for interview, but also practise abstraction ability
Go-Time
JOS
6.828 OS lab
TCP-CPP
CS144 TCP
GarryChen-site's Repositories
GarryChen-site/JOS
6.828 OS lab
GarryChen-site/TCP-CPP
CS144 TCP
GarryChen-site/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
GarryChen-site/Algorithm
not only for interview, but also practise abstraction ability
GarryChen-site/Go-Time
GarryChen-site/areyoufuckingcoding.me
GarryChen-site/asmrepl
A REPL for x86-64 assembly language
GarryChen-site/awesome-cheatsheets
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
GarryChen-site/CICD
go version of stargate
GarryChen-site/Computer_Sciences_For_Fun
cs courses
GarryChen-site/Developer-Books
编程开发相关书籍整理分享
GarryChen-site/from-gof-to-lambda
GarryChen-site/geekbang-go
《Go 语言项目开发实战》课程补充教程。
GarryChen-site/go-design-patterns
design pattern for go
GarryChen-site/go-vanillacore
go implement of vanillacore
GarryChen-site/go_lib
GarryChen-site/gof-to-lambda
GarryChen-site/jcsp
GarryChen-site/JNDI-Injection-Exploit
JNDI注入测试工具(A tool which generates JNDI links can start several servers to exploit JNDI Injection vulnerability,like Jackson,Fastjson,etc)
GarryChen-site/kernel_awsome_feature
深入研究 kvm,ceph,fuse特性,包含开源项目,代码案例,文章,视频,架构脑图等
GarryChen-site/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
GarryChen-site/matching-engine
simple matching engine
GarryChen-site/medium-repo
code for medium blog
GarryChen-site/os_kernel_lab
OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32
GarryChen-site/ostep-code
Code from various chapters in OSTEP (http://www.ostep.org)
GarryChen-site/rCore
Rust version of THU uCore OS. Linux compatible.
GarryChen-site/reactor
reactor模型
GarryChen-site/redtorch
Kotlin(Java)开源量化交易开发框架
GarryChen-site/talent-plan
open source training courses about distributed database and distributed systems
GarryChen-site/Zero-To-Master
Intro to CS