c1ay's Stars
shadowsocks/shadowsocks-libev
Bug-fix-only libev port of shadowsocks. Future development moved to shadowsocks-rust
shadowsocks/shadowsocks-manager
A shadowsocks manager tool for multi user and traffic control.
orvice/ss-panel
rm
chuyangliu/snake
Artificial intelligence for the Snake game.
jeanphix/Ghost.py
Webkit based scriptable web browser for python.
neozhaoliang/pywonderland
A tour in the wonderland of math with python.
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
go-xorm/xorm
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
resume/resume.github.com
Resumes generated using the GitHub informations
django/django
The Web framework for perfectionists with deadlines.
python/cpython
The Python programming language
richox/okcoin-leeks-reaper
OKCoin韭菜收割机
miaolz123/samaritan
An Algorithmic Trading Framework for Digital Currency.
ethereum/pyethapp
elliotgao2/gain
Web crawling framework based on asyncio.
ethereum/pyethereum
Next generation cryptocurrency network
graphql-python/graphene
GraphQL framework for Python
tryolabs/graphql-parser
GraphQL parser for Python
rainyear/pytips
Useful Python tips!
ElemeFE/react-amap
基于 React 封装的高德地图组件。AMap Component Based On React.
ethereum/aleth
Aleth – Ethereum C++ client, tools and libraries
tornadoweb/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
better-py/annotated-py-sanic
(已废弃) 项目内容已迁移到:
brenns10/lsh
Simple shell implementation. Tutorial here ->
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
lotabout/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.
aio-libs/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
alexmic/microtemplates
A toy templating engine.
MagicStack/uvloop
Ultra fast asyncio event loop.
sanic-org/sanic
Accelerate your web app development | Build fast. Run fast.