yeyuqiu's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
satwikkansal/wtfpython
What the f*ck Python? 😱
shadowsocks/ShadowsocksX-NG
Next Generation of ShadowsocksX
keon/algorithms
Minimal examples of data structures and algorithms in Python
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
golang/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
qyuhen/book
学习笔记
Workiva/go-datastructures
A collection of useful, performant, and threadsafe Go datastructures.
urfave/negroni
Idiomatic HTTP Middleware for Golang
msgpack/msgpack
MessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.
flike/kingshard
A high-performance MySQL proxy
golang-china/gopl-zh
:books: Go语言圣经中文版
cookiecutter-flask/cookiecutter-flask
A flask template with Bootstrap, asset bundling+minification with webpack, starter templates, and registration/authentication. For use with cookiecutter.
feixiao/Distributed-Systems
MIT课程《Distributed Systems 》学习和翻译
EZLippi/WebBench
Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html
kootenpv/yagmail
Send email in Python conveniently for gmail using yagmail
funny/link
Go语言网络层脚手架
un33k/django-ipware
A Django application to retrieve client's IP address
ilanschnell/bitarray
efficient arrays of booleans for Python
JeffPaine/beautiful_idiomatic_python
Notes from Raymond Hettinger's talk at PyCon US 2013.
linsomniac/python-memcached
A python memcached client library.
douban/libmc
Fast and light-weight memcached client for C++ / #python / #golang #libmc
underyx/flask-redis
A Flask extension for using Redis
locationlabs/mockredis
mock for redis-py (NO LONGER SUPPORTED)
celery/librabbitmq
Python bindings to librabbitmq-c
ei-grad/flask-shell-ipython
Replace default flask shell command by similar command running IPython.
qiwsir/StackOverFlowCn
translate good questions of stackoverflow into Chinese
Jeff2Ma/launchd-with-networkchange
A tool with shell script and launchd to trigger actions whenever a Mac's network information is changed.
yamakasiluke/oslab
Docker image to run hit-oslab on Linux, Windows, Mac os X