pirDOL's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
faif/python-patterns
A collection of design patterns/idioms in Python
unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
facebook/folly
An open-source C++ library developed and used at Facebook.
shengxinjing/programmer-job-blacklist
:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
nsqio/nsq
A realtime distributed messaging platform
braydie/HowToBeAProgrammer
A guide on how to be a Programmer - originally published by Robert L Read
golang/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
miloyip/json-tutorial
从零开始的 JSON 库教程
gopherchina/conference
facebook/PathPicker
PathPicker accepts a wide range of input -- output from git commands, grep results, searches -- pretty much anything. After parsing the input, PathPicker presents you with a nice UI to select which files you're interested in. After that you can open them in your favorite editor or execute arbitrary commands.
nsf/gocode
An autocompletion daemon for the Go programming language
gostor/awesome-go-storage
A curated list of awesome Go storage projects and libraries
Knetic/govaluate
Arbitrary expression evaluation for golang
mattn/goreman
foreman clone written in go language
huangzworks/annotated_redis_source
带有详细注释的 Redis 2.6 源码
tidwall/redcon
Redis compatible server framework for Go
hoytech/vmtouch
Portable file system cache diagnostics and control
tobert/pcstat
Page Cache stat: get page cache stats for files on Linux
jstemmer/gotags
ctags-compatible tag generator for Go
n1k0/SublimeHighlight
A humble SublimeText package for exporting highlighted code as RTF or HTML
gopherchina/meetup
meetup in China
chen3feng/toft
C++ Base Library for serverside development
huangzworks/cngolib.com
Go 标准库中文文档
dgryski/vim-godef
vim plugin providing godef support
shageman/gotestit
Comparison of go lang testing libraries
zentures/encoding
Integer Compression Libraries for Go
mohanson/face-detection-server
Face decection server based on SeetaFace
labatrockwell/parallel-ssh
a fork of http://code.google.com/p/parallel-ssh/