Pinned Repositories
12306
12306 订票助手已停止维护。今年还在找插件的请移步: http://www.fishlee.net/soft/44/
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
Algorithm-Implementations
Share, discuss and improve algorithm implementations!
alilua
epoll/kqueue+lua based web server
android-training-course-in-chinese
Google Android官方培训课程中文版
ant
Mirror of Apache Ant
awesome-spring-boot
Spring Boot Resources
bash2048
Bash implementation of 2048 game
zabbix-book
zabbix monitor file
qinyushuang's Repositories
qinyushuang/the-little-mongodb-book-cn
The Little MongoDB Book 中文版
qinyushuang/dami
algorithms of data mining, See feluca project instead
qinyushuang/alilua
epoll/kqueue+lua based web server
qinyushuang/rq
Simple job queues for Python
qinyushuang/scrapy
Scrapy, a fast high-level screen scraping and web crawling framework for Python.
qinyushuang/zabbix
zabbix template
qinyushuang/celery
Distributed Task Queue (development branch)
qinyushuang/werkzeug
A flexible WSGI implementation and toolkit
qinyushuang/web2py
Free and open source full-stack enterprise framework for agile development of secure database-driven web-based applications, written and programmable in Python.
qinyushuang/Algorithm-Implementations
Share, discuss and improve algorithm implementations!
qinyushuang/upsert
Upsert on MySQL, PostgreSQL, and SQLite3. Transparently creates functions (UDF) for MySQL and PostgreSQL; on SQLite3, uses INSERT OR IGNORE.
qinyushuang/bash2048
Bash implementation of 2048 game
qinyushuang/redmine
Mirror of redmine code source - Official SVN repository is at https://svn.redmine.org/redmine - contact: jeanbaptiste.barth (at) gmail (dot) com
qinyushuang/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
qinyushuang/requests
Python HTTP Requests for Humans™.
qinyushuang/mdrill
for千亿数据即席分析
qinyushuang/flask
A microframework based on Werkzeug, Jinja2 and good intentions
qinyushuang/webpy
web.py is a web framework for python that is as simple as it is powerful.
qinyushuang/CURD.py-pythonORM
Tiny Python ORM for MySQL (CURD.py may not be stable before version v1.0)
qinyushuang/github-hook
Manage github's hooks with a simple command line tool
qinyushuang/python-patterns
A collection of design patterns in python
qinyushuang/robotframework-selenium2library
Web testing library for Robot Framework
qinyushuang/flask-debugtoolbar
A port of the django debug toolbar to flask
qinyushuang/jinja2
The Jinja2 template engine
qinyushuang/scrapy-redis
Redis-based components for scrapy that allows distributed crawling
qinyushuang/flask-json-api
(Deprecated) flask rest api extension
qinyushuang/ContentThreadPool
线程池+epoll通信结构,在epoll+线程池中,其中每个线程都有epoll,则需选择边缘触发方式,这种方式可以有效的避免线程池的惊群现象。这也就使得线程可以互斥的处理epol
qinyushuang/fuzzy_match
Find a needle (a document or record) in a haystack using string similarity and (optionally) regular expression rules. Uses Dice's Coefficient (aka Pair Similiarity) and Levenshtein Distance internally.
qinyushuang/selenium-doc
selenium 中文文档
qinyushuang/jmeter
JMeter数据库压力测试工具学习资料