Pinned Repositories
10billionhongbaos
golang 实现单机支持100万用户,同时模拟了2015年微信红包的1400万QPS的场景,让服务器在压力下,轻松地完成业务。
1m-go-tcp-server
benchmarks for implementation of servers which support 1 million connections
architecture.of.internet-product
互联网公司技术架构,微信/淘宝/腾讯/阿里/美团点评/百度/微博/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
awesome-c
A curated list of awesome C frameworks, libraries and software.
HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 新词发现 短语提取 自动摘要 文本分类 拼音简繁
zuiwanting's Repositories
zuiwanting/c_reading
A collection of open source C++, C and ASM projects that are a good example of how to write C++, C and ASM.
zuiwanting/git-svn-scripts
Scripts to implement a nice workflow with git svn
zuiwanting/jqplot
Forking jqplot (http://jqplot.com/) for personal modifications.
zuiwanting/NetReflector
NetReflector is a dynamic reflective populator for the .NET platform. It uses C# attributes to dynamically construct an object model from a configuration file. It greatly simplifies building configurable, pluggable applications by handling the mapping.
zuiwanting/QuickGraph
My fork of QuickGraph