Stars
Netty project - an event-driven asynchronous network application framework
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
High Performance Inter-Thread Messaging Library
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
A Java API for generating .java source files.
Android filters based on OpenGL (idea from GPUImage for iOS)
Jeepay是一套适合互联网企业使用的开源支付系统,支持多渠道服务商和普通商户模式。已对接微信支付,支付宝,云闪付官方接口,支持聚合码支付。
龙果支付系统(roncoo-pay)是国内首款开源的互联网支付系统,拥有独立的账户体系、用户体系、支付接入体系、支付交易体系、对账清结算体系。目标是打造一款集成主流支付方式且轻量易用的支付收款系统,满足互联网业务系统打通支付通道实现支付收款和业务资金管理等功能。
RxJava 2 Android Examples - How to use RxJava 2 in Android
Jodd! Lightweight. Java. Zero dependencies. Use what you like.
Benchmark comparing serialization libraries on the JVM
Jarslink is a sofa ark plugin used to manage multi-application deployment
An uber-fast parallelized Java classpath scanner and module scanner.
BitTorrent library and client with DHT, magnet links, encryption and more
AlphaPlayer is a video animation engine.
Java serialization library, proto compiler, code generator
Bind a java thread to a given core
Lightweight threads for Java, with message passing, nio, http and scheduling support.
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减…