Pinned Repositories
30min_guides
覃健祥的学习笔记,各种几十分钟入门的文档
algorithm
frequently seen algorithm in interview
algorithm-code-fake
most of the leetcode are copy of haole's
angular
ants
🐜⚡️A high-performance goroutine pool for go
art-of-node
:snowflake: a short introduction to node.js
awesome-go
A curated list of awesome Go frameworks, libraries and software
Blob.js
An HTML5 Blob implementation
blog
my personal blog
The-Art-Of-Programming-By-July
本项目是Csdn博客「结构之法 算法之道」的部分经典博文的github版本
jimmyjzhang's Repositories
jimmyjzhang/The-Art-Of-Programming-By-July
本项目是Csdn博客「结构之法 算法之道」的部分经典博文的github版本
jimmyjzhang/algorithm
frequently seen algorithm in interview
jimmyjzhang/algorithm-code-fake
most of the leetcode are copy of haole's
jimmyjzhang/angular
jimmyjzhang/art-of-node
:snowflake: a short introduction to node.js
jimmyjzhang/blog
my personal blog
jimmyjzhang/book
学习笔记
jimmyjzhang/CZD_Yaf_Extension
建立在 [Yaf](https://github.com/laruence/php-yaf) 的基础上,集成了Smarty引擎,加入了封装好的各种功能类,具体信息请看README.md
jimmyjzhang/leetcode
LeetCode 175 Problems' Solutions (up-to-date)
jimmyjzhang/leveldb
Clone of http://code.google.com/p/leveldb/
jimmyjzhang/libco
tencent coroutine lib 协程 socket hook 以同步方式写异步程序 ,通过hook socket api,只要修改少量,或不修改代码,就可以变成异步,性能,吞吐量提升巨大
jimmyjzhang/mongokit
MongoKit framework try to keep its simplicity when you manage mongodb in python. MongoKit was developed to be fast and light with KISS and DRY in mind. MongoKit brings structured schema and validation layer on top of the great pymongo driver. Discuss with us on Google group : http://groups.google.com/group/mongokit or follow the news on Twitter: http://twitter.com/namlook
jimmyjzhang/nginx-http-concat
A Nginx module for concatenating files in a given context: CSS and JS files usually
jimmyjzhang/nginx-http-sysguard
A Nginx module to protect servers when system load or memory use goes too high.
jimmyjzhang/node-addon-examples
Node.js C++ addon examples from http://nodejs.org/docs/latest/api/addons.html
jimmyjzhang/node-lessons
《Node.js 包教不包会》
jimmyjzhang/node-libuv-fs
educational rebuilt of the libuv filesystem binding of nodejs
jimmyjzhang/node-threads-a-gogo
threads_a_gogo :: Simple and fast JavaScript threads for Node.js
jimmyjzhang/php-taint
Taint is a PHP extension, used for detecting XSS codes
jimmyjzhang/php-yaf
A fast php framework written in c, built in php-ext
jimmyjzhang/promise
A lightweight implementation of CommonJS Promises/A for PHP.
jimmyjzhang/rabbitmq-erlang-client
RabbitMQ Erlang AMQP client
jimmyjzhang/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
jimmyjzhang/scrapy
Scrapy, a fast high-level screen scraping and web crawling framework for Python.
jimmyjzhang/SwiftGuide
这份指南汇集了Swift语言主流学习资源,并以开发者的视角整理编排。
jimmyjzhang/swipeSlide
移动端轮播图(基于Zepto/jQuery)
jimmyjzhang/swoole-src
Asynchronous & concurrent & distributed networking framework for PHP.
jimmyjzhang/tsf
coroutine and Swoole based php server framework in tencent
jimmyjzhang/vim
vim配置文件和插件
jimmyjzhang/weibo_crawler
微博搜索结果爬取工具