Stars
10
stars
written in Java
Clear filter
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
OpenGrok is a fast and usable source code search and cross reference engine, written in Java
🇨🇳🇬🇧Chinese and English word spelling corrector.(中文易错别字检测,中文拼写检测纠正。英文单词拼写校验工具)
An embedded KV storage engine for learning HBase
This is a light distributed real time computing framework. It can help you quickly setup a your-self defined distributed real time computing platform.
Netty 4 的一些技术栈示例代码。主要包括入门的demo,心跳机制,粘包拆包,Http服务器实现,NettyClient 重连机制,Netty模仿dubbo实现RPC,Netty搭建自己的redis服务器。