Pinned Repositories
awesome-git
A curated list of amazingly awesome Git tools, resources and shiny things
awk
The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版
brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
celery
Distributed Task Queue (development branch)
cJSON
Ultralightweight JSON parser in ANSI C
code_note
some source code note
gitskills
just for lear git
How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
httprouter
A high performance HTTP request router that scales well
jw.io
jwstudy's Repositories
jwstudy/xian_hengda_wenlv
jwstudy/Master-Emacs-From-Scratch-with-Solid-Procedures
Master Emacs
jwstudy/code_note
some source code note
jwstudy/cJSON
Ultralightweight JSON parser in ANSI C
jwstudy/celery
Distributed Task Queue (development branch)
jwstudy/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
jwstudy/the-craft-of-selfteaching
One has no future if one couldn't teach themself.
jwstudy/awesome-git
A curated list of amazingly awesome Git tools, resources and shiny things
jwstudy/jw.io
jwstudy/src
record something
jwstudy/Learning-SICP
MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。
jwstudy/my_study_code
record my study code
jwstudy/brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
jwstudy/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
jwstudy/awk
The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版
jwstudy/sicp-py-zh
:book:【译】UCB CS61a SICP Python
jwstudy/pink
A high performance network library
jwstudy/httprouter
A high performance HTTP request router that scales well
jwstudy/gitskills
just for lear git
jwstudy/MSEC
Mass Service Engine in Cluster(MSEC) is opened source by QQ team from Tencent. It is a backend DEV &OPS engine, including RPC,name finding,load balance,monitoring,release and capacity management.
jwstudy/Python
All Algorithms implemented in Python
jwstudy/practical-programming-books
这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。
jwstudy/linux_study
linux net work study note