Skip to main content
buildradar
Sign in
Topic · netty

netty

Tracked open-source repos tagged netty, sorted by stars.

Repos
49
Total stars
161,625
Avg. stars
3,298
Share
0.01%

Topics that frequently appear alongside netty on the same repo.

Recent risers

Repos created in the last 90 days, tagged netty.

No new repos tagged with this topic in the last 90 days.

  • JCSprout@crossoverJie

    👨‍🎓 Java Core Sprout : basic, concurrent, algorithm

    26,844-2Star change over the last 7 days
  • 😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等

    23,134+0Star change over the last 7 days
  • vert.x@eclipse-vertx

    Vert.x is a tool-kit for building reactive applications on the JVM

    14,685-3Star change over the last 7 days
  • cim@crossoverJie

    📲cim(cross IM) 适用于开发者的分布式即时通讯系统

    9,490-1Star change over the last 7 days
  • Socket.IO server implemented on Java. Realtime java framework

    7,019+0Star change over the last 7 days
  • gatling@gatling

    Modern Load Testing as Code

    6,954+0Star change over the last 7 days
  • JetLinks 基于Java,Spring Boot ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。

    6,608+7Star change over the last 7 days
  • async-http-client@AsyncHttpClient

    Asynchronous, non-blocking HTTP & WebSocket client for the JVM

    6,395+0Star change over the last 7 days
  • MobileIMSDK@JackJiang2011

    原创全平台IM通信层框架,轻量级、高度提炼,历经10年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持 iOS、Android、Java、H5、小程序、Uniapp、鸿蒙Next,服务端基于Netty。

    6,085+2Star change over the last 7 days
  • armeria@line

    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, Retrofit, Reactive Streams, Spring Boot and Dropwizard.

    5,135+1Star change over the last 7 days
  • helidon@helidon-io

    Java libraries for writing microservices

    3,815+1Star change over the last 7 days
  • reactor-netty@reactor

    TCP/HTTP/UDP/QUIC client/server with Reactor over Netty

    2,777-1Star change over the last 7 days
  • sofa-bolt@sofastack

    SOFABolt is a lightweight, easy to use and high performance remoting framework based on Netty.

    2,505+2Star change over the last 7 days
  • NettyRpc@luxiaoxun

    A simple RPC framework based on Netty, ZooKeeper and Spring

    2,444+0Star change over the last 7 days
  • rsocket-java@rsocket

    Java implementation of RSocket

    2,389+1Star change over the last 7 days
  • zfoo@zfoo-project

    💡Extremely fast enterprise server framework, can be used in RPC, game server, web server.

    2,013+0Star change over the last 7 days
  • whatsmars@javahongxi

    Java生态研究(Spring Boot + Redis + Dubbo + RocketMQ + Elasticsearch)🔥🔥🔥🔥🔥

    1,966+0Star change over the last 7 days
  • :rocket: lightweight high-performance WebSocket framework ( 轻量级、高性能的WebSocket框架)

    1,933+0Star change over the last 7 days
  • Tutorial@zhonghuasheng

    后端 (Java Golang)全栈知识架构体系总结

    1,768+2Star change over the last 7 days
  • 编程笔记、 AI 学习、观影指南、读书笔记、生活感悟、游戏记录

    1,684+2Star change over the last 7 days
  • NettyGameServer@jwpttcg66

    使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑

    1,671+0Star change over the last 7 days
  • proxyee@monkeyWie

    HTTP proxy server,support HTTPS&websocket.MITM impl,intercept and tamper HTTPS traffic.

    1,633-1Star change over the last 7 days
  • Demo for Spring Boot and Spring Cloud microservices with distributed configuration (Spring Cloud Config), service discovery (Eureka), API gateway (Spring Cloud Gateway, Zuul), Swagger/OpenAPI documentation (Springdoc), logs correlation using Spring Cloud Sleuth/Micrometer OTEL and many more

    1,388+0Star change over the last 7 days
  • java-study@xuwujing

    java-study 是本人学习Java过程中记录的一些代码!从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类, 以及一些常用框架,netty、mina、springboot、kafka、storm、zookeeper、redis、elasticsearch、hbase、hive等等。

    1,306+0Star change over the last 7 days
  • ioGame@iohao

    A lock-free, asynchronous, event-driven Java Netty framework for building high-performance network applications. Lightweight and dependency-free, it supports distributed, decentralized clusters without requiring external middleware or databases—ideal for game servers, IoT, and long-lived connection systems.

    1,273+2Star change over the last 7 days
  • game-server@jzyong

    Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, behavior tree, A* pathfinding, navigation mesh and other AI tools

    1,228+0Star change over the last 7 days
  • jforgame@kingston-csj

    jforgame是一个一站式游戏服务器开发框架。包含游戏服务器开发所需要的各种组件,比如socket服务端与客户端,高性能线程模型,自定义二进制消息编解码,自定义orm工具,异步持久化方案,游戏热更新,配置表自动化仓库,游戏通用工具等等,同时提供大量业务案例以供学习。亦可用于其他socket应用,例如及时聊天等。

    1,088+1Star change over the last 7 days
  • CookBook@Byron4j

    🎉🎉🎉JAVA高级架构师技术栈==任何技能通过 “刻意练习” 都可以达到融会贯通的境界,就像烹饪一样,这里有一份JAVA开发技术手册,只需要增加自己练习的次数。🏃🏃🏃

    1,048-1Star change over the last 7 days
  • servicetalk@apple

    A networking framework that evolves with your application

    1,039+2Star change over the last 7 days
  • starlight@baidu

    Java implementation for Baidu RPC, multi-protocol & high performance RPC.

    976+0Star change over the last 7 days
← Back to topics