Pinned Repositories
api-guidelines
Microsoft REST API Guidelines
Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
Awesome-CS-Books
:books: Awesome CS Books/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术领域相关的书籍归档。
awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
canal
阿里巴巴mysql数据库binlog的增量订阅&消费组件
chinese_decade_open_source_insight_report
clash
A rule-based tunnel in Go.
coding-interview-university
A complete computer science study plan to become a software engineer.
computer-science-flash-cards
Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
cs-video-courses
List of Computer Science courses with video lectures.
buptzouy's Repositories
buptzouy/api-guidelines
Microsoft REST API Guidelines
buptzouy/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
buptzouy/Awesome-CS-Books
:books: Awesome CS Books/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术领域相关的书籍归档。
buptzouy/chinese_decade_open_source_insight_report
buptzouy/clash
A rule-based tunnel in Go.
buptzouy/coding-interview-university
A complete computer science study plan to become a software engineer.
buptzouy/computer-science-flash-cards
Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
buptzouy/cs-video-courses
List of Computer Science courses with video lectures.
buptzouy/cs_study_plan
一份硬核(hardcore)计算机科学CS自学计划,偏向软件工程和系统架构方向
buptzouy/easeagent
An agent component for the Java system
buptzouy/easeprobe
A simple, standalone, and lightweight tool that can do health/status checking, written in Go.
buptzouy/effective-java-3e-source-code
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
buptzouy/es6features
Overview of ECMAScript 6 features
buptzouy/goplexercise
buptzouy/greys-anatomy
Java诊断工具
buptzouy/haoel.github.io
buptzouy/javascript
JavaScript Style Guide
buptzouy/kde
记录我的内核成长贡献之路。IMO, fork or clone this repo would be very stupid. If you have any questions, just send me an email.
buptzouy/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
buptzouy/mit-courses
Repository of course notes and homework
buptzouy/MS-DOS
The original sources of MS-DOS 1.25 and 2.0, for reference purposes
buptzouy/mysql45
MySQL实战45讲
buptzouy/nginx-wiki
Source for the wiki section of nginx.com
buptzouy/ostep-code
Code from various chapters in OSTEP (http://www.ostep.org)
buptzouy/ostep-homework
buptzouy/pwndbg
Exploit Development and Reverse Engineering with GDB Made Easy
buptzouy/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
buptzouy/tensorflow
Computation using data flow graphs for scalable machine learning
buptzouy/v8
The official mirror of the V8 Git repository
buptzouy/xv6-public
xv6 OS