215 results found Sort:

7.1k
27.1k
mit
1.7k
👨‍🎓 Java Core Sprout : basic, concurrent, algorithm
Created 2017-12-17
713 commits to master branch, last one 11 days ago
3.8k
20.7k
cc-by-sa-4.0
447
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
Created 2019-10-28
614 commits to main branch, last one 8 days ago
4.9k
15.9k
apache-2.0
553
Open-source IoT Platform - Device management, data collection, processing and visualization.
Created 2016-12-01
18,585 commits to master branch, last one 19 hours ago
2.0k
14.2k
other
533
Vert.x is a tool-kit for building reactive applications on the JVM
Created 2011-06-17
6,128 commits to master branch, last one a day ago
2.8k
9.1k
mit
406
📲cim(cross IM) 适用于开发者的分布式即时通讯系统
Created 2018-05-20
351 commits to master branch, last one 6 days ago
1.6k
6.7k
apache-2.0
395
Socket.IO server implemented on Java. Realtime java framework
Created 2012-01-12
1,045 commits to master branch, last one 2 months ago
1.2k
6.3k
apache-2.0
234
Modern Load Testing as Code
Created 2011-05-31
10,598 commits to main branch, last one 4 days ago
Asynchronous Http and WebSocket Client library for Java
Created 2011-03-07
4,183 commits to main branch, last one 2 days ago
1.3k
5.3k
apache-2.0
240
一个原创多端IM通信层框架,轻量级、高度提炼,历经10年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持 iOS、Android、Java、H5、小程序、Uniapp,服务端基于Netty。
Created 2015-10-07
654 commits to master branch, last one 25 days ago
1.6k
5.1k
apache-2.0
138
JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理...
Created 2020-01-02
1,235 commits to master branch, last one a day ago
895
4.7k
apache-2.0
181
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Ret...
Created 2015-11-16
4,286 commits to main branch, last one a day ago
1.5k
3.7k
apache-2.0
335
MPush开源实时消息推送系统
Created 2016-04-28
1,562 commits to master branch, last one 5 years ago
750
3.7k
unknown
239
Event Driven WebSockets Framework with Cross-Browser Fallbacks
Created 2010-06-30
6,122 commits to atmosphere-2.7.x branch, last one about a month ago
556
3.4k
apache-2.0
125
Java libraries for writing microservices
Created 2018-08-27
3,622 commits to main branch, last one 14 hours ago
:egg: Netty实践学习案例,见微知著!带着你的心,跟着教程。我相信你行欧。
Created 2018-09-18
233 commits to master branch, last one 4 years ago
628
2.5k
apache-2.0
107
TCP/HTTP/UDP/QUIC client/server with Reactor over Netty
Created 2016-08-18
5,103 commits to main branch, last one 16 hours ago
852
2.4k
apache-2.0
159
SOFABolt is a lightweight, easy to use and high performance remoting framework based on Netty.
Created 2018-04-09
120 commits to master branch, last one 10 days ago
1.2k
2.4k
unknown
156
A simple RPC framework based on Netty, ZooKeeper and Spring
Created 2016-03-13
108 commits to master branch, last one 3 months ago
350
2.3k
apache-2.0
109
Java implementation of RSocket
Created 2015-07-08
1,340 commits to master branch, last one 3 months ago
543
2.3k
unknown
164
Chinese translation of Netty 4.x User Guide. 中文翻译《Netty 4.x 用户指南》
Created 2015-02-11
83 commits to master branch, last one about a year ago
553
2.3k
apache-2.0
48
基于Netty+TCP+Protobuf实现的Android IM库,包含Protobuf序列化、TCP拆包与粘包、长连接握手认证、心跳机制、断线重连机制、消息重发机制、读写超时机制、离线消息、线程池等功能。
Created 2019-04-10
30 commits to master branch, last one 3 years ago
663
1.9k
lgpl-3.0
141
强一致分布式事务框架
Created 2017-09-01
187 commits to master branch, last one about a year ago
Netty demos. (Netty 案例大全)
Created 2015-02-11
96 commits to master branch, last one 2 years ago
It is a book about the Essentials of Norman Maurer's Netty in Action.《Netty 实战(精髓)》是对 Norman Maurer 的 《Netty in Action》的一个精简
Created 2015-03-16
227 commits to master branch, last one 3 years ago
:rocket: lightweight high-performance WebSocket framework ( 轻量级、高性能的WebSocket框架)
Created 2018-07-02
94 commits to master branch, last one 2 years ago
380
1.7k
apache-2.0
52
💡Extremely fast enterprise server framework, can be used in RPC, game server, web server.
Created 2021-05-19
1,699 commits to main branch, last one 21 hours ago
669
1.6k
gpl-3.0
140
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据...
Created 2017-02-08
818 commits to master branch, last one 2 years ago
220
1.6k
unknown
32
后端 (Java Golang)全栈知识架构体系总结
Created 2016-01-23
3,012 commits to master branch, last one 2 months ago
编程笔记、观影指南、读书笔记、生活感悟、Switch 游戏
Created 2017-09-12
392 commits to master branch, last one about a month ago
676
1.5k
unknown
132
基于netty的异步非阻塞实时聊天(IM)服务器。
Created 2016-01-25
101 commits to master branch, last one 7 years ago