liaominmin's Stars
jobbole/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
k88hudson/git-flight-rules
Flight rules for git
me115/design_patterns
图说设计模式
pallets/flask
The Python micro framework for building web applications.
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
postgres/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
233boy/v2ray
最好用的 V2Ray 一键安装脚本 & 管理脚本
microsoft/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
jhao104/proxy_pool
Python ProxyPool for web spider
chromium/chromium
The official GitHub mirror of the Chromium source
Neirth/FreeNOS
Free Niek's Operating System (FreeNOS)
miloyip/json-tutorial
从零开始的 JSON 库教程
facebook/folly
An open-source C++ library developed and used at Facebook.
shinnytech/open-trade-gateway
Diff协议中继网关, 支持 CTP / FEMAS / UFX 等交易系统
shinnytech/tqsdk-python
天勤量化开发包, 期货量化, 实时行情/历史数据/实盘交易
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
kevingo/system-design-primer-zh-tw
system-design-primer 繁體中文翻譯計畫。原作者:https://github.com/donnemartin/system-design-primer
mysql/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
yedf2/handy
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
Mooophy/Cpp-Primer
C++ Primer 5 answers
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
binux/pyspider
A Powerful Spider(Web Crawler) System in Python.
alibaba/cobar
a proxy for sharding databases and tables
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
QuantBox/QuantBox_XAPI
正在升级XAPI2,请关注新版,老版不再维护
codingXiaxw/seckill
the source code of `seckill` with development documentation :zap:
vnpy/vnpy
基于Python的开源量化交易平台开发框架
microsoft/vscode-python
Python extension for Visual Studio Code