leejianyang's Stars
blanboom/awesome-home-networking-cn
家庭网络知识整理
kat-co/concurrency-in-go-src
Full sourcecode for the book, "Concurrency in Go" published by O'Reilly.
geohot/minikeyvalue
A distributed key value store in under 1000 lines. Used in production at comma.ai
cosmicpython/code
Example application code for the python architecture book
walkor/workerman-chat
Websocket chat room written in PHP based on workerman.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
wangzheng0822/algo
数据结构和算法必知必会的50个代码实现
xiajian/LinuxPreformanceBook
Linux Performance and Tuning Guidelines的中文翻译
arialdomartini/Back-End-Developer-Interview-Questions
A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore
DesignPatternsPHP/DesignPatternsPHP
Sample code for several design patterns in PHP 8.x
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
limingxinleo/phalcon
phalcon项目结构
Pr0Ger/PyAPNs2
Python library for interacting with the Apple Push Notification service (APNs) via HTTP/2 protocol
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
nikic/FastRoute
Fast request router for PHP
slimphp/Slim
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
shimohq/chinese-programmer-wrong-pronunciation
**程序员容易发音错误的单词
mysql2cn/manual56
MySQL 5.6 手册翻译
jlevy/the-art-of-command-line
Master the command line, in one page