Pinned Repositories
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
agollo
🚀Go Client for Apollo
AhoCorasickDoubleArrayTrie
An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.
ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
bbolt
An embedded key/value database for Go.
byte-buddy
Runtime code generation for the Java virtual machine.
CMPPGate
这是一个在netty4框架下实现的cmpp3.0/cmpp2.0短信协议解析及网关端口管理框架,支持长短信合并和拆分,也支持wap短信。跟中兴,华为,东软的网关都做过联调。
parser
A MySQL Compatible SQL Parser
queue-service
mochen302's Repositories
mochen302/ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
mochen302/CMPPGate
这是一个在netty4框架下实现的cmpp3.0/cmpp2.0短信协议解析及网关端口管理框架,支持长短信合并和拆分,也支持wap短信。跟中兴,华为,东软的网关都做过联调。
mochen302/crawler4j
Open Source Web Crawler for Java
mochen302/dmatch
支持多人对战的天梯匹配系统
mochen302/DoubleArrayTrie
高级结构双数组Trie树(DoubleArrayTrie) java实现
mochen302/druid
为监控而生的数据库连接池!
mochen302/dubbo
Dubbo is a distributed, high performance RPC framework enpowering applications with service import/export capabilities.
mochen302/elasticsearch
Open Source, Distributed, RESTful Search Engine
mochen302/finagle
A fault tolerant, protocol-agnostic RPC system
mochen302/git
mochen302/hadoop
Mirror of Apache Hadoop
mochen302/heritrix3
Heritrix is the Internet Archive's open-source, extensible, web-scale, archival-quality web crawler project.
mochen302/java-zhconverter-read-only
java-zhconverter-read-only
mochen302/JBullet
A Bullet physics engine ported to Java.
mochen302/jMiniLang
用Java实现的编译器和虚拟机,并在此基础上构建操作系统。
mochen302/jmonkeyengine
A complete 3D game development suite written purely in Java.
mochen302/jpinyin
JPinyin是一个汉字转拼音的Java开源类库
mochen302/ladder_match
天梯匹配算法
mochen302/libgdx
Desktop/Android/HTML5/iOS Java game development framework
mochen302/mycompile
编译器
mochen302/netty
Netty project - an event-driven asynchronous network application framework
mochen302/nutch
Mirror of Apache Nutch
mochen302/transmittable-thread-local
:octopus: A simple 0-dependency java lib for transmitting ThreadLocal value between threads even using thread pool.
mochen302/web
集成Spring4.x+SpringMVC+Mybatis的Java后台管理框架
mochen302/webmagic
A scalable web crawler framework for Java.