Pinned Repositories
100-gcc-tips
A collection of gcc tips. 100 maybe just mean many here.
100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
awesome-share
Share the peripateticism with the public.(独乐乐不如众乐乐)
english-notes
My English learning notes
free-programming-books
GitStats
Statistics generator for git repositories. Fork of http://gitstats.sourceforge.net/
goinaction
golang in action
mac-utils
This is a toolbox on Mac OSX or Linux.
ssdb
SSDB - A fast NoSQL database, an alternative to Redis
TLPI
The Linux Programming Interface
gerryyang's Repositories
gerryyang/goinaction
golang in action
gerryyang/mac-utils
This is a toolbox on Mac OSX or Linux.
gerryyang/TLPI
The Linux Programming Interface
gerryyang/awesome-share
Share the peripateticism with the public.(独乐乐不如众乐乐)
gerryyang/english-notes
My English learning notes
gerryyang/AwesomePerfCpp
A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.
gerryyang/cloc
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
gerryyang/codinfox-lanyon
Another jekyll templated based on lanyon
gerryyang/coolshell
Static mirror of coolshell.cn, (c) haoel 2023.
gerryyang/CppCon2016
Slides and other materials from CppCon 2016
gerryyang/CS-Notes
:books: 技术面试必备基础知识、Leetcode、Java、C++、Python、后端面试、计算机操作系统、计算机网络、系统设计
gerryyang/Cxx_HOPL4_zh
Chinese translation of Bjarne Stroustrup's HOPL4 paper
gerryyang/glog
C++ implementation of the Google logging module
gerryyang/hey
HTTP load generator, ApacheBench (ab) replacement, formerly known as rakyll/boom
gerryyang/langs-performance
C++ vs. Python vs. Perl vs. PHP vs. Java vs. NodeJS vs. Go vs. Ruby vs. Rust vs. Swift vs. D performance benchmark
gerryyang/long-haul
A minimal, type-focused Jekyll theme.
gerryyang/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
gerryyang/neural_prophet
NeuralProphet: A simple forecasting package
gerryyang/nginx-book
Nginx开发从入门到精通
gerryyang/ngrok
Introspected tunnels to localhost
gerryyang/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
gerryyang/papers-we-love
Papers from the computer science community to read and discuss.
gerryyang/phxrpc
A simple C++ based RPC framework.
gerryyang/proxy
The Istio proxy components.
gerryyang/qcloud-documents
腾讯云官方文档
gerryyang/react-demos
a collection of simple demos of React.js
gerryyang/shadowsocks-1
backup of https://github.com/shadowsocks/shadowsocks
gerryyang/shadowsocks-iOS
Fork of shadowsocks/shadowsocks-iOS
gerryyang/swig
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
gerryyang/ZhihuSpider
多线程知乎用户爬虫,基于python3